In the ERP system or PDM system, which also performs ERP tasks, a trigger (SAP: BAPI) ensures that the data changes are transferred to ENTERPRISE 3Dfindit
The trigger starts a script with the
dataset to be updated; the dataset is inserted into the
LinkDB.
Triggers must be written specifically for the existing ERP system
Advantage: data synchronization almost in real time
Disadvantage: Trigger must be implemented individually in the ERP system