Question
Virtusa
AU
Last activity: 20 Sep 2023 19:37 EDT
Pega mash Up Issue with attribute data pega action =display
Hi All,
Requirement Query:
We have a feature in pega application where user opens a screen from another pega application via mash up.
we are using the tag data-pega-action ='display' to render the Search screen and open the case assignments from results.
We are providing the option to the user to switch the access group context on the source application from current application if user has access to more than one access group.
So, when user switches the access group from A to B, this mash up code should render the harness from access group B and keep the requestor context to B for following actions.
Can anyone share details if we can change the access group context while loading the mash up for the attribute data-pega-action ='display' ?
posting the sample mash up code here.
Hi All,
Requirement Query:
We have a feature in pega application where user opens a screen from another pega application via mash up.
we are using the tag data-pega-action ='display' to render the Search screen and open the case assignments from results.
We are providing the option to the user to switch the access group context on the source application from current application if user has access to more than one access group.
So, when user switches the access group from A to B, this mash up code should render the harness from access group B and keep the requestor context to B for following actions.
Can anyone share details if we can change the access group context while loading the mash up for the attribute data-pega-action ='display' ?
posting the sample mash up code here.
<div data-pega-encrypted ='true' data-pega-encrypted-hash = 'pzuiactionzzz=CR3lHQmJvZU5Oa0RqWlovYmpnYlU2MHhUMnZOOVk1U3pxNVNaK25lRUtoMDNyN1ZVR1V0TVVzR21xc0VVbzhtM3F5eUd2d2g3QlNkNXdsZEdYejNtM21LOVQrdWtUcFpGS0lZQzJDTk1JZi9rTE56dXFKUW9QdlVhY2RjVDZqR0dUUWw5emwxVmQ3ZjlwK2VQaU5PYytpWExIdlRIeGtpa0E9PQ%3D%3D*' style= 'height: 600px; width: 320px;' data-pega-gadgetname ='PegaGadget' data-pega-action ='display' data-pega-action-param-harnessname ='TestScreen' data-pega-action-param-classname ='MGL-BFS-Test-Work' data-pega-action-param-readonly ='true' data-pega-isdeferloaded ='false' data-pega-applicationname ='Application1' data-pega-threadname ='xx' data-pega-channelID ='MASHUP5465ab080afc432490875d559f3dc57d' data-pega-resizetype ='fixed' data-pega-url ='https://app.xx.com/prweb' data-pega-action-param-parameters ='{"pzSkinName":"testskin","pyMashupSkeletonName":"pyDefaultMashupSkeleton"}' ></div>