Change owner

Changes Owner of the Originator entity to the selected Owner by type:

  • Tenant

  • Customer

Rule node finds target Owner by owner name pattern and then change the owner of the originator entity.

  • Owner 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.

  • Create new owner if not exists - if checked will create new owner(customer) if it doesn’t exist.

  • Owner cache expiration time - specifies maximum time interval is seconds allowed to store found owners(customers) records. 0 value means that records will never expire.

If an entity already belongs to this owner or entity owner is successfully changed - Message sent via Success chain, otherwise, Failure chain will be used.

Last updated