Setting up Forecast Start Date in MFP
In MFP for setting "Bottom Up Plan - Working Plan Forecast Start Date" scalar measure below expression is triggered in global domain
mace -d $domain -run -expression "BUWpStartDt=now"
Post this other batch rule groups are triggered. I see batch forecast rule (batch_fc) is ending with invalid forecast start date error. Looks like "now" is not getting executed as expected and not able to setup the measure value as required. I see calendar do have values till 2012 (GA clnd file) and hence changed RPAS_TODAY to somewhere in 2011 , still same error.
printMeasure output for BUWpStartDt measure with -allPopulatedCells (screenshot below)