I need to get CU Estimate records via the Maximo REST API. When I add the PLUSDESTCONTROL object to an object structure, or use the out-of-the-box PLUSDESTCONTROL object structure, in a GET API call, I get the following error message:
{
"Error": {
"errorattrname": "nprequestnum",
"extendedError": {
"moreInfo": {
"href": "http://localhost/maximo/api/error/messages/BMXAA0031E"
}
},
"correlationid": null,
"reasonCode": "BMXAA0031E",
"message": "BMXAA0031E - The PLUSDESTCONTROL object is read only. Verify the business rules for the MBO or MBOSET object.",
"statusCode": "400"
}
}
This error is happening on MAS 9, but works fine on Maximo 7.6.1.3.
Does anyone have any ideas what introduced this behavior, and what the correct fix is?
-Theo Pozzy
#Integrations#MaximoApplicationSuite#Utilities------------------------------
Theo Pozzy
OneGas
------------------------------