Question
P3Fusion
IN
Last activity: 2 Jul 2019 9:56 EDT
Set Dynamic Pages to Step Page
Hello ,
Currently i'm using an activity that has steps
1. Obj-Open ------- to open a workobjectID using(.pyID) value passed as parameter
2. Property-Set ------ to get the WorkObject ID's Current Flow & FlowAction and save into parameter
3. Call ResumeFlow ---- Pass the parameter into this method to resume the flow
I have configured this activity in a portal.In the activity configuration i have to give step page as dynamic so that on runtime the activity does not have the need to search for a concrete class
Please refer the attachment
somebody know how to implement ?