Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

tracking request and response time in OSB transcation

bkumar1Mar 21 2014 — edited Mar 26 2014

Hello,

for some internal monitoring, we would require to capture response time taken by OSB service which  for any transcation.

Example - OSB service was invoked at A timestamp and completed at B time stamp. overall response time is difference of B and A.

we dont want to do any flow change in our code to get these value.... if their any way OSB store each instance/invocation traces in OSB DB table.. like we see in BPEL DB table.

simple way is to invoke some kind of framework to put some entry but this require code change and this is not a preferred approach by our client.

We have to achive this either by some inbuild monitoring functionality or through quering some db tables

pls suggest

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2014
Added on Mar 21 2014
5 comments
837 views