The vFlow 2.0 Configurator is a user-friendly platform designed to guide users through the streamlined journey of building and managing applications, ensuring a seamless and efficient approach to application design and deployment. Types of Journeys in vFlow Configurator Note: Business Rules (BRs) are exclusively created in the Inventory section. Accessing the Configurator The Configurator can… Continue reading vFlow 2.0 Configurator
Author: Tanmay Saxena
Business Rules
The Business Rule manager in Vahana vFlow 2.0 provides a framework for implementing logic by defining conditions or functions. It allows application users to specify expression-based rules that dynamically evaluate user actions. When executed, the business rule determines if the user’s action meets the specified condition, returning a “true” or “false” value. Based on the result, the… Continue reading Business Rules
Messages
The Messages section in the Vahana vFlow 2.0 Configurator allows you to configure custom messages triggered by specific user actions or system events. These messages ensure effective communication between the application and its users, providing alerts, confirmations, or informational prompts as needed. Benefits Common Use Cases: Configuring Messages Basic Config Message Then Save the message and Commit… Continue reading Messages
API
The API section of vFlow 2.0 enables the creation of API instances that connect with the integrated APIs from vConnect. This facilitates communication between the application and servers, allowing it to fetch or send data as needed. Common Uses: Steps to Connect to an API in vFlow 2.0 Configuring an API Instance Creating an API instance in… Continue reading API
Mat-Icon
The Mat-Icon element is used to display material design icons in the application. It allows for a visually appealing representation of actions, states, or navigation options, enhancing the application’s user interface. Common Use Cases Configuration The element’s configuration in vFlow 2.0 allows you to customize its behavior, appearance, and interaction across various devices. Through simple… Continue reading Mat-Icon
The Print Task enables the user to make application entities, such as a page, component, element, row, or other defined sections, available for download in a printable format. This task is designed to provide users with a convenient way to generate hard or soft copies of relevant application data or structures. Common Uses Configuration When you create… Continue reading Print
Web View
The Web View Task is used to integrate a web view component within the application. This component acts as an in-app browser, allowing users to access web pages or external resources without leaving the application. While it offers limited browsing capabilities compared to a full-fledged browser, it supports seamless integration of online content. Common Uses Configuration When… Continue reading Web View
Log Out
The Log Out Task is used to implement a logout mechanism within the application. This task terminates the user’s session and ensures that the user is securely logged out from the system. It is essential for maintaining session security and preventing unauthorized access. Common Uses Configuration When you create a task, its configuration page opens in which… Continue reading Log Out
Capture Current Location
The Capture Current Location Task enables the application to fetch and store the user’s current geographical location using GPS or similar location services. The captured location can be utilized for various purposes, such as verifying the user’s location or enhancing application functionality. Common Uses Configuration When you create a task, its configuration page opens in which you… Continue reading Capture Current Location
Copy Data
The Copy Data task allows you to transfer data from a source element (e.g., a text box or field) to one or more destination elements within the application. This task is useful when data needs to be reused or auto-filled across multiple fields, minimizing user input. Common Use Cases in Banking Applications: Configuration When you… Continue reading Copy Data