Closed
How can we design a use case for this scenario where we have to onboard a new user and after onboarding the screen should prompt the CSR to submit a feedback and as well as the user should be able to submit a feedback of his/her experience
How can we design a use case for this scenario where we have to onboard a new user and after onboarding the screen should prompt the CSR to submit a feedback and as well as the user should be able to submit a feedback of his/her experience
***Edited by Moderator Marije to change type from General to Product, added Product details and Capability tags****
To see attachments, please log in.





To design a use case in Pega for onboarding a new user and prompting both the Customer Service Representative (CSR) and the user to submit feedback, you can follow these steps:
Step 1: Define the Case Type
UserOnboarding.Step 2: Design the Onboarding Process
Stage 1: User Onboarding
Stage 2: Collect Feedback
To design a use case in Pega for onboarding a new user and prompting both the Customer Service Representative (CSR) and the user to submit feedback, you can follow these steps:
Step 1: Define the Case Type
UserOnboarding.Step 2: Design the Onboarding Process
Stage 1: User Onboarding
Stage 2: Collect Feedback
Step 3: Implement the Process Steps
User Onboarding Stage
Step 1.1: Enter User Details
Step 1.2: Verify Information
Step 1.3: Complete Onboarding
Collect Feedback Stage
Step 2.1: CSR Feedback
Step 2.2: User Feedback
Step 4: Configure the Flow
Create a Flow Rule:
Connect the Steps:
Complete OnboardingtoCSR Feedbackis automatic.Add Sub-process or Screen Flow for User Feedback:
Step 5: Implement Feedback Mechanism
CSR Feedback:
User Feedback:
Step 6: Configure Notifications and Correspondence
Email Notification:
Integration with Feedback Form:
Example Flow Diagram
Start > Enter User Details -> Verify Information -> Complete Onboarding -> [Auto-transition] -> CSR Feedback -> Send User Feedback Email -> End | v Capture CSR Feedback | v Send Feedback Email to User | v [User submits feedback via form] | v Capture User FeedbackSummary
By following these steps, you can design and implement a use case in Pega that:
This ensures a streamlined process for both CSR and user feedback collection, enhancing the overall user experience.
Hope above design will work for you
Regards
Raja