Use the Generate File Flow in Titan Web

Business Background

Send audit files to an external cloud storage service.

Titan Solution

You can use a Titan Generate File Flow with Titan Web to send your audit files to any storage location supported by Titan, such as Amazon S3, Google Drive or Box.

You can use this feature together with disabled integration and account logs.

How to Video

  • Coming soon!

How to Guide

Note:

Prerequisite:

  1. Create variables to store the error messages.
  2. Configure the Generate File node in Titan Flow to generate the error message and push it to an external cloud storage services such as Amazon S3, Google Drive or DropBox.
  1. Browse back to the Titan Web project. In this example, the project has the following elements:
    • A Get Account button will populate the Account Ref ID and Account Name fields.
    • An Update Account button will update the Salesforce account.
  2. Configure an On Click Action on the Get Account button.
On Click Action icon
On Click Action icon
  1. Configure a Get Salesforce integration that gets account information.
On Click Action screen
On Click Action screen
  1. Configure an On Click Action on an Update Account button.
On Click Action icon
On Click Action icon
  1. Add a Push Salesforce action to update the account information.
  2. Click the + icon next to the After Finish Salesforce action.
On Click Action screen
  1. Select the System action tab and click the Flow option.
  2. Click the Next button.
Add Node screen
Add Node screen
  1. Use the drop-down list to select the Titan Flow project that you configured in the prerequisite.
  2. Click the Configure Parameters button. The Add Node/Flow screen opens.
Add Node/Flow screen
Add Node/Flow screen
  1. Use the drop-down list to select the variable.
  2. Click the Apply button on the Configure Parameters and then on the Add Node/Flow screens.
Configure Parameters screen
Configure Parameters screen
  1. Add a tag and click the Insert button.
  2. Click the Apply button.
Flow added
Flow added

Example: Trigger the error message

  1. Make sure that the Debug option is on.
Path:

Project Settings > Tools > Debug Mode toggle switch.

  1. Save and Preview the project.
  2. Click the Get Account button. The information is shown in the fields.
Get Account button
Get Account button
  1. Change the Account Ref ID with an invalid number and click the Update Account button.
  2. Click the Debug Mode button on the web page. You will see the error message.
Debug - error message
Debug – error message

The error message is also sent to the configured external cloud storage service using the same value as seen in the image above.

Hidden Title

Need more help?