ASO Groovy - Clear target before allocataions — 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

ASO Groovy - Clear target before allocataions

edited Jun 22, 2020 7:20AM in Planning 9 comments

Summary

We want to clear target account before performing ASO allocations

Content

Hi All,

We are performing ASO groovy allocations in our project and the only issue we are facing is clearing target account before performing allocations. This to me looks like a standard functionality but I wasnt able to find any groovy function that does this function.

We also tried custom groovy script :

/* RTPS: */
CustomCalcParameters parameters2 = new CustomCalcParameters()
parameters2.Pov = "Crossjoin(Crossjoin(Crossjoin(Crossjoin(Crossjoin({Descendants([Corporate Allocations], [Corporate Allocations].dimension.Levels(0))},{Descendants([ENBCON], [ENBCON].dimension.Levels(0))}),{Descendants([YearTotal], [YearTotal].dimension.Levels(0))}),{[OEP_Plan]}),{[OEP_Working]}),{[FY20]})"
parameters2.target = ""

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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