In UiPath’s Robotic Enterprise Framework (REFramework), what happens during execution when a system exception occurs in the Get Transaction Data state?

So, in UiPath, there is this framework robotic enterprise framework, right? Uh, can you tell me what will be the execution? when we get a system exception in get transaction? An interview

@Abhinay_Reddy1

Then it goes to end process instead of process state

Cheers

@Abhinay_Reddy1

The execution will transition to End State

Hi @Abhinay_Reddy1,

If it fails while retrieving the transaction item, REFramework will handle the exception and move to the End Process state.

However, if it fails just after entering the Get Transaction Data state (for example, while checking the Stop Signal), the process will terminate with a Faulted status.

Thanks

Hi @Abhinay_Reddy1,

If your query has been resolved, could you please mark the appropriate response as the solution?

Thanks!