I have directly added timer and my sequence in parallel activity with try catch in my Process state, but still the bot is faulting instead of going to next transaction item.
Below is my error
The activity ‘Invoke SQ7 workflow’ with ID 5415 threw or propagated an exception while being canceled.
My issue is something similar to below thread.
UiPath recommends the use of parallel activities to timebox UI activities when interacting with SAP. Unfortunately we are getting the same cancellation error described in this forum, but without using parallel activities we occasionally experience the freezing error that can only be negated by the use of a parallel timebox. Would be good to have this bug rectified soon.