You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Customizing Error Messages for AI Agents

Hi Team,

Currently, when creating AI Agents, a generic error message is displayed:
"Sorry, the assistant is unavailable right now. If the issue persists, contact your help desk."

However, behind the scenes, the system is returning detailed error information like:

"o:errorDetails": [  {    "detail": "You need to enter an absence date that's on a scheduled workday. (ANC-3405004)",    "o:errorCode": "ANC:::ANC_TRANS_DT_NOT_WRK_DAY",    "o:errorPath": "/startDateTime"  }]

Is there a way to customize or map these backend error details into more user-friendly messages for the end users (e.g., Validation Errors, Authorization Errors, System Errors)?
If yes, could you please guide on the configuration or best practices for enabling this?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!