Skip to main content

Veritran Docs

Studio

Veritran Studio is a platform component that allows you to build a complete app, both web and mobile, with a low-code approach.

To build and customize your app, you work in different areas within Studio to create and design screens, set the app's business logic through processes and transaction, without the need for specialized programming skills. Additionally, you can speed up the building process with already-built modules and guarantee the quality of your app with the help of Studio's testing features.

Pre-requisites

Before using Studio, make sure you have the following items ready:

  • Have Studio installed in your Workspace environment and permissions to access it. If you don’t have the necessary permissions, contact your admin.

  • Have the target where you want to publish your app configuration created in Middleware. Read Configuration Management to learn more.

  • Have your mobile app binary created in Mobile Builder or, in the case of a web app, ask your admin for assistance with the configurations required to publish your web app.

Start Using Studio

To access Studio, enter the URL in the browser, complete your credentials in the login page and click Log In. You can also access through Workspace, by clicking the platform components grid icon grid_icon.png, going through the platform components list and selecting Studio.

Tip

In Workspace, only those components you have permissions for will appear as options.

Logging in into Studio for the first time directs you to the dashboard, where you select the app or module where you will be working on. You may choose an existing app or module, or import or create a new one. This navigation guide is focused on an app, but the same process applies to a module.

You then select the branch within the app where you want to work on. When you create an app in Studio, a main branch is created by default. As you continue working on your app, you can create as many branches as necessary depending on the type of updates you need to make, and on the branching and delivery strategy defined with the client. Studio will remember the branch you worked on last the next time you log in.

Once you have selected your app and branch, you are redirected to that branch's overview page to start building. To build your app, you work in different areas that help you customize your app, arrange its elements, set its business logic, among other actions.

From the overview, you can access the navigation bar and explore all the actions and entities you need to build your app. Actions and entities are grouped depending on their type: global —available for all apps and modules in the environment— or local —available for the selected app and branch—.

During and after the building process, you can use different tools to test and troubleshoot your app. These features allow you to detect and fix any issues, in order to ensure your app's quality.