Open Web
This post is referring to Vahana 2 (beta version). To check the document for production, please go to vDesigner-v1.0
The “Open Web” task displays screen and data in the separate web browser or in the mobile app based on task-specific configuration.
Steps to Configure
- On the Event Configuration page, find the Task panel.
- In the Task panel, search and find the Open Web task.
- Drag the Open Web task from the Task panel to the Execution panel.
- Under Open Web, a group of boxes appears.
- In the boxes, configure different properties as follows:
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 |
Open In | In this list, you can select the browser type to display the data as follows: –> Web Browser:- Select this option to display the data in the web browser (For example:- Google Chrome). –> Web View:- Select this option to display the data in the Android based web component/browser. | No |
Enter Scheme | In this box, you can configure the web browsing scheme. The web browsing scheme tells the web browser about the site that the end-user is going to visit. In the web-based solutions, there are two most common types of web browsing schemes: HTTP and HTTPS. To configure a scheme: –> In the Enter Scheme box, click the application tree icon ( ![]() –> In the Scheme area, click the Source list and select the data source from which the app fetches the predefined scheme. ![]() –> After you select the data source, the right panel displays different JSON paths in the selected data source. –> In the tree, select a JSON path that stores the browsing schemes. –> After you select the path, click Select, and the scheme is successfully configured. | Yes |
Enter URL | In this box, you can configure the URL string that the application will access to display the content. To configure the URL string: –> In the Enter URL box, click the application tree icon ( ![]() –> In the Url area, click Source list and the select the data source from where the application will fetch the URL. ![]() –> After you select the data source, the right panel displays the tree of JSON paths. –> In the tree, select a path from which the application will fetch the URL. –> After you select a path, click Select, and the URL is successfully configured. | Yes |
Business Rule(Optional Step) | In this box, you can configure a business rule to determine the execution of the Open Web task. If the user’s action satisfies the condition in the business rule, the Open Web task is executed. To configure the business rule: –> In the Business Rule box, click the application tree icon ( ![]() –> In the Business Rule panel, click Create New to configure a new business rule. | No |
- After you configure the related properties, click Save to configure the Open Web task.
Was this article helpful?
YesNo