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?
- In the new state in the Main.xaml that transitions from Init.
- In the InitAllApplications.xaml workflow.
- In the Get Transaction Data state in the Main.xaml.
- In the Ina state of the Main.xaml in the First Run sequence.
Answer(s): C
Reference:
https://forum.uipath.com/t/can-we-use-robotic-enterprise-framework-for-small- scenario-like-printing- table-of-5/72507
Reveal Solution Next Question