Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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
Applications
Applications
Skip to content

How to display Business Objects error message in VBCS page

edited Aug 14, 2019 11:14AM in Visual Builder 2 comments

Summary

Display business objects error message as Fire Notification in VBCS page

Content

Hi All,

 

I have Object Validators and Field Validators defined at Business Object level. Now I need to display those validation failure messages in VBCS page as Fire Notification messages.

I have tried with response body but not able to drill down error message cause of "o:errorCode"

Response body of Field Validator condition failure:

{
    "type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",
    "status": 400,
    "title": "Bad Request",
    "detail": "{\"title\":\"Bad Request\",\"status\":\"400\",\"o:errorDetails\":[{\"detail\":\"Actual Landing Validation with Flight Date is Failed\",\"o:errorCode\":\"ValidatorError1\",\"o:errorPath\":\"/actualLandingTime\"}]}"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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