Flow Director Platform

Template Flows

If you have flows that do the same thing but only differ by parameters, you may want to create a template flow. A template flow is tagged with template and can not be executed.

The Warehouse sample app has a few template flows to create new Customer, Producer, and Shipper flows:

image-20210320-100111.png

All these templates have flow parameters defined. You can view/change it by pressing this button:

image-20210320-100257.png

For example, here are the flow parameters for the Customer template flow:

image-20210320-100327.png

To create a new Customer, we copy the template flow by pressing this button:

image-20210320-100424.png

Give it a new name:

image-20210320-100459.png

Then fill in the flow parameters of the new flow:

image-20210320-100704.png

And you can activate it.