Exporting an App

Here are a few things to keep in mind before you export an app:
  • When you export an app, all flows in your app get exported. You cannot pick and choose flows to export.
  • Passwords configured in any activity within any flow or connection in the app to be exported will be stripped out in the exported app. You must manually configure the credentials in the flows after importing such apps.
  • Some apps created in Project Flogo™ use the any data type. The any data type is not supported in TIBCO Cloud Integration - Flogo (PAYG). Such apps get imported successfully, but the element of type any gets converted into an empty object. You must explicitly use the mapper to populate the empty object with member elements.

To export an app, follow these steps:

Procedure

  1. On the Apps page, click the app to open the app details page.
  2. Click the hamburger menu ().
  3. Click Export.