Create Object Triggers in Oracle Visual Builder
Object Triggers in the Oracle Visual Builder are used to specify the sequence of actions that start when a specific event occurs. It’s like a database trigger.
For example: When a record is inserted into the employee business object you want to send an email to an employee.
In order to achieve this requirement, you can write an Object Triggers rule on the Business Object that will be fired when a record is inserted into the Business Object.
The following screenshot shows the Object Triggers business rule is created in the VBCS on the Employee Business Object.
Check the below YouTube video to know how to create Object Triggers Business Rules in Visual Builder Cloud Service step-by-step:
Subscribe to my YouTube channel to get regular updates.
View more interesting posts
Business Rules in Visual Builder Cloud Service
Provisioning Oracle Visual Builder Cloud Instance