I was recently working on some demo implementation using the well known EDN (Event Driven Network) inside Oracle SOA Suite.
However after numerous tests I kept going back into my AQ tables to see what the message was holding and how it was handled as such... Just like many others I thought to myself, there must be a better way.
That's when I found this little url :
http://soabpm-vm:7001/soa-infra/events/edn-db-log
It gives you a (basic) view of what is going on inside your EDN. Small, fast and extremely helpful. Just like we want our implementations to be.
UPDATE:
I just found out Oracle A-TEAM's Andy Knight has also blogged about this back in March of this year. For more information check their extensive blogpost : http://www.ateam-oracle.com/edn-debugging/
No comments:
Post a Comment