Home Forums A Journey to the Center of Pega Constellation – Q&A OpenWorkItem action in mashup

  • Posted by Maruthi on April 30, 2023 at 7:18 pm

    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?

    Maruthi replied 7 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.