Remove from group
Last updated
Was this helpful?
Last updated
Was this helpful?
Removes Message Originator Entity from Entity Group.
Following Message Originator types are allowed: Customer, Asset, Device.
Finds target Entity Group by group name pattern and then removes Originator Entity from this group.
Group name pattern - can be set direct group name or pattern can be used, that will be resolved to the real group name using Message metadata.
Groups cache expiration time - specifies maximum time interval is seconds allowed to store found entity group records. 0 value means that records will never expire.
Message will be routed via Failure chain in the following cases:
When Originator entity type is not supported.
Target entity group doesn’t exist.
In other cases Message will be routed via Success chain.