Hi all,
I have a complete project that’s built-in different single sequences that can easily be invoked into each other and work perfectly.
I need to move my project into the RE - Framework, please have a look at the breakdown description below. I need to know to which state of the framework can I move each sequence or workflow.
Project Parts Description:
1). The first Sequence retrieves Attachments using IMAP and saves them into a local folder
2). The second sequence goes into the folder and for each pdf document, it extracts the relevant data. Moves the file into a different folder, and then appends the data into an Excel Template.
3.) The third sequence logs into the system and uploads the excel template waits for the system to generate a reference number and the message (successful or unsuccessful). It scrapes the message and the reference number and sends that via email to the relevant stakeholder.
Many Thanks.