We are facing one issue with Maximo REST API.
We have created a new OS "Z_RFQ". Now using the below link External application is trying to hit the REST URL.
The Object Strcture "Z_RFQ" has been created with "Use Object Structure for Authorization Name?" equal to 1.
The security group has been granted access for all the sig options related to "Z_RFQ".
https://xxxx.yyyyyy.com/maximo/api/os/z_rfq/We are getting the below error in external application system.
"oslc:Error": {
"oslc:statusCode": "404",
"spi:reasonCode": "BMXAA4216E",
"oslc:message": "BMXAA4216E - Unknown Object named Z_RFQ has been encountered. Gather the logs from the <HOME> directory and determine the cause and source of the error.",
"oslc:extendedError": {
"oslc:moreInfo": {
"rdf:resource": "https://mxxxx.yyyyyy.com/maximo/api/error/messages/BMXAA4216E"
But when are using the Maximo Out of the Box OS for Maximo REST URL.
https://xxxx.yyyyyy.com/maximo/api/os/MXAPIASSET/https://xxxx.yyyyyy.com/maximo/api/os/MXAPIADDRESS/We are able to see the result for this. It is working with Maximo
Is there any more setting that needs to be enabled for Maximo Object Structure to be used in Maximo Rest integration ?
------------------------------
keshav ravindran
------------------------------
#Maximo#AssetandFacilitiesManagement#MaximoIntegrationandScripting