Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Configuring Pega Mashup for launching service cases

Updated on September 14, 2021

Configure Pega Mashup in your Pega Customer Service application to enable CSRs to launch service cases from troubleshooters in Pega Knowledge help sites. With this configuration, CSRs can launch the required service cases and store the metadata that is required to use the selected service case.

Pega Knowledge Implementation Guide
To configure the REST connector for mashup, complete the following steps.
  1. Log in to the Pega Knowledge application as an administrator.
  2. Search for and open the D_KMApplicationsetting class.
  3. On the Definition tab, in the Data sources section, open the pyDefault data transform.
  4. Add the mashup properties to the pyDefault data transform:
    1. Log in to the Pega Customer Service application as an administrator.
    2. In the Explorer pane, click Case types, and then select any case type rule.
    3. On the Settings tab, click Integration, and then click the Generate mashup code link.
    4. In the Generate mashup code window, click Generate code.
    5. In the Equals to field, add the following property values from the mashup code to the pyDefault data transform in the corresponding fields:
      • .SelfServiceApplicatioName
      • .SelfServiceSystemID
      • .SelfServiceApplicationURL
    6. Add the .SelfServiceUserName property value with the operator user id that you created.
    7. To add the .SelfServiceUserPassword property value, convert the password of the operator into a Base64 encoded string:
      • Search for and open KMEncodeText. Enter the password that you created as a parameter and copy the encoded string.
      • In the Equals to field, add the encoded string in the .SelfServiceUserPassword property.
  5. Click Save.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us