Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/06/2024 06:15 AM
Hello,
It appears that the delayed action functionality in user update rule is not working.
We have the following use case:
When a user's CP23 is updated, disable account task should be generated immediately and create account task should be generated after 24 hours.
I tried to include both the rules in single user update rule and also tried separating both but did not work either way. Disable account task is creating immediately but create account task never gets generated.
Could you please confirm if the delayed action functionality is not working, or I am missing something?
I believe we can achieve this with analytics also. Could you also please provide the analytics query as this is a time sensitive implementation?
08/06/2024 06:16 AM
Did you checked logs / execution trail
08/06/2024 06:18 AM
Hi @NPY , ideally it won't work as you are trying to create a account task for a user who already have an account.
08/06/2024 06:20 AM
We have a process in between to change the manually suspended accounts to "suspended from import service". I can create the create account task manually.
08/06/2024 06:24 AM
@NPY , manually via ARS?
08/06/2024 06:29 AM - edited 08/06/2024 06:29 AM
No, via enhanced query execution job.
08/06/2024 06:30 AM
Yes @NPY but not supported via technical rule..
08/06/2024 06:19 AM
I see the rule once run in execution trail but don't see anything in the logs. The rule is in processed state in execution trail.
08/06/2024 06:19 AM
What about user update history
08/06/2024 06:20 AM
I see the rule being run in User update history.
08/06/2024 06:23 AM
Then you need to validate logs to check issue
08/06/2024 06:30 AM
Is there a way to write an analytic query to generate a create account task for the endpoint when there is a change in CP23 and disable account task is created?
08/06/2024 06:33 AM
Create account is not allowed action for actionable report
08/06/2024 06:43 AM
What is " 0 Days" in delayed action?
08/06/2024 10:22 AM
task start will be task creation + 0 day
task created on 6th Aug then , task will be processed on 6th Aug (0days) , 7th Aug (1 day)
08/06/2024 11:23 AM
Okay, I was trying to see if there was any difference on having 0 day vs not mentioning any "execute at" value.
08/06/2024 08:44 PM
✅Please click the 'Accept As Solution' button on the reply (or replies) that best answered your original question and hit 'Kudos' button 👍.