Entity identification by ERP system

For the ERP system identifier, you must use a field named EcENTITY. ent_id_erp, which must be mapped to a Vault entity property such as ErpToVault or Both

If an entity is imported that has this property non-empty, the entity is first searched for by this property:

  • if just one such entity is found, it is updated with data from DI

  • if the entity is not found, a new one is created according to EcENTITY.name

  • if more than one entity is found, an error is reported and the import is stopped

Last updated