Oracle Fusion Cloud - New/updated record trigger (batch)

The New/updated record batch trigger detects when new records are created or existing records are updated in Oracle Fusion Cloud. The trigger processes records in batches. Select an object (for example, Invoice, Product, Supplier) to monitor.

Input

Input fieldDescription
Trigger poll intervalSpecify how frequently to check for new or updated records. Defaults to five minutes if left blank. Minimum is five minutes.
ObjectSelect the object (such as Invoice, Product, Supplier) to monitor for new or updated records.
When first started, this recipe should pick up records fromSpecify the starting date and time from which to begin retrieving records.
ExpandSelect child and grandchild objects to include. By default, child objects are included. You can also select grandchild objects under parent objects (for example, include Attachments for each line in Credit memo lines within the Receivable credit memo object).
Batch sizeSpecify the number of records to retrieve and process at a time. Minimum is 1, maximum is 100.

Output

The output of this trigger varies based on the type of object you select. For each batch, you receive an array of records, each containing all fields from the selected object, including child and selected grandchild objects.

Last updated: