Report extraction in scheduler

tiger19

Member
I have a process where it open in IE, input start and end date, extract report.

In my object, launch IE and I applied check if windows activated > yes > input date > extract > save.

In process, I call the object to launch and another process to input dates.

Upon running it is successful. But when I schedule it, it did not input date > extract > save.

Logs has no error. It is showing Launch, exist. Input Condition complete in few seconds. By right it takes time to finish download.

Anyone able to correct my process?
 
Top