Launch harness using Javascript in non auto generated section
Hi,
I am trying to launch harness on click of 'linkproperty' using java script function in non auto generated section as below:
<a href="javascript:pega.desktop.showHarnessWrapper('newDocument','classname, 'harnessname', "activityname", "activityparameter", "pagename", 'tabname', "", "", onclick);<%=linkproperty%></a>
can some one please let me know what parameters I need to pass for activityname and pagename.
Also please correct me in case of any syntax error.
Cheers
Ashwini
***Edited by Moderator Marissa to update Platform Capability tags****