How to enable Pega Webchatbot in the portal
This is a step by step process how to create Pega webchatbot and how to enable the same in the Pega portal.
How to create WebChatBot in Pega (PE 8.7)
- Create a Case Type WebChatBot.
- Create a Digital Messaging channel (MyWebChat) in App Studio.
- Download Pega AppFactory from Pega Marketplace & import the same in your application.
- Add the rulesets AppFactory and AFChatBot.
- Save As the sections AppFactoryChatBot in your application.
- Save As the section EmbeddedAFChatbot in your application.
- Update the Embedded section with the botid of your application.
- Save As PortalNavigation rule in your application.
- Add an embedded section - AppFactoryChatBot section.
- Log off and Login and get the chat icon at the bottom right corner.
For more details - click the link below
***Edited by Moderator Rupashree S. to add the Developer Knowledge Share tag***
To see attachments, please log in.
@Deba2512 Hello! My name is Amit Patel and I am one of people responsible for the engineering of the Digital Messaging product. We saw your post here and the follow on tutorial using the Pega App Factory. We love to see this sort of innovation and the willingness to share with the Pega community.
For anyone else that would look to follow these tutorial and implement the Chatbot in this manner, I just want to issue a word of caution. The Chatbot preview pane is not meant to be used outside of the channel authoring harness. It is meant to help you verify your flows and responses are working as expected. It’s also helpful to update your NLP configuration and train your machine learned models.
Given all this, it’s very much possible that Pega might make changes to this section or underlying infrastructure without notice, which may break any implementations that have been built on top of this. Instead of this, we would highly suggest looking into using the OOTB Web Messaging functionality. This will ensure that your applications and deployments are supported into the future.
Best,
Amit