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

The value of the attribute OrganizationCode isn't valid while doing material issue to workorder

Summary:

The value of the attribute OrganizationCode isn't valid while doing material issue to workorder using fscmRestApi/resources/11.13.18.05/materialTransactions, same user is able to complete transaction using Oracle UI

Content (please ensure you mask any confidential information):

Paylod details:

{
"SourceSystemCode" : "FUSION_MOBILE",
"SourceSystemType" : "EXTERNAL",
"MaterialTransactionDetail" : [ {
"InventoryItemNumber" : "RM-ITEM-1234",
"OrganizationCode" : "ORG-1234",
"SubinventoryCode" : "STORES",
"Locator" : "A.1.1.1",
"TransactionQuantity" : 1,
"TransactionTypeCode" : "MATERIAL_ISSUE",
"TransactionUnitOfMeasure" : "EA",
"WoOperationSequenceNumber" : 30,
"WorkOrderNumber" : "WO-123456"
,"TransactionLot":[
{"LotNumber":"LOT-1234","TransactionQuantity":"1"}
]

} ]
}

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



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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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