Return Data from Titan Flow

Business Background

Return data from a Titan Flow to the Titan Web project that initiated the Flow.

Titan Solution

  • Values are bidirectionally sent between Flow and Web.
  • Titan Flow can now return data to the Web project that initiated the Flow.

How to Video

Video Coming Soon!

How to Guide

Titan Flow can now return data to the Web project that initiated the Flow.

Note:

Prerequisite 1:

Click here for the steps to do the set up in Titan Flow.

Note:

Prerequisite 2:

Create a Web project. In this example, we added a file upload element and a button element:

This image has an empty alt attribute; its file name is image-35-1024x555.png

  1. Click the On Click Action button of the button element. The On Click Action screen opens.
  2. Click the + icon next to the Start icon or other existing node. The Add Node screen opens.
  3. Select the Flow option and click the Next button. The Add Node/Flow screen opens.
Add Node screen
Add Node screen
  1. Select the Flow project from the drop-down list.
  2. Add a message in the field. This is the message that will be shown when the Flow is triggered.
  1. Alternatively, click the Run in the background checkbox. There is no message if Run in Background is selected.
  2. Click the Return Parameters button. The Configure Return Parameters screen opens.
Add Node/Flow screen
Add Node/Flow screen
Note:
  • The parameters from Titan Web are shown on on the left.
  • The variables in Titan Flow are shown on the right.
  1. Configure the return variable:
    • Type a static parameter name in the field.
    • Select the file variable from the drop-down list on the right.
  2. Click the Apply button and then click the Next button.
Configure Return Parameters screen
  1. Add a tag if needed and click the Insert button.
  2. Click the Apply button.
  3. Save and Preview the Web project.
  4. Upload multiple files.
  5. Click the button. The files are merged in Titan Flow in the background, and after a few moments, the merged file can be previewed in the web project in the strip labeled File is empty in the image above.
Example
Example

Hidden Title

Need more help?