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!

OSB - how to debug a Routing Table

15060Dec 18 2008
OSB 10.1.3
I'm able to run the WebLogic/Eclipse Debugger. It stops at break-points, and shows me the variables defined like body, fault etc.
So far so good.
However - I have a routing table that's not doing what I expect. The expression was tested with test data and returns the data - in test - that I expect. But during debug I cannot see what the routing table expression evaluates to - so I connect determine why the default branch is choosen instead of the branch that I expect to be executed.

How do I debug the expression in the routing table? Or in general how do I debug expression on the fly? I'm missing the "watch" functionality where I can enter expressions and get the evaluated live.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2009
Added on Dec 18 2008
0 comments
314 views