Maximo Open Forum

 View Only
Expand all | Collapse all

MXRECEIPT REST API throws BMXAA0024E - The action READ is not allowed on object RRB.

  • 1.  MXRECEIPT REST API throws BMXAA0024E - The action READ is not allowed on object RRB.

    Posted 2 days ago

    Hi,

    I'm getting this error => BMXAA0024E - The action READ is not allowed on object RRB. Verify the business rules for the object and define the appropriate action for the object.

    while a post request is sent to Maximo via REST API. This is amazing that the same JSON body can be successfully pushed via POSTMAN.

    I'll be grateful for your expert advice.

    Best regards,

    Shahid


    #EverythingMaximo

    ------------------------------
    Shahid Saeed Khan
    Oman Airports Management Company
    ------------------------------


  • 2.  RE: MXRECEIPT REST API throws BMXAA0024E - The action READ is not allowed on object RRB.

    Posted 2 days ago

    MXRECEIPT is a special object structure that cannot be queried. You can submit records or have a publish channel trigger outbound but GET requests cannot be made against it. 

    If you need to query, you'll need to setup object structures for the persistent objects like MATRECTRANS and SERVRECTRANS. 



    ------------------------------
    Steven Shull
    Naviam
    ------------------------------