Vahana Academy

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:

Control Disable

This task executes to make a control inactive (disabled) as a result of user action or any other event. After the control becomes inactive, the user cannot perform function on the control. If you want to make the control inactive (disable) by applying this task, the Is Enabled property of the element should have Yes… Continue reading Control Disable

Business Rule Validation

This task works as a simple business rule that you build and apply several times while designing a mobile app in the vDesigner application. Business rules are applied to satisfy a condition. Business rules are used in multiple scenarios such as data validation, authentication, sending OTP and user credentials, and others. If the condition of… Continue reading Business Rule Validation