How to route user's unanswered query to HelpDesk Skill
Hi Oracle Team,
We have integrated the extended HelpDesk skill into our custom digital assistant. As per our client’s requirement, we need to ensure that any user query which remains unanswered by the bot is automatically routed to the HelpDesk skill, which should then create a Service Request (SR) on behalf of the user.
Could you please guide us on the best approach to implement this routing mechanism? Specifically:
- Is there a recommended way to detect unanswered queries and trigger the HelpDesk skill?
- Are there any configuration or design considerations we should be aware of to ensure seamless SR creation?
0