Loop inside Business Process
The attached business process contains logic with repetitive bot execution. The solution is very helpful for some RPA execution, when it is required to execute any particular bot a few times during the day or week, or when some customer infrastructure is not available for some time. The described approach enables to process one record multiple times until some successful condition will be met. Take a look into the picture bellow.

For example, it is required to cancel some insurance policy using the RPA bot, but the system is not working as expected due to some system error or communication issues. The provided business process allows to run with an error bot "Cancel Policy in TV" five times with one day delay. In case of one successful run, the business process will complete processing.
Refer to repetitive_bot_execution.zip.