Dear Team,
We have six BAT files that we execute daily for a specific banking activity. During the end-of-day (EOD) process we manually run each BAT file one by one with each file taking approximately 15 to 20 minutes to load and complete.
To automate this process we use RPI which executes all BAT files sequentially and completes the process while also sending an SMS notification. However during the last execution RPI ran the BAT files multiple times consecutively—each BAT file was executed three times in a loop.
Could you please explain the possible reasons for this issue? Additionally, it would be helpful to understand an example scenario of why this might have happened and how we can prevent it from occurring in the future.
We are using a Windows Server.