About This Recipe
This recipe demonstrates how to create advance shipment notices in Oracle Fusion Cloud SCM. An Advance Shipment Notice (ASN) informs the receiving organization about an upcoming shipment, and it can be transmitted in various formats such as Electronic Data Interchange (EDI) or JSON.
This recipe is designed for suppliers to enable them to submit the necessary information in JSON format using the REST-based interface. Upon receipt of the request, the interface will generate an ASN in Oracle Fusion Cloud SCM and send a response message back to the supplier confirming the ASN creation. If any issues arise during ASN creation, the status along with an error message will be returned to inform the requester of the problem.
To use the recipe, you must install the recipe and configure the connection and other resources within the recipe.