Development tools : Transaction editor : Creating a UDTT Flow transaction file
  
Creating a UDTT Flow transaction file
1 Right-click either in your UDTT project or in the Flows folder inside your UDTT Project, and then click New > Other.
The New wizard opens.
2 In the Select a wizard page, expand the UDTT folder, and then click UDTT Flow. Click Next.
The Transaction page displays.
3 Select the parent folder, which should be the Flows folder of the UDTT project (it is already preselected for you).
4 In the Flow name field of the Transaction page, enter a name for the flow transaction file.
The flow name must be unique.
The flow name must not start or end with a space character.
This graphic is described in the surrounding text.
The flow name will be appended with Flow, and will be internally created with .transaction file extension. For example, if you name a flow sample, the flow transaction file is named as sampleFlow.transaction.
5 (Optional.) If you want to create a Flow using an existing transaction template or reuse a predefined transaction file, select Create a transaction using templates. Click Next, and then select the file.
This graphic is described in the surrounding text.
This graphic is described in the surrounding text.
Note All the template files can be shared among different projects. The new Flow inherits all the properties of the original template and can be used as a starting point for your flow design.
6 Click Finish.
Go up to
Transaction editor