Hi Guys,
Can someone help me on how to exchange data between host and mashup? I read PDN articles and tried all the ways but none of them worked. Anyone has some idea, please help.
Pega Web mashup to exchange data from host to pega
vmaruthiprasad You can try to invoke postMessage js function from the Pega and receive those events from Host page to pass data from Pega.
Check out these article for more information : https://dev.to/lvidakovic/communicating-with-an-iframe-postmessage-bare-bones-example-3p6p
https://medium.com/javascript-in-plain-english/javascript-and-window-postmessage-a60c8f6adea9
9 days later
ospteam added the Integration tag.