Version 2022

This topic provides a list of product changes for ERP Integration for this release.

Table 1. Enhancements and New FeaturesThe following enhancements and new features have been added.
Description Tracking ID
ERP import supports changing the status of a not started work order to cancelled. F61177
Displays an ERP Outbound message that includes custom properties for the following:
  • Work Order
  • Operation Complete
The Work order create, delete, update, status change and complete outbound messages include these custom properties:
  • Work order properties
  • Material lot properties of the produced material
  • Material lot properties of any raw material of a BOM item
  • BOM item properties for route BOM item
F51303
Displays ERP Outbound message that includes all available dimensions of a produced material. For example, for a produced material of certain thickness (y) and height(z), the ERP Outbound message includes dimensional data such as DIM_Y and DIM_Z. F57419
Added mes.erp.outbound.messages.operationSkippedEvent that is triggered when a serial/lot is skipped for an operation. Lots can be skipped manually by an operator or implicity by the operation when they start the next operation. F59744
Added support for subscription to events for inbound ERP scheduler requests. When a request is sent to the ERP scheduler to import, a kafka message is generated when the import request has been processed, indicating whether that import request was successful or not. The ERP scheduler web service also supports query by scheduler jobs status and messages. F57368
The route web service supports exporting a route definition into JSON and XML formats. It is recommeded to leverage this web service when retreiving the route definition of a released route vs. leveraging the mes.erp.outbound.message route release content. It is a known issue that the definition of this message is incomplete. F62737
Adds the property DispositionUpdated to the Material Status Change message at a sublot level. Using this property, the Material Status Change can now indicate if there is an Non Conformance raised against it. F62050
ERP import supports editing some properties for started/in-progress process orders:
  • Planned start and end dates
  • Planned quantity
  • Status
When updates are made, ERP outbound messages are generated upon successful processing of the inbound change request.
F61176
ERP import supports editing some properties for started/in-progress work orders:
  • Planned start and end dates
  • Planned quantity
  • Priority
When updates are made, ERP outbound messages are generated upon successful processing of the inbound change request.
F59917