Error occurred in Groovy datamaps — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Error occurred in Groovy datamaps

Summary:

We've created a custom datamap using groovy, where We're customizing few dimension members. The script runs smoothly if we hardcode the Account members but fails sometimes if we run for all COA. it fails with the Error: Network error [%s]: Connection has been closed
Push Data failed. Error: The Hyperion Essbase operation failed with an error code: 1042016.
Error occurred during "[Step 3 Of 4: Clearing data.]"

Working Script: operation.application.getDataMap("BSO To ASO - Test").execute(["Account":"5110701,1250151","Scenario":"Actual","Version":"Base","Years":"&svcurryr","Future 2":"No Future 2","Categories":"No Future 3",],true)

Non-Working Script: operation.application.getDataMap("BSO To ASO - Test").execute(["Scenario":"Actual","Version":"Base","Years":"&svcurryr","Future 2":"No Future 2","Categories":"No Future 3",],true)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!