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

Data maps from BSO to ASO includes Dynamic Smart List members using Groovy

in Planning 17 comments

Summary:

Hi All,

Please review the bellow groovy script and help us to add the Smartlist syntax.

Smartlist Name: SL_BillType ,Smartlist Member Name: Dyn_Billing Type, (Target dimeins name : Billing Type)


Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

// Connect to DC_PLN to DC_RPTG

Cube cube = operation.application.getCube("DC_RPTG")


// Execute a Data Map on each company for PL Data

operation.application.getDataMap("Actual_Digital_Push_DC").execute([

"Account":"ILvl0Descendants(Account)",

"BU":"ILvl0Descendants(BU)",

"Years":"&NextFiscalYr",

"BU":"ILvl0Descendants(BU)",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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