Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Create a Project Work Order Using REST API — Cloud Customer Connect
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

Create a Project Work Order Using REST API

Received Response
36
Views
2
Comments

Summary:

We are not able to create maintenance work order along with project and task detail through REST API.

Content (required):

We are passing correct payload and its creating work order but without project number and task number. We are using the below API document to create work order.

https://docs.oracle.com/en/cloud/saas/supply-chain-management/22c/fasrp/op-maintenanceworkorders-post.html

Version (include the version you are using, if applicable):

22c

Code Snippet (add any code snippets that support your topic, if applicable):

{

 "WorkOrderNumber" : "LTEST10002",

 "WorkOrderTypeCode" : "PREVENTIVE",

 "WorkOrderSubTypeCode" : "ORA_PLANNED",

 "AssetNumber" : "XXXMDA1X6",

 "OrganizationCode" : "XXXABC",

 "MntWorkDefinitionCode" : "AXXA",

 "Status" : "RELEASED",

 "PlannedStartDate" : "2022-09-05",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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