Receive Messages from an ERP System
Before you begin
Procedure
Message Type | Message Format |
---|---|
Message containing a work order | where
{WOID} is a JSON document that specifies the work order. For
a sample WOID, refer to JSON Work Order Import Document (WOID). |
Message containing a process order | where
{POID} is a JSON document that specifies the process order.
For a sample POID, refer to JSON Process Order Import Document (POID). |
Message containing a material | where
{MMID} is a JSON document that specifies the material. For a
sample MMID, refer to JSON Material Master Import Document (MMID). |
Message containing a material lot | where
{MLID} is a JSON document that specifies the material lot.
Sometimes, an MLID includes receiver data
(represented by |
Message containing outside processing | where
{MLID} is a JSON document that specifies the OSP. For a
sample MLID that contains an OSP, refer to JSON Outside Processing Master Import Document. |
- For information on which components of each type of record are created or updated while importing, refer to:
- For a list of example error messages while importing, refer to the Troubleshooting section of this document.