Hi All,
I want to train the JSM Virtual Agent to "decrypt" my app's error codes.
The code contains 8 digits, which are divided into 3 parts:
Digits 1,2.
Digits 3-5.
Digits 6,7.
Each part provides different information and is listed in a separate table within the same Confluence document, along with each code's text.
I want the agent to search the 3 tables for the correct code and return its text.
The Virtual Agent will return the full error code explanation = the 3 text fields.
How do you suggest I can achieve it without needing to use code?
Thanks!!!