Calling a DF from non CDH application except API call ( Upgrade project 7.4 to 8.8)

How to call Dataflow with strategy from non CDH application except API call.

As there are many DF being used from our non CDH application to fetch offers and others updates.

@SahajahanH0169 In Pega, you can call a Dataflow with a strategy from a non-CDH application by using an Activity. You can create an Activity that executes the Dataflow, loading the necessary customer data at the beginning. However, please note that any changes in the Dataflow or strategy may require updates to the Activity as well.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Run a strategy from a REST service

Can Data Flow rule, invoked from a Workflow thru pxRunSingleCaseDDF, perform th