How to trigger a campaign from userupdate rule

Saviynt_learner
Regular Contributor
Regular Contributor

USECASE:

If a user customproperty 1 updated as yes, we need to launch a user manager campaign for that particular user to verify his account/ access.

 

is it possible to launch it for one single user, if yes, what arethe config I need to mention in the user update rule section.

4 REPLIES 4

smitg
Regular Contributor III
Regular Contributor III

Hi @Saviynt_learner ,

Yes its possible to launch campaign for 1 user. 

  • Create a User update rule with action Launch Certification.
  • Select Manager, to launch the certification for User Manager.
  • Click Campaign Configuration to create a campaign for the user update rule.For config details refer here
  • When the user attribute mentioned in the rule is modified in Saviynt Access Manager and matches the condition, then user certification will be saved to be launched later in Saviynt.
  • Go to Admin >Job Control Panel>Attestation and schedule LAUNCHCERTIFICATIONFROMRULEJOB to launch campaign for all the users modified and matching the rule.

Thanks,
Smitha

Thank you for the response @smitg .

 

But here the problem is we dont know who will be the manager, we just take a random user and update his custom property

smitg
Regular Contributor III
Regular Contributor III

@Saviynt_learner , sorry for the confusion, no need to select user's manager. You just need to select value 'manager' from dropdown to get other configuration page 

smitg_0-1694780727880.png

 

Saviynt_learner
Regular Contributor
Regular Contributor

Thanks for confirming, Even I have already tried and found the solution. Still appreciate your willingness to answer the forum  question.