on 08-11-2021 12:28 PM
Is there a way to persist objects in memory across a particular session. Specifically, related to Specialty Planning and transforming time periods, which are dynamically based on the workflow scenario & year into the proper cube periods. Now, am using a parser rule to transform the Calc Period to a fiscal period based on the Scenario settings at the time of import.
Suggestion is to use the Globals object. Was later confirmed that this reduced the calc time from 14 to 3 seconds.