Unassign From Customer

Unassign Message Originator Entity from Customer.

Following Message Originator types are allowed: Asset, Device, Entity View, Dashboard.

Finds target Customer by customer name pattern and then unassign Originator Entity from this customer.

  • Customer name pattern - can be set direct customer name or pattern can be used, that will be resolved to the real customer name using Message metadata.

  • Customers cache expiration time - specifies maximum time interval is seconds allowed to store found customers 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 customer doesn’t exist.

In other cases Message will be routed via Success chain.

Last updated