Skip to main content


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

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Configuring Pega Mashup for launching service requests

Updated on September 10, 2021
Note: For release 8.6 and later, this content is moved to the Pega Knowledge Implementation Guide.

Configure Pega Mashup in your Pega Customer Service application to launch service requests from the troubleshooters in the Pega Knowledge help sites. With this configuration, you can launch the required service requests (case types) and store the metadata that is required to invoke the chosen service request from the configured list.

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 panel, click Case types and select any case type rule.
    3. On the Settings tab, click Integration, 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.
      1. Search for and open KMEncodeText. Enter the password that you created as a parameter and copy the encoded string.
      2. 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