New requirement in B2B Error Handling
558981Aug 12 2009 — edited Aug 13 2009Hi Ramesh,
We have come across a new enhancement requirement where Oracle B2B puts error report UI url in the exception payload.
Considering the fact that multiple business messages are being exchanged by B2B by multiple deployments.
Lets discuss this use-case
When error happens in B2B server, user logs in to reports UI and identifies his error record, we wanted to automate bit of this process
We have built our project specific error handling framework. When error happens in B2B server, our framework reads error from B2B error queue and it notifies error detail to configured email.
We wanted to include B2B error report UI url in the notification which exactly shows just one error record based on error message id.
Can you help us in achieving this functionality.
In future, making error message id based URL available in error payload would be useful.
Thanks,
Praveen