My Oracle Support Banner

FA:SCM:MFG: Changes to Create Work Order Service After 20A (Doc ID 2656086.1)

Last updated on MARCH 12, 2021

Applies to:

Oracle Fusion Manufacturing Cloud Service - Version 11.13.20.01.0 and later
Information in this document applies to any platform.

Goal

On : 11.13.20.01.0 version, Work Execution

Create Work Order Service is not working as expected after the new release 20A 

Web Service url: https://xxxx-xxx.fa.us6.oraclecloud.com/fscmRestApi/resources/11.13.18.05/workOrders
Operation Create WorkOrders (POST)
Attribute ItemStructureName in view object WorkOrder cannot be set.

Sample Payload Used:
{
"OrganizationId": <orgID>,
"WorkOrderNumber": "<WO Number>",
"WorkOrderType": "STANDARD",
"InventoryItemId": <INV ITEM ID>,
"ItemStructureName": "Primary",
"WorkOrderStatusCode": "ORA_RELEASED",
"PlannedStartQuantity": 1,
"UOMCode": "<UOMCODE>",
"PlannedStartDate": "<Planned Start Date>",
"CompletionSubinventoryCode": "<Compl Sub INv>",
"ExplosionFlag": true
}

Earlier these payloads used to working.? Any changes in 20A for Attribute ItemStructureName
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.