Log File for MDXDatacopy on Linux
Summary
Log File for MDXDatacopy on LinuxContent
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 */