-
OpenWorkItem action in mashup
Hi Prem,
I am trying toopen the work item in the web mashup. Below is the code I have given
data-pega-action =’openWorkItem’
data-pega-action-param-workid ='[page/id/CaseID]’
Case is the html element I have declared as this:
<label for=”CaseID”>Case ID to open:</label>
<input type=”text” id=”CaseID” >
when I enter a case id in the html and click on the buttopn, the case is not opened. Getting an error as “Unable to open an instance using the given inputs: ALIFE-CLAIMSAPP-WORK” The clase id I have entered is not being taken into the pzInsKey. How do I dynamically pass?
Sorry, there were no replies found.