Loading

Search Results

Create a Flogo® Connector

Create a Flogo App and import your workflow to create a connector:

  1. From the right pane on the TIBCO Cloud AuditSafe page expand the grid icon, then click Integration Apps to open the Flogo Connectors page.
  2. Click Create/Import to open the dialog.
  3. In the left panel of the dialog, click Flogo and then click the Create New App button at the bottom of the dialog.
  4. Click Import App.
  5. At the import dialog, locate the JSON file by clicking Browse… to upload it into the App.

    You can import the file by using drag and drop but browse is easier.

    Once it’s uploaded, you should see a workflow.

    Click on a workflow item to familiarize yourself with the setup and with the input and output parameters.

  6. Click the Push button to build and deploy the App.

    If it’s successful, you will see a message that confirms the deployment.

  7. Next, scale the App to 1.

  8. After the App is scaled successfully, navigate to Endpoints tab and click the Test button and then click post_temp.
  9. Click the Try it out button and the Execute to check if your transactions will be successful.
    You should receive a transaction ID response similar to: "user_trans_id": xxxxxxxxxxxxxxxxxx,
    "result" for total number of rows and “data” for each of the rows returned. If you receive any other response such as an error code, you may need to go back to Step 4 and re-import the sample workflow.

  10. Click the Try it out button and the Execute to check if your transactions will be successful.
You should see the imported data.

For more information about TIBCO Flogo® Connectors, see the TIBCO documentation website.

To retrieve information from Tibco Cloud AuditSafe, see using GetAuditSafe Flogo Conector.

For information about how to map default values see the information about Configuring an AuditSave PostAuditEvent