Maximo

Maximo

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

 View Only
  • 1.  Maximo Mobile - MAF application 8.7- EAM - No Data or Apps

    Posted Mon April 04, 2022 04:27 PM
    MAF Application 8.7.0

    Application List is empty or No Data. Seeing below exception, please suggest

    ....
    ....
    stack: Error: Bad Request
    at Request.callback (/graphite/packages/config-server/node_modules/superagent/lib/node/index.js:883:15)
    at /graphite/packages/config-server/node_modules/superagent/lib/node/index.js:1127:20
    at IncomingMessage.<anonymous> (/graphite/packages/config-server/node_modules/superagent/lib/node/parsers/json.js:22:7)
    at IncomingMessage.emit (events.js:326:22)
    at endReadableNT (_stream_readable.js:1241:12)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)
    --
    originalError: {
    "status": 400,
    "response": {
    "req": {
    "method": "GET",
    "url": "https://xxxxxx/maximo/api/os/oslcmafappdata?oslc.select=appid--app,version,status,revision,deploydatetime,deployby,buildtimestamp,maxapps.originalapp,maxapps.description--description,ismobile&lean=1&collectioncount=1&oslc.where=status=%22ACTIVE%22&oslc.order-by=appid&addschema=1&apikey=xxxxxxx",
    "headers": {
    "accept": "application/json"
    }
    },
    "header": {
    "-----
    ],
    "-------
    },
    "status": 400,
    "text": "{\"Error\":{\"extendedError\":{\"moreInfo\":{\"href\":\"https:\\/\\/xxxxxxxx\/maximo\\/api\\/error\\/messages\\/BMXAA0024E\"}},\"reasonCode\":\"BMXAA0024E\",\"message\":\"BMXAA0024E - The action READ is not allowed on object MAFAPPDATA. Verify the business rules for the object and define the appropriate action for the object.\",\"statusCode\":\"400\"}}"
    }
    }


    ------------------------------
    Udaya Vustela
    ------------------------------

    #AssetandFacilitiesManagement
    #Maximo


  • 2.  RE: Maximo Mobile - MAF application 8.7- EAM - No Data or Apps

    Posted Tue April 05, 2022 07:51 AM
    For pushing and retrieving apps in the Configuration tool you have to grant permission to the security groups you want to the OSLCMAFAPPDATA object structure. You configure that inside the Security Groups application. We cover this in the Configuration Guide (https://www.ibm.com/support/pages/node/6408032 and choose the appropriate Customizing Mobile... PDF for your version) but it's easy to miss because there's a lot of information in these PDFs. 

    The mobile apps retrieve apps a different way. That's why you could have been utilizing the mobile application but not able to customize. This difference is intentional as only a few people inside an organization are typically allowed to modify the apps.

    ------------------------------
    Steven Shull
    ------------------------------



  • 3.  RE: Maximo Mobile - MAF application 8.7- EAM - No Data or Apps

    Posted Tue April 05, 2022 08:28 AM
    Hi Steven,

    All permissions were granted for OSLCMAFAPPDATA. I was able to see the applications after granting permission to OSLCWPEDITSETTING 



    ------------------------------
    Udaya Vustela
    ------------------------------