The API Task allows integration and interaction with external services and systems through APIs, enabling Vahana vFlow 2.0 to exchange data and access functionalities beyond its native capabilities. This task is crucial for creating a connected application ecosystem, facilitating real-time data exchange and interoperability with various banking and financial services. Common Uses: Configuration When you… Continue reading API
Blog
Authentication
The Authentication task verifies the identity of a user or system before granting access to specific data, functionalities, or resources within an application. This ensures that only authorized entities can access sensitive or restricted information. Common Uses: Configuration When you create a task, its configuration page opens in which you define its basic and advanced… Continue reading Authentication
Entity
Introduction In the Data Modeler module, an entity contains the data in a structured format. When a user performs the function on the application, the application fetches the data from the entity and then displays it to the user. An entity contains the data in one of the following structured formats: Note:- In the Data… Continue reading Entity
The Concept of Data Model
Introduction A Data model is an empty variable that contains the data in the structured format. To store and manage the data in a structured manner, you can define an entity or enum data type. After you create an entity or enum, you need to link the entity or enum to the data model. Like… Continue reading The Concept of Data Model
Introduction To Task Groups
Tasks or Task Groups represent pre-defined actions or a single action triggered by specific events such as onLoad, onClick, onSelect, or onBlur. A wide range of pre-configured tasks is available, including Authentication, Navigation, API interactions, enabling and disabling elements, visibility controls (visible or invisible), child invisibility management, data copying (including Group Copy and Copy to… Continue reading Introduction To Task Groups
Multi-Select And Search
The Multiselect and Search element allows users to select multiple options from a list while providing an efficient search capability to locate specific items. This feature is particularly useful in scenarios requiring users to filter large sets of data or make multiple selections in a single interface, enhancing both flexibility and usability. Common Use Cases:… Continue reading Multi-Select And Search
Accordion
Note: As it comes under the accordion component, properties of the Accordion are configured on the component level, so click here to read about it.
Multilingual
The Vahana Cloud portal incorporates the multilingual feature. The multilingual feature allows you to configure an Indian regional language or an International foreign language for the mobile apps or web applications that are developed on the Vahana platform. After you configure the language, the application displays the content in the configured language. Please click here… Continue reading Multilingual
Deploy
The Deploy section is where you manage the deployment of your vFlow application. It allows you to publish changes made to the application, ensuring that both the application and updates are accessible to users and function as intended in a live environment. This section provides options for executing the deployment, managing branch mapping, and efficiently… Continue reading Deploy
App Setting
The App Setting option is crucial as it not only provides key information like the application owner, creator, your role, and the application creation date, but most importantly, it allows you to connect your vFlow application to the middleware if this step was skipped during application creation. This connection is essential for unlocking the full… Continue reading App Setting