Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

How can we know how a particular task has been triggered

Debankita
New Contributor III
New Contributor III

Hi Team,

 

Is there any way to figure out how a particualr task has been triggered? 

Please note the task has not been trigerred by any ARS request.  We want to know how the task has been trigerred.

4 REPLIES 4

Raghu
All-Star
All-Star

@Debankita  check may be it will create via actionable analytics and analytics job


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

Debankita
New Contributor III
New Contributor III

Hi @Raghu ,

 

That is what I want to know that which particular analytics or user update rule has triggered the particular task. Is there a way in Saviynt to know the same

Not sure mostly related application name to check analytics and analytics v2 jobs may be you will get based on time shcudle


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

rushikeshvartak
All-Star
All-Star
  • You can find this information under arstasks table with source and soruceid column
  • select taskkey , source,sourceid from arstasks where taskkey=999

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.