Deprecated: External data flow methods
External data flows are deprecated and no longer officially supported. By default, the user interface elements associated with these rules are hidden. Visibility can be toggled on and off with a dynamic system setting. As a best practice, discontinue the use of this feature in your application.
External data flows can be run, monitored, and managed through a rule-based API. Data-Decision-EDF-RunOptions and Pega-DM-EDF-Work are the container classes for the API rules, and provide the properties required to programmatically configure external data flow runs.
The following methods support the use of data flows in activities:
- Deprecated: Creating and starting an external data flow run
- Deprecated: Starting an external data flow run
- Deprecated: Stopping an external data flow run
- Deprecated: Deleting an external data flow run
- Deprecated: Restarting an external data flow run
- Deprecated: Retrieving the status of an external data flow run
Previous topic Deprecated: External Data Flow Run window Next topic Deprecated: Creating and starting an external data flow run