How to call a FW flow from Implementation flow
Hi,
We have a flow (Reject) at FW class (ABC-FW-InsFW-Work) in FW layer. To circumstance this for a particular scenario in implementation layer have saved this flow, Reject, in implementation layer with implementation class (ABC-CarIns-Work) as the circumstance definition and template are in implementation layer.
This resulted in 3 copies of flow:
1 ABC-FW-InsFW-Work . Reject - In FW ruleset - This flow has two utilities
2 ABC-CarIns-Work . Reject - In Imple ruleset (base rule) - This flow is exactly same as one in FW
3 ABC-CarIns-Work . Reject - In Imple ruleset (circumstanced rule) - This flow has circumstance specific changes
Instead of having same copies of flow rules - 1 and 2, how can I call FW flow rule from Impl flow?
Challenges I am facing: I have added a sub-process shape in Impl flow but to call FW flow not sure of syntax to use. We have DCR data page configured to refer class names.
Pega 7.1.7
Thanks,
Murali