Hi Community,
We need your guidance to connectivity and REST API execution steps to connect IBM PA PAW objects & modification through REST API
- Process
- We are trying to run process via REST API with parameters, but API parameters are not recognized during execution with below syntax.
- POST URL used: https://IBM PA.planning-analytics.ibmcloud.com/tm1/api/DatabaseName/api/v1/Processes('Process Name')/tm1.Execute?pADD=DELETE&pUser=CAMID(\"pans:u:ABC@XYZ.com\")
- Dimensions
- Kindly can you let us know, can we modify or delete any element within dimension through REST API parameters / or value.
- DELETE https://IBM PA.planning-analytics.ibmcloud.com/tm1/api/DatabaseName/api/v1/Dimensions('Test_API')/Hierarchies('Test_API')/Elements/$ref?$filter=Name
eq 'ABC'
- Kindly guide us in above statement what are we missing and below error we are receiving after execution
- DELETE not allowed on a contained collection valued navigation property!
------------------------------
Chandrakant Jagadale
------------------------------