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
Category: Design
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
Authentication
You can apply this task to implement the login functionality in the application. When this task is executed, it invokes the Auth_Vahana service to authenticate the login request. The Auth_Vahana service captures the request details and then validates the login details. To implement the login functionality, four types of parameters are configured: To configure the… Continue reading Authentication
Fetch Media Object
You can use this task to fetch the media object from the S3 server. When this task is executed, it fetches the media file from the S3 server and then displays it to the user. To fetch a specific media or a specific set of media files, the Fetch Media Object task provides several identifiers.… Continue reading Fetch Media Object
BR Validation
You can apply this task to implement the decision-based application function. When you configure this task, you need to create a business rule. In the business rule, you need to define a condition. When this task is executed, the user-specific function is checked against the condition in the business rule. If the business rule’s condition… Continue reading BR Validation
Child Invisibility
You can apply this task to replace a child entity with another on a specific page. To replace a child entity, you need to configure the page layout, row and column indices, and component IDs of the old and new entities. To configure the Child Invisibility task: Property Description Source Under Source, you need to… Continue reading Child Invisibility
Add Custom Style
You can use this task to impart a custom style to the page, component, or element. The style includes several style-based properties, such as the font’s color, size, type, background, animation, and CSS file-based properties. To configure the Add Custom Style property: Property Description Select Type Click this list and then select one of the… Continue reading Add Custom Style
Close Popup
You can apply this task to close the currently opened dialog box or popup screen in the application. After this task is executed, it closes the currently opened dialog box without manual intervention. To configure the Close Popup task: Field Description Name In this field, enter the task’s name (For example:- closepopup_tsk). Sequence In this… Continue reading Close Popup
Onload Disable
You can apply this task to display the component or element as inactive (disabled) after the application loads the related page. For example:- You can use this task to display the Create User button as inactive or disabled after the non-administrator user accesses the application. To configure the Onload Disable task: Field Description BR Name… Continue reading Onload Disable