When assets and shop floor systems are created in SAP Digital Manufacturing, and machine data tags are mapped to indicators, it is possible to exchange information between the systems. This means that data is exchanged from SAP Digital Manufacturing to the shop floor layer and the other way round.
When it comes to shop floor Integration, we must distinguish between two general use cases:
Trigger Automation from SAP Digital Manufacturing
In the first use case, indicators are actively read and written from SAP Digital Manufacturing to the shop floor layer. This means that the trigger for when the automation sequence should be executed comes from SAP Digital Manufacturing, and with this the data is read or written.
Example: Order-specific data is stored in a set point indicator in SAP Digital Manufacturing. This means that the set point provides the temperature data for heating an oven in a production line for a specific production order. When it comes to production execution at the corresponding operation activity, a production process is triggered, the data is read from the set point and written to the corresponding indicator, then sent to the data tag of the machine where the temperature is set.
Subscribe to Data Tags – Trigger Automation from Shop Floor Layer
In the second use case, automatic triggers are set in SAP Digital Manufacturing. You can subscribe to data tag changes on the shop floor layer, which means that when a data tag on the shop floor layer changes or remains in a specific status (e.g., while true), the automatic trigger in SAP Digital Manufacturing reacts on that data condition and triggers the production process.
Example: A data tag, which represents temperature in an oven, is mapped to an indicator in SAP Digital Manufacturing. If the temperature reaches a threshold, an alert is sent to the production supervisor. The logic of sending an alert when the threshold is reached is implemented in the production process. This means that when you have subscribed to a data tag and the data tag changes (i.e, a temperature threshold is reached), an alert is sent.

