Page 1 of 1

A developer automates a process which has an Excel file as input data; however, Orchestrator is not available. As a resu

Posted: Wed Mar 15, 2023 5:19 am
by answerhappygod
A developer automates a process which has an Excel file as input data; however, Orchestrator is not available. As a result, the developer needs to adapt the Robotic Enterprise (RE) Framework for use with tabular data.
Based on UiPath best practices, where should the Excel file be read and stored in a global DataTable variable?

A. In the new state in the Main.xaml that transitions from Init.
B. In the InitAllApplications.xaml workflow.
C. In the Get Transaction Data state in the Main.xaml.
D. In the Ina state of the Main.xaml in the First Run sequence.