Vahana Academy

Exit

When this task executes, the mobile app user exits the app. The difference between the Logout task and the Exit task is that after the Logout task executes, the user logs out the app and needs to log in to the mobile app to access it again. After the Exit task executes, the mobile app… Continue reading Exit

Logout

After this task executes, it terminates the current user-session, and the mobile app user logs out of the mobile app. To access the mobile app again, the user needs to log on the app. You can apply this task to incorporate the logout feature in the mobile app. The logout task is commonly applied to… Continue reading Logout

Sync Table

This task is applied to sync the services that you deploy on the Vahana platform. After the service is synced, it interacts with the mobile app and other UI based panel. To apply the sync table task: After you apply the Sync Table task, the sync service is successfully synced and then can interact with… Continue reading Sync Table

Copy Value

This task is applied to copy the value of one object to another. When this task executes, it copies the value of source object to the destination object. To copy the value, you need to provide the JSON path of the source and the destination objects. To apply the copy value task: Box Description Copy… Continue reading Copy Value

Control Invisibility

This task is applied to make the control invisible after the user performs a function on the mobile app. To make the control invisible, the Is Visible property of that control should have Yes as selected option. To apply the control invisibility task: