Question
ING Bank
NL
Last activity: 1 Feb 2018 13:16 EST
What is the best way to Invoke a flow which is not in the Inheritance path
Hi Team,
I have to invoke a flow from PegaAccel-Management-Import class from a flow which is in my work class. I have defined a page for PegaAccel-Management-Import class in Pages & Classes Tab of the flow. Then I tried using Subprocess, using "on Embedded page" option, gave the page defined in pages & classes tab and selected the desired flow. But didn't help. Got the below error
Test compilation failed: ----------
1. ERROR in \Rule_Obj_Flow_HCLT_AppPoCs_Work_TestGraphs_TestGraphs_Flow_Action_20171201T101031_475_GMT.java (at line 1072)
String flowInterestPage = "ImportPage".getReference();
^^^^^^^^^^^^
The method getReference() is undefined for the type String
----------
1 problem (1 error)
Compile failed.
Page Property—
** The specified property is not a valid page reference.
The property reference specified for an embedded page subflow must be of mode page.