SAM Pro - Direct Integration profile for Microsoft: can it be executed on-demand manually?

Lionel Falk
Tera Contributor

The job is running daily. Is here a way to request a new execution to get fresh data from Microsoft? Which user profile is also needed for executing the job, is sam_admin enough? 

1 ACCEPTED SOLUTION

dreinhardt
Tera Sage

Hi @Lionel Falk

the jobs are located in table [sys_trigger] (All > System Scheduler > Scheduled Jobs) and this table is by default restricted to users with the role admin to read/execute any of the jobs.

 

Recommendation - create a catalog item & flow to execute the job on demand or change the execution to two times a day.

 

Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.

View solution in original post

5 REPLIES 5

Hi @dreinhardt , finally the proposed solution 1 above will be replaced by a second execution of the job (twice a day) to minimize the complexity, as you proposed as solution 2). Decision taken by the tech team.