Skip to main content

Hello community,

We try to use REST APIs to manage the receipt of our purchase orders in 23R1. However we have a problem during this CreateArrivalReceipt call which returns us this error "message": "ORA-20110: ReceiveOrder.NOSERIAL: Serial No must have a value.". Does anyone have a solution to our problem?
Thank you for your feedback

Hello Julien,

are some of the part serial tracked?
Then you filled it with the serial.
If not, I assume you need to set a “*” as value. Hope I this will help you.

BR Holger


Best is to do it manually in the UI and then check the network tab in the browser to see what calls were sent over to IFS. 

You can see then what data was used in the POST message

 

 


Reply