Is there a way to handle custom java exception in OSB? -


for example, created exception extends runtimeexception. exception has new field called "code". want handle exception in oracle service bus process , retrieve code throws exception xml structure includes code. there way ?

i don't think able retrieve "code". can retrieve details of exception include code.

try out.


Comments