Using RE.
I have excel data uploaded to queue(using Dispatcher) and I am Getting the some string value (r.g abc123) from the web page.
I have to store that ‘abc123’ to my excel for each transaction.
Can anyone please suggest!
Using RE.
I have excel data uploaded to queue(using Dispatcher) and I am Getting the some string value (r.g abc123) from the web page.
I have to store that ‘abc123’ to my excel for each transaction.
Can anyone please suggest!
Hi @Gagan_Chaudhari ,
I suggest you to follow the documentation and training related to RE framework in UiPath academy.
Suggestion from my side.
Use your dispatcher work flow in init state first run so it will run only one time and store all the excel input data into work queue.
And retrieve that item data in process by using specific content function to retrieve the item information.
And also view below video for more guidance. If you stuck some where please let us know. Thanks.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.