Skip to main content

Veritran Docs

After Creating a Functional Flow

Who applies functional flows to the parent app?

The implementer is in charge of invoking the created functional flows in the app screens as defined in the screens flows document.

Where do you work?

You must access your Studio environment and create the screens, views and module required for your functional flow.

This article contains how-to guides that you must read after creating and configuring the functional flow. It includes these cases:

  • If you are working on a new project and you want to reuse a module previously created. To reuse it, you have to export the module and import it back to your project's environment. To learn more about exporting and importing in Studio, read Export module branches and Import an App or Module.Export Module Branches

  • If you need to invoke a functional flow in your parent app screens. Flows are invoked from the screens editor and you must have previously linked the module through which it was created to the parent app. To learn more about how to invoke a functional flow, read the documentation available.