The BOM upload process goes through several stages from upload to success. The Message Queue located in the Product Sourcing Manager area on the Administration tab shows the current status of the process.
The following BOM upload statuses are possible:
Status | Description |
---|
CREATED | The original payload is saved in the system. |
PRE_PROCESSING | The system is extracting and validating the XML content. |
INVALID | Either a specific BOM in a payload failed validation or all of the BOMs in a payload failed validation. |
STAGED | All of the BOMs in the payload were validated. |
PARTIAL_STAGED | Some of the BOMs in the payload were validated and staged, while some failed validation. |
PROCESSING | The system is processing the data into tables. |
SUCCESS | All the BOMs in the payload were successfully processed. |
PARTIAL_SUCCESS | Some of the BOMs in the payload were validated and processed successfully, while some failed validation. |
FAILURE | A runtime exception occurred. |