Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/17/2024 11:34 PM
Hello Team
We have the below two jobs and need to run this jobs via trigger chain job,
1.RunAllAnalyticsJob--TestAnalytics1
2.User Import via a Connection (UserImportJob)-->TestUserImport1
If we run this trigger chain via manually, then TestUserImport1 job is running twice instead of once.
But if we run TestUserImport1 job via manually,then TestUserImport1 job is running only one time and if we run this trigger chain via schedule, then TestUserImport1 job is running only one time.
Please can you help ,why this userimport job is runnning twice instead of once,If we run this trigger chain via manually.
Thanks
Sumalatha M
07/18/2024 10:11 AM
The execution of this job will be blocked if any of the following job(s) are running:
07/18/2024 10:15 PM
Hello @rushikeshvartak
Thank you for your reply.
Yes, we know that this job is running in thread and this job was not blocked due to any other jobs.
Here issue is:
If we run this trigger chain job via manually (not scheduled), then TestUserImport1 job is running twice instead of once. But, if we run TestUserImport1 job via manually, then TestUserImport1 job is running only one time and if we run this trigger chain via schedule, then TestUserImport1 job is running only one time.
Thanks
Sumalatha M
07/18/2024 10:58 PM
Schedule job separate
07/23/2024 10:34 PM
No, we need to run these two jobs from trigger chain job.
If we run this trigger chain job via manually or scheduled also then UserImport job is running twice instead of once. This issue is happing for newly created jobs not for old jobs.
Thanks
Sumalatha
07/24/2024 08:14 PM
Validate job configuration in database