Creating a BTT Flow transaction file

Procedure

To create a BTT Flow transaction file, take the following steps:

  1. Right-click either in your BTT Project or in the Flows folder inside your BTT Project. ClickNew > Other. The New wizard opens.
  2. In the Select a wizard page of the New wizard, expand the BTT folder, and then click BTT Flow. Click Next. The Transaction page displays.
  3. Select the appropriate parent folder, which should be the Flows folder of the BTT 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 and comply with the following restrictions.
    Note:
    • Don't use duplicated flow name.
    • Don't begin or end with space character in the name.
    The flow name you entered will be appended with the string ‘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. Optionally: if you want to create a Flow using an existing transaction template or reuse a predefined transaction file, select the Create a transaction using templates check box. Click Next, and then select the file you require.
    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.