Configuring the Mashup channel
Configure the Mashup channel in your application to embed Pega Platform content in an external web application, for example, to create new
work for a case type or to display a harness. Mashup code is generated as HTML that you can
copy, paste, and view within a web page.
You can also
test how the mashup code that you generate looks in a mobile app, or preview a channel to verify
that mashup code displays correctly on different types of devices.
Note: If the Enable samesite cookie attribute check box or the
Enable CSRF token check check box on the Cross-Site Request
Forgery landing page is selected, mashups do not work. To to enable mashups when
the Enable CSRF token check is selected, add the domains where the
mashup scripts are embedded to the Allowed referrers field on the
Cross-Site Request Forgery landing page. For more information, see Enabling and configuring Cross-Site Request Forgery settings.
Note: If you put multiple mashups on a single
web page, you must only include the mashup static script,
pzIncludeMashupScripts, once in the HTML code.