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.
Trigger have to be especially written for the available ERP system.
Advantages: nearly real time data comparison.
Disadvantage: Trigger has to be individually implemented in the ERP system.