Data modification
Description
Create, modify, or delete an entity in the domain center data model or in the product-project data model.
Class |
|
Type |
|
Properties
Specification | Description |
---|---|
Name: |
Data class of the modified object instance. |
Name: |
Operation on the object: 0 - deletion, 1 - creation, 2 - modification of properties. |
Name: |
Identifier of the modified object instance. |
Name: |
JSON content of the object instance before modification. For a create operation, contains the instance data after creation. |
Name: |
JSON content of the object instance after modification. For delete operation contains instance data before deletion. |
Name: |
The type of entity that made the change: user, integration, script, system, master. |
Name: |
Identifier of the entity that made the change (user, integration channel, scenario) |