How to configure one rule to run after another rule or a web action
Summary: There are situations when it is necessary to perform some additional actions when one action completed. To finish users' accounts provision, for example. In this case, Cayosoft Administrator allows running one rule after another rule or a web action.
This article describes how to configure one rule to run after another rule.
Applies to: Cayosoft Administrator 5.x and above
Rule configuration
Suppose that you have Rule 1, Action 1 and Rule 2. And you need to run Rule 2 just after Rule 1 or Action 1 is completed.
IMPORTANT: For Rule 2 in Query criteria select ObjectGUID of user created in the Web Portal. In this case, ObjectGUID of the object created in Rule 1 or Action 1 will be used in Rule 2.
Open Rule 1 or Action 1.
Switch to Design mode, see the Design Mode article for more information.
Go to the Action tab.
Expand Rules to run after this rule section.
Click Add and select Rule 2.
Click OK on Select Rule form.
Click Save changes.
After this configuration Rule 2 will run just after Rule 1 or Action 1 is completed.
Comments
2 comments
How can you create a configuration like this for an Office 365 rule? ObjectGUID is not available as a condition. Can any other variables be used?
Hi Jonathan,
Only rules that have ObjectGUID value can be used as post rules. Rules without ObjectGUID don't support this scenario.
Thanks, Tatiana
Please sign in to leave a comment.