Exercise 3 - Publish the Medical insurance policy claim issue service
After a service is finalized and tested by using BMC Helix Digital Workplace, you can proceed to publish the service to a specific chatbot instance by using the Publish Chat-enabled Service wizard using the following the steps:
- Select the Chatbot Name that we wish to publish to. For this use case we will select HR Chatbot, given that this is a HR use case
- Select this service from the service list to publish. For example, here we select "Medical Insurance Policy Claim Issue"
- Create additional request variations which will get created as Intent utterances in IBM Watson. For this use case we will create the following request variations:
- I have a problem with my health benefits
- I have a problem with my health plan
- I have a problem with my medical policy
- I have an issue with my dental claim
- I have an issue with my drug claim
- I have an issue with my massage therapy claim
- I have an issue with my physiotherapy claim
- I have an issue with my psychologist claim
- I have an issue with my vision claim
We have therefore used these variations of issues, in the request variations above.
- Review the questions that were created in the Catalog Questionnaire. Here you can change text for the questions as well as add chat variables to enhance the questions. Moreover, you can enable the display of the possible answers to the questions as buttons within the chatbot as well as extend the answer variations. In this example we performed the following:
- Enabled the display of the possible answers to the question as buttons for all the Questions that have predefined answers
- For version 20.08: For the question, "Who is impacted by this?", we will use the existing entity @bmcImpact_whoIsImpactedByThis For the question, "When do you want this to be resolved?", we will use the existing entity @bmcUrgency_whenDoYouWantThisToBeResolved
Note: When you select a new entity in the Chatbot publishing wizard ensure that the corresponding, 'Display of the possible answers to the questions as selectable buttons/options', option is still enabled.
We replaced the two entities above for the following reasons:
- Reuse similar entities where possible in order to reduce the amount of content in IBM Watson Assistant, making it easier to maintain
- To provide the chatbot the ability to autofill the answers to these questions as these entities have been preconfigured with a larger array of synonyms that the chatbot can use
Note: For more information regarding the entity above, please review it by using your IBM Watson Assistant instance where this service has been published to as we have not documented every aspect of the entity here.