March 2018
Beginner
360 pages
8h 6m
English
Reusing workflows makes the automation process easier and better since we can use earlier created workflows in our project that we are trying to use for automation. There are two methods for this:
Invoke workflow file is a good process if we have a complex automation project. We can divide it into smaller parts. By using the Invoke workflow file activity, we can invoke all those files in our project and collect all these smaller parts in a single workflow. However, if we want to invoke a previously created workflow in our project and make changes to the latter, the former will also get affected. Hence, it is recommended to use the Invoke workflow file activity only when we have a complex ...
Read now
Unlock full access