What happened during a process change or addition of new processes?
6 views
Skip to first unread message
chirag.pa...@gmail.com
unread,
Feb 27, 2019, 2:00:05 AM2/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Robotic Process Automation Forum
Basically, the automation of a process should be as modular as possible. A main process can retrieve the individual functions as needed. This approach makes it easier to implement changes in individual process steps. In addition, additional process steps or entire sub-processes can be inserted in this way. The implementation of a completely new process can take place independently of any existing processes.