Pega Marketplace Terms of Use
Pega Marketplace
Smart Feedback
Smart Feedback enables Pega 7 application users to send product feedback to a connected PMF system.
By using or submitting listings via the Pega Marketplace, you agree to our Terms of Use.
Overview
Smart Feedback enables Pega 7 application users to send product feedback to a connected PMF system. In addition to typing text feedback, users can take screen and video captures, and attach other files to their feedback. Along with these details, the resulting feedback item that is created in PMF contains a system information file that is attached by default. This system information file contains information about the user, their system, application rulesets, and so on.
Screen and video captures are available only on Chrome browser through browser extension that you can download from within the Feedback gadget.
Currently, feedback from Pega 7 applications can only be sent to a connected PMF system. A subsequent release of this component might have extension points available for you to send feedback to any system.
Integrating this component with your Pega 7 application portal
- Link creation: Drop a link or button in the section where the feedback is to be triggered, and add the on click action to launch Smart Feedback.
- Link configuration: Configure a run script and a local action for the on click action of the link as follows:
- Run script:
Function Name
cleanBeforeStart
- Local action:
Using Page
D_pzFeedbackPage
Class name
Pega-SmartFeedback
Local Action
pySendFeedBack
Target
Modal Dialog
Modal Format
Standard
Modal reveal effect
From bottom
Modal closing effect
Reverse the reveal effect
Template Name
pyFeedbackModalTemplate
- Run script:
- PMF integration: Navigate to Designer Studio > System > Settings > Project Management, and add the following mandatory (highlighted) details:
- Add the PMF URL and PMF SOAP URL, and save the connection details.
- Check Project tracking, and enter the relevant PMF product ID.
Version
Compatible with
Pega Platform 7.2.1 7.2.2Last updated
December 17, 2020Product Capability
Low-Code App Development