Page 1 of 1

A developer automates a process which has an Excel file as input data. Because the Orchestrator is not connected, the de

Posted: Wed Mar 15, 2023 5:19 am
by answerhappygod
A developer automates a process which has an Excel file as input data. Because the Orchestrator is not connected, the developer needs to adapt the Robotic Enterprise (RE) Framework to use it with tabular data.
Where in the REFramework is it a best practice to read the data from the Excel file and store it in a global DataTable variable?

A. In a new state in the Main state machine, immediately after the Initialization state
B. In the Initialization state in the First Run sequence
C. In the InitAllApplications.xaml workflow
D. In the Process Transaction state