Challenge
PW25 - Enhancing a Pega GenAI Coach
PW25 - Enhancing a Pega GenAI Coach
3 Tasks
5 mins
Scenario
U+Bank wants to extend their Customer Complaint coach to utilize pulse feeds and a Pega Knowledge Buddy. This will allow them to give better guidance to the representatives.
Use the following credentials to log in to the exercise system:
| Role | User name | Password |
|---|---|---|
| Coach Administrator | CoachAdministrator | rules |
Your assignment consists of the following tasks:
Task 1: Add knowledge sources
In Dev Studio, add knowledge sources that references the pulse summary, data and history of cases.
Task 2: Update the application settings
In Dev Studio, updated the two application settings needed by the Customer Complaint Coach.
Task 3: Add a Pega Knowledge Buddy data source
In Dev Studio, add a Pega Knowledge Buddy data source.
Challenge Walkthrough
Detailed Tasks
1 Add knowledge sources
- In the Work Portal, open your Customer Complaint case.
- Click on the Pulse tab.
- In the Pulse field, enter the following text: Reached out to the customer but did not get a response, I will try back later.
- Click Post.
- In Dev Studio, open your Customer Complaint Agent, then click on the Knowledge tab.
- Click Add.
- Click on the Tool field, then press the down arrow on your keyboard. From the list, select pyGetPulseDetails.
- Repeat step 8 for pyGetCaseHistory and pyGetCaseData.
- Click Save.
- Open the Work Portal and refresh the page.
- Open the Customer Complaint case, then click on Agent.
- In the Message Customer Complaint Agent field, enter the following text Has anyone reached out to the customer? then click Send. Observe the response provided by the Customer Complaint Agent.
2 Update the application settings
- In Dev Studio, click Email application > Definition.
- Under Development Branches click BP-1
- Click the Pega-GenAI pyBuddyAuthenticationProfile application setting, then click Check out.
- In Production Level section, in the Development field enter the following text: KnowledgeBuddy_OAuth_EndUser.
- Click Save, then click Check in.
- In the Comments field, enter Check in, then click Check in.
- Repeat steps 3 to 6 for the Pega-GenAI pyBuddySvcURL application setting, however in the Development field enter the URL of the practice environment you are currently using.
- In the left navigation pane, click on Records > Generative AI > Tool.
- Click EnablementBuddy, then click Check out.
- Click Action, then in the Buddy Name list, select EnablementBuddy.
- Click Save, then click Check in.
- In the Comments field, enter Check in, then click Check in.
3 Add a Pega Knowledge Buddy tool
- In Dev Studio, open your Customer Complaint Agent, then click on the Knowledge tab.
- Click Add.
- Click on the Tool field, then press the down arrow on your keyboard. From the list, select EnablementBuddy2.
- Click Save.
- Open the Work Portal and refresh the page.
- Open the Customer Complaint case, then click on Agent.
- In the Message Customer Complaint Agent field, enter the following text What is the company's complaint policy? then click Send. Observe the response provided by the Customer Complaint Agent.
Want to help us improve this content?