Error in Groovy Calc calling the Change Planning Unit Status
Content
I am trying to use this command in a groovy calc. I have gotten other direct calls to the REST API to work with this connection.
I have reviewed the help for this command at:
Based on the error appears I am having an issue correctly passing the Entity and secondary dimension for the Planning Unit. 9000 is the Entity and 77014 is the Product.
Log messages :
{"message":"Got null PU for: scenarioName: OEP_Plan versionName: RequestToSpend entityName: null dpMemberName: null","localizedMessage":"Got null PU for: scenarioName: OEP_Plan versionName: RequestToSpend entityName: null dpMemberName: null","detail":"Got null PU for: scenarioName: OEP_Plan versionName: RequestToSpend entityName: null dpMemberName: null","status":400}
0