Crons
Documentation: Scheduling Predefined Functions in DataPump with Cron
Predefined Functions:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
Flexibility of Scheduled Functions:
ProductsImport
to run a custom script that checks the availability of a remote resource.OrdersImport
to send notifications or perform any other custom task.How to Schedule a Function:
1.
2.
3.
Example Usage:
Important Considerations:
Additional Feature: Testing Functions with the Playground
How to Test Functions in the Playground:
1.
2.
ProductsImport
, OrdersImport
, etc.) in the input field.3.
4.
5.
Example: