Making your workflow readable

It is good practice to name activities on the basis of the operations they perform to ensure that when we return to the workflow, we can easily identify each and every step used in it. This becomes very helpful while finding and resolving errors as it specifies the process when showing an error during debugging. If activities are properly named, we get to know exactly which part of the workflow is not working. For example, we will create a workflow that will ask the user to guess a number, on the basis of which we will perform an addition and finally display the answer. The following screenshot shows the proper naming of the steps involved in the process:

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

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