Custom Load
The Custom Load task is used to conditionally load components or elements on a page based on a predefined business rule. This task allows for dynamic behavior, ensuring that specific elements are displayed or triggered only if certain conditions are met after the page loads.
Common Uses:
- Dynamic Loan Options: On a loan application page, display options (e.g., personal loan, car loan) only if the business rule checks that the user qualifies based on their profile.
- User Role-Specific Content: Show additional transaction features like bulk uploads for corporate users, based on their role determined by the business rule.
The Custom Load Task ensures tailored user experiences by dynamically adapting the application interface based on the context or user actions.
Configuration
When you create a task, its configuration page opens in which you define its basic and advanced properties. These are as follows:
Basic
Basic Properties | Description |
Task Type | The Task Type indicates what kind of task you are creating. This is a read-only field since you select the type when you create the task and cannot change it during the configuration stage. |
Reference Name | The Reference Name acts as a unique internal identifier for the task. This is visible to vFlow users for ease of reference but is hidden from end users. This allows users of the platform to manage and differentiate between tasks conveniently. |
Name | The name defined here will be displayed to the end user. |
Description | The Description field is intended for use by application designers or administrators (vFlow users) to provide additional context or details about the task group. This description is not visible to end-users and is used solely for internal reference to assist with task management. |
Loader Properties – Title | |
Loader Properties – Description | |
Business Rule – Rule | This drop-down allows you to specify a Business Rule that governs when and how this task executes, offering more fine-grained control over task execution. If the specified condition is met, the task will execute; otherwise, it will not. |
Was this article helpful?
YesNo