Vahana Academy

Clear Server Session

When a user accesses a website, the server creates a session between the user and the application. The server maintains the session by assigning a unique session ID to it. This session ID manages user related data on the server or server-linked database. When the “Clear Server Session” task is executed, it clears the session… Continue reading Clear Server Session

Finish

You can use this task to resume a session-specific journey in an application. For example:- Assume you are on an application page. Thus, you navigate to a login page from the current page. After you successfully log in, the “Finish” task will take you to the same page from where you navigated to the login… Continue reading Finish

Clear Local Session

This task clears the session from the memory of the user’s device. You can use this functionality to implement several logics. For example:- You can use this functionality to clear the current local session and then ask the user access the app by using device-level login. To use this functionality proficiently, you need to understand… Continue reading Clear Local Session

Display Message

When this task executes, it displays the message as a result of the user-action or when an event triggers. Steps to Configure List/Box Description Mandatory Reference Name In this box, enter the name of the task. Also the system generates a reference name by default that you can change.  Yes Select Message In this box,… Continue reading Display Message

Update App

When this task executes, it performs the following functions: Steps to Configure Box/List Description Mandatory Reference Name In this box, enter the name of the task. Also, the system generates a reference name by default that you can change.  Yes Version In this box, enter the updated version of the application. Assume you entered the… Continue reading Update App

Configure Service

The Configure Service task is used to configure and consume an API through the API widget. When the Configure Service task executes, it invokes an API. When an API is invoked, it performs a specific function. The API can be consumed for several purposes as follows: Note:- To apply the Configure Service task, the vDesigner… Continue reading Configure Service

Save Location

When this task executes, it captures the latitude and longitude coordinates of the end-user’s location and then stores them in the database. Steps to Configure Box Description Mandatory Reference Name In this box, enter the name of the task. Also, the system generates a reference name by default that you can change.  Yes Path In… Continue reading Save Location

Save Data

Definition This task saves the data of a specific workflow in the database. The workflow specifies the user journey in an application. In the application, the workflow is maintained at the application or micro-app level. Steps to Configure Box Description Mandatory Reference Name In this box, enter the name of the task. Also, the system… Continue reading Save Data

Reset Data

Definition This task resets the elements to their default value or state. Steps to Configure List/Box Description Reference Name In this box, enter the name of the task. Also, the system generates a reference name by default that you can change.  Select Elements In this box, you can configure the elements that the application will… Continue reading Reset Data

Reload Elements

The “Reload Elements” task reloads or redisplays a specific set of elements after the end-user clicks the refresh icon or button on the mobile app. Steps to Configure List/Box Description Mandatory Reference Name In this box, enter the name of the task. Also, the system generates a reference name by default that you can change. … Continue reading Reload Elements