You are here:
Run Data Processing Engine Definitions (Managed Package)
You can run Data Processing Engine definitions in many ways. For example, you can use a flow, REST API, or Apex trigger. Use Monitor Workflow Services to track the progress and status of a definition run.
This is a Financial Services Cloud managed package feature.
- Use an Autolaunched Flow to Run a Data Processing Engine Definition (Managed Package)
Associate a Data Processing Engine definition with an autolaunched flow. Then run the flow manually or invoke it by Apex, processes, or REST API. You can clone and use the provided Data Processing Sample flow or create a flow according to your requirements. - Use a Schedule-Triggered Flow to Run a Data Processing Engine Definition (Managed Package)
Associate a Data Processing Engine definition with a schedule-triggered flow. Then specify the date, time, and frequency to run the flow. You can clone and use the provided Schedulable Data Processing Sample flow or create a flow according to your requirements. - Use REST API or Apex Trigger to Run a Data Processing Engine Definitions (Managed Package)
You can run Data Processing Engine definitions using REST API or Apex triggers.

