Job Scheduled in Flow Designer - where it is?

Luis Roman1
Tera Contributor

I scheduled a job using flow designer. Now I would like to know where can I go in my PDI to see that the schedule date and time was successfully scheduled or is in the queue for execution? I search the event logs and cannot find it? Education will be appreciated.

 

Luis

1 ACCEPTED SOLUTION

Nootan Bhat
Kilo Sage

Hi @Luis Roman1,

You can check these 2 tables: 

sys_flow_timer_trigger

sys_flow_trigger_auto_script

The flow schedules are updated in these tabes.

 

Let me know if it helped.

 

Thanks

Nootan

 

 

View solution in original post

2 REPLIES 2

Swapna Abburi
Mega Sage
Mega Sage

@Luis Roman1 

Scheduled jobs configured thru Flow designer are available also available in Scheduled Jobs (sys_trigger) under System Scheduler. Name of the scheduled job will start with "Trigger:"

Nootan Bhat
Kilo Sage

Hi @Luis Roman1,

You can check these 2 tables: 

sys_flow_timer_trigger

sys_flow_trigger_auto_script

The flow schedules are updated in these tabes.

 

Let me know if it helped.

 

Thanks

Nootan