In the ERP system or PDM system, which is assuming ERP tasks, a Trigger (SAP: BAPI) actuates the transfer of data changes to PARTsolutions
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