Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  Maximo Rest API Error

    Posted Mon June 15, 2020 11:04 AM
    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
    ------------------------------

    #AssetandFacilitiesManagement
    #Maximo


  • 2.  RE: Maximo Rest API Error

    Posted Tue June 16, 2020 10:00 AM
    Which version of Maximo you are using. If its not Maximo 7.6.1.1, than you have to raise PMR with IBM they will send you
    fix for that.

    mxe.int.enableauth=1 and mxe.int.enableosauth=1  cause problem in REST Api in Maximo for version below 7.6.1.1.

    Its working fine in Maximo 7.6.1.1

    regards,

    Syed

    ------------------------------
    Syed Abdul Samad
    ------------------------------