cancel
Showing results for 
Search instead for 
Did you mean: 

Wait time for 5 min in process chain

Former Member
0 Kudos

hi Guru,

how to add in the process chin for wait time 5 min.

two flat files are there, once the complete of first flat file wait for another 5 min for the second flat file load.

my question how to add a condition for 5 min wait time , the flat file load after 5 min(means second process is trigger after 5 min).

Thanks in advance

Edited by: priya das on Sep 29, 2008 5:02 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

See if below threads are useful -

Former Member
0 Kudos

As stated in the threads provided by Mayank, you just need to right click on the process which you want to be started after 5 mins. and say Wait time and enter the time in seconds. So 5 mins would be 300 seconds.

Regards

Rohit

Former Member
0 Kudos

In BI 7.0 it's called 'Debug Loop'. Previous posts are correct though.