Operation usage example

Generally, operations correspond to specific tasks. For example, a loan approval workflow might include a step for printing payment coupons. An automated process named LoanPrint could complete this step; within LoanPrint, a function named Coupons contains the code to print the coupons. The following are the general tasks necessary to use the Coupons function in a workflow definition: