ApplyChanges@2
Node ApplyChanges@2
is used to apply changes to Runtime entities in the OctoMesh Asset Repository.
In contrast to ApplyChanges@1, this node can not only handle the creation of new update items but also the creation or even deletion of associations between entities.
- See CreateUpdateInfo@1 for an example of how to create an update info object.
- See FilterLatestUpdateInfo@1 for an example of how to filter the latest update info object.
Adapter Prerequisites
Node Configuration
This node's configuration does not have the fields path
, targetPath
, targetValueWriteMode
, and targetValueKind
.
transformations:
- type: ApplyChanges@2
entityUpdatesPath: somePath # Path to the array of update info objects
associationUpdatesPath: someOtherPath # Path to the array of association update info objects