Question
1
Replies
635
Views
Incessant Technologies PVT Ltd
Posted: October 9, 2018
Last activity: October 16, 2018
Closed
MashUp
I am unable to mash up the code to get the parameters to be passed to the pega page from my web.In the picture below i have given an example of what my requirement is.
I have tried with 'data-pega-event-onpagedata' and data-pega-action-param-model ='{Context:"Appname",ParamOne:"FirstName",ParamTwo:"LastName"}',and some of the other techniques from pdn but it seems nothing is working for me.
Hi, can you provide a demo instance to reproduce the issue ?
However, you can use data-pega-action-param-parameters to pass parameters to mashup.
data-pega-action-param-parameters='{UserIdentifier:"mittv2",Password:"cGVnYQ=="}'
HTH,
Guru