EPM Automate batch issue running runIntegration and runPlanTypeMap in the same batch
Summary:
EPM Automate batch issue running runIntegration and runPlanTypeMap in the same batch. It works if we run them one at the time separately but not together.
Content (required):
We are testing EPM Automate batch with runIntegration and runPlanTypeMap in the same batch. However, the batch is only processing Integration step. It does not run data map. They run separately fine but not together in the same batch. Any recommendations how to run them in the same batch?
EPM Automate batch includes:
REM Run Integration to load data for current month
epmAutomate runIntegration CZR_OFC importMode=Replace exportMode=Replace period="{&CZR_CurMnth#&CZR_ClrYr}"
0