On the Execution portal, you can schedule a vConnect service as follows: Property/Field Description Job Name In this field, enter the job’s name (for example:- SCHEDULER_CLEAN_OBJECT). Job Description In this field, enter a brief job’s description. Configure Service Workflow (Job Scheduler Type area) In the Job Scheduler Type area, select this option Single Service (Job… Continue reading Scheduling Service on Execution Portal
Blog
vScheduler Introduction
On the Vahana portal, you can use the vScheduler module to schedule the vConnect service. After you schedule a vConnect service, it performs the intended function at the scheduled time. The vScheduler module has two portals:
API
You can use this task to configure an API on the component or element. When you configure the API, you define the request and response parameters to exchange the required data between the front-end application and server. You can configure the API in the following scenarios: To configure the API task: Property Description Name In… Continue reading API
Download As Zip
This task allows the user to download multiple documents in ZIP format. To configure the Download As Zip task: Property/Field Description ZIP Id In this field, enter a unique ZIP Id. This ZIP Id serves as a unique identifier when the user downloads the ZIP folder of several documents. ZIP Object Primary Key In this… Continue reading Download As Zip
Download Excel
When you apply this task, it allows the user to download the table’s data in Excel format. To configure the Download Excel task: Property/Field Description Set Title In this field, enter the title of the file that you will download in Excel format from the application. Enter Columns to mapped In this field, enter the… Continue reading Download Excel
Generate SSO Token
You can use this task to generate a SSO token. The SSO (Single Sign-On) token lets the user access the application without password. The SSO token contains a collection of data that one system sends to another during the SSO process. In the collection of data, the SSO token can include the user’s email address… Continue reading Generate SSO Token
Sync
You can use the Sync task to sync the application-level configuration between the front-end application and the index database. To configure the Sync task: Property/Field Description Sync LOV Data Select this check box to sync the list of values at the application-level. In the application, the list of values is displayed in the dropdown list,… Continue reading Sync
You can use this task to make a page, component, element, row, and other entities downloadable in the application. To configure the Print task: Property/Field Description Type Click this list and then select one of the following entities that you want to make downloadable in the application:1. Page2. Component3. Element4. Row5. Column6. Document Note:- If… Continue reading Print
Webview
You can use this task to integrate a web view component with the application. The web view component is an in-app browser utility that has the limited capabilities of the Internet browser. To configure the Webview task: Property/Field Description URL In this field, enter the URL string (for example:- www.google.com) that the web view component… Continue reading Webview
Logout
You can use this task to implement the logout feature in the application. To configure the Logout task: Field Description Name In this field, enter the task’s name (For example:- logout_tsk). Sequence In this field, enter a numeric value (For example:- 1, 2, or 3). This value specifies the sequence number. The task will execute at… Continue reading Logout