To execute bot in every 10 mins from 8.30 to 9.30 AM based on condition

Hi Team,

Bot need to check in application the current date is updated or not. If current date is updated bot execution does not require further.

First bot run time is 8.30AM. If current date is not updated, I need to execute bot in every 10 mins until the current date is updated till 9.30 AM.

Could you please provide suggestion how this can be achieved.

Thanks

Hey
You can use re framework and add one more idle state there where you can
Handle this part
You need to add condition of timespan and flag to stop it after 60 min. Add this one into get data transition
Also add idle state where it will wait for 10 min to attempt again

Share your xaml file here in case additional support required.

Thanks
@nithya

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.