Question
How to call strategy from an activity in Pega 7.3.1
Hi Team ,
I am using Pega 7.3.1 in our project, for one of my project requirement I need to call strategy from a flow, however I am not able to find any smart shape in the flow or any method to be called from an activity to call the strategy since it was available in Pega 7.3.
The only option that I am getting is to run DataFlow from flow and ExecutedataFlow method in an activity.
Can you please help me out to give me the possible way out to overcome from this issue or suggest me some alternate approach to implement the same.
Thanks,
Saayma Sartaj
Hi Saayma,
Can you verify if your application is built on top of Pega DM.
If yes, then you will be able to see 'Run Interaction' shape in the flow context menu.
In the 'Run Interaction' shape you can refer an interaction rule, In the interaction rule you can refer a Strategy rule.
Thanks,
Sai Varun