Hi I am looking to be able to see DBMS_OUTPUT from my package when it is called from SOA. I have tried setting serveroutput to on but that does not do anything.
The current set up is that I am sending a SOAP UI request to SOA which calls a service which in turn then calls my database package. I have several DBMS OUPTUT statements within this package but I have no idea how to view these messages. I am currently using SQL Developer.
Any help would be appreciated!
Thanks