You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Link Depot Repair RMA to Repair Order

edited Nov 1, 2022 2:03PM in Service Logistics 5 comments

Summary:

Link Depot Repair RMA to Repair Order

Content (required):

Hi Team -

  1. We have created Depot Repair RMA via Service Request REST APIs.
  2. RMA Order is visible in Depot Repair Workbench.
  3. We have created a Maintenance Work Order via REST API
  4. To link Depot Repair RMA Order and Maintenance Work order we have used document Reference API.

We have used following webservice to add Depot Repair RMA Order to Maintenance Work Order:

URL: https://<<instance>>/fscmRestApi/resources/11.13.18.05/maintenanceWorkOrders/300000054889523/child/documentReference

method : POST

Payload:

{

    "DocumentNumber": "0000153006.1",

    "DocumentType": "ORA_RETURN_ORDER"

}

Response is success and it has linked to the RMA link. But the Maintenance WO link is not visible in Deport Repair Workbench.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!