Question
Instellars
SG
Last activity: 7 Aug 2023 10:34 EDT
pega web mashup param issue
Hi, I am trying to perform open case by handle from pega 8.1 using pega 8.5 mashup code. Below is the configuration in mashup in pega 8.5. As we can see I am using Param.insHandle as instance handle.
Now when I am opening WO from pega 8.1 its failing. Can anyone tell is above the right configuration and what would be the correct way to pass the instance handle from 8.1 to open WO dynamically. After including the mashup in 8.1 section how can I open the Work objects from there. I know I need to pass the pzInsKey from 8.1 but how?