Hi Team ,
i have crated a sequence for adding the data from excel to queue it’s straight forward method, But now my requirement is I need create the same process using ReFramework. i’m attaching the screenshot of my xaml file. Please let me know on the process also if possible share me the link of any video which does the same.
Thanks in advance
Hi Gokul,
Thanks for the info, but my doubt here is
- I’m reading the excel in initialize state
- In get transaction data state i’m not sure what i have to do since i’ll read the excel and validations will be done in initialization state itself
- In process transaction state i’ll use add queue item activity .
can we create like the above steps i mentioned? also pls let me know what can be done in get transaction data state or is it possible to keep the validations for the excel(datatable )in get transaction data state
Hi @naveenkumarr
You can refer the above thread. It will help you
- In Transaction data we can keep the Add Queue item.
Refer the Document
Regards
Gokul
Hi @naveenkumarr
You can achieve this in reframework by using transaction item as datarow. Here is a complete Uipath Academy course which can help you to build this. https://academy.uipath.com/learningpath/build-a-reframework-project-with-tabular-data
If you have any issues let us know
With Regards
Rohan Goswami
Thanks roshan. will let you know once done
1 Like