Hi Brilliant,
Looking assistant in re-framework
I want to run 3 data table using re-framework. Could you please help me out?
- Bot will read 3 data table. one is for orchestrator queue, two are excel files
- When run the bot a input dialogue box appears with {“Automation 1”, “Automation 2”, “Automation 3”} 3 option
- If I will select “automation 1” then bot will read the “orchestrator queue” and queue item will display into in process transaction as a message box. set the status as success/fail in set transaction status.
—> if i will select “automation 2” then bot will get the input from “excel file 1” display it by msg box in process transaction.xaml and set the status as success/fail in set transaction status.
—> if i will select “automation 3” then bot will get the input from “excel 2” which is another
data table and display it by msg box in process transaction.xaml and set the status as success/fail in set transaction status.
If it would be doable then please share a reframework workflow for references.
I want to do it by single reframework only not any dispatcher and performer way. Thanks in advanced.
All other steps would be same as reframework nature like error handling, log generation and so on.
Note: If possible then please share dummy xaml in current version in UiPath
Thanks