The Load Current Entity task allows the end-user to access the second-level information after he clicks the first-level information. For instance:- You can apply the Load Current Entity task to pick the index of an item in a List element that the end-user clicks to access the second-level information. Steps to Configure Property Description Mandatory… Continue reading Load Current Entity
Category: Tasks
Download File
When you configure the Download File task, it downloads the file from the configured URL-based location as a result of the user’s action. After the Download File task successfully downloads the file, it stores the file in the default app’s storage location on the device. Steps to Configure To configure the Download File task: Box… Continue reading Download File
Session Validate
When you configure this task, it allows the end-user to access the application after the user enters the device-level password or the app’s password. Steps to Configure To configure the Session Validate task: Box Description Mandatory Reference Name In this box, enter the name of the task. Also the system generates a reference name by… Continue reading Session Validate
Text To Speech
When this task is executed as a result of user’s action, it converts the language text into natural sounding speech. You can configure this task on pages that have normal language content, stories, and multiline paragraphs. Steps to Configure Box/List Description Reference Name In this box, enter the name of the task. Also, the system… Continue reading Text To Speech
Timer
You can apply this task to several UI elements when you want to start, stop, or reset the “Timer” element as a result of user action or an event trigger. For instance:- You can configure ‘Timer” task for a user action. When a user clicks the “Send OTP” button, a timer starts and asks the… Continue reading Timer
Open Third Party App
This task allows you to open third party apps on your device. To successfully open the third party app, the app must be installed on your device. Steps to Configure Property Description Mandatory Reference Name In this box, enter the name of the task. Also the system generates a reference name by default. Yes Deep… Continue reading Open Third Party App
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