Question
pega.desktop.createNewWork() not working with Params
Hi,
I have requirement to call a flow with Param from HTML control which calls from a drop down. When i tried to call the function without param like pega.desktopcreateNewWork("ClassName", "HarnessName", "FlowName") its working fine. But with the parameter as below its not working,
var Param1 = document.getElementId('RollNoParam');
pega.desktop.createNewWork("ClassName", "HarnessName", "FlowName", &RollNo = Param1)
If I give parameter like this, drop down itself not working, so can someone kindly let me know whether I'm doing anything wrong?
Thanks in Advance for your help
***Updated by moderator: Lochan to add SR Created group tag***
***12/06/2016: Updated by moderator: Lochan to close post due to no response on SR and this discussion***
Hi Arun,
Since this question is also being actively pursued over the SR, we would like to avoid confusion and recommend you to continue troubleshooting over the SR. Please let us know for any updates.
Thanks,