Hello,
I want to set up a workflow / Business Rule that does the following:
I have entity A, in this entity there are entries that contain the field X, among other things.
Entity A's entries are linked to entity B in the form that one entry from A can have multiple entries from B.
Now the following should happen:
If I set the X field to a specific value in entity A's entry, then all entity B's entries that have a specific status should be set to a new value Y.
Example:
Entry in Entity A has status field "Active", I set it to Inactive. Then the status of the related entries of entity B that have a certain status should be automatically set to a new value.
How can I set this up in the workflow? The Advanced Pack is available.
Thank you for your help.
I want to set up a workflow / Business Rule that does the following:
I have entity A, in this entity there are entries that contain the field X, among other things.
Entity A's entries are linked to entity B in the form that one entry from A can have multiple entries from B.
Now the following should happen:
If I set the X field to a specific value in entity A's entry, then all entity B's entries that have a specific status should be set to a new value Y.
Example:
Entry in Entity A has status field "Active", I set it to Inactive. Then the status of the related entries of entity B that have a certain status should be automatically set to a new value.
How can I set this up in the workflow? The Advanced Pack is available.
Thank you for your help.
Comment