Reusability of workflows

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
  • Templates

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 workflow:

image to be added here

As shown in the preceding screenshot, the Invoke workflow file activity requires the path to its associated XAML file.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.205.154