Oracle SOA Suite (MOSC)

MOSC Banner

OSB - error handling response is not consistent

Hi All,

Im doing error handler in OSB 12.3 I observe a different response between testing it via console vs postman. See below comparison.

OSB console:

{"errorMessage":  "XQuery expression did not return the non-empty source to apply the nXSD translation.","errorCode":  "OSB-382559"}

Postman:

{

    "errorMessage": "Failure while un-marshalling message: Unable to convert from this source type to StringSource: com.bea.wli.sb.sources.LazilyBufferedSource",

    "errorCode": "OSB-382030"

}

Im expecting to get the same response from osb console using postman. Not sure if this is a bug?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center