Hello, I am working on one usecase, I just want know about I am using RE Framework, in get tandaction data how I can open my input Excel and application in this database application I just want to extract some data and paste in my input excel sheet how I


Process description : open excel file & read excel file, open all required application, open particular folder in U drive folder path, open outlook use email body & attachments sent it to the particular email address & save it back that email from outlook to u drive.

@Kunal_Jindam

Generally initialize is where you do those initial steps

Get transaction data is for processing each item

And actual process for each item is done in process.xaml

Split the flow accordingly and build

Cheers

@Anil_G thank you!!!

1 Like