Creating cases from a web mashup
Manage the business processes of clients who use external software by
embedding a case into their external web page in the form of a web mashup. For example,
you can embed a case type for processing job applications on a web page that displays
job offers.
By generating mashup code in HTML and inserting it into an
external web page or application, you enable users to interact with Pega content and create
cases even without having access to Pega Platform software.
Before you begin:
- Create a case type that you want to insert into an external web page or application. For more information, see Case types.
- Ensure that the Enable samesite cookies check box is clear.
- 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: To put
multiple mashups on a single web page, include the mashup static script
pzIncludeMashupScripts, in the HTML code only
once.