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

Log File for MDXDatacopy on Linux

Received Response
6
Views
3
Comments
edited Aug 2, 2018 2:36AM in Essbase 3 comments

Summary

Log File for MDXDatacopy on Linux

Content

Hi All,

Am scripting the MDXData copy in the following manner,

 

//ESS_LOCALE [email protected]

RUNJAVA com.hyperion.calcmgr.common.cdf.MDXDataCopy

"9876543211234567812345" /* key */

"uj999bQsnIdMl4cwLz1NRIlAcKLJWvSkIlXlRtklyPk/EYyqjPbbmzoFeGl8KASa" /*user*/

"Ln6OlyE4iTIXWdvdPuO9hvH4Gkss6aQRDCds87du1HRHzOS5E6dyAtgK5tMDkVhZ" /* password */

"APP1" /* from application */

"DB1" /* from database */

"APP2" /* to application (can be the same as the source) */

"DB2" /* to database (can be the same as the source)*/

"{[Scenario].[Actual]}" /* MDX that defines the column members */

"NON EMPTY Crossjoin({[Custom2].[X1]},Crossjoin({[Custom3].[X2]},Crossjoin({[Custom1].[X3]},Crossjoin({[ICP].[None_ICP]},Crossjoin({[Entity].[X4]},CrossJoin({[Account].[X5]},Crossjoin({[Years].[2018]},Crossjoin({[Period].[Oct]},Crossjoin({[Version].[Final]},{[Currency].[Local],[Currency].[USD]})))))))))"  /* MDX that defines the row members */

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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