Technology Stack - EBS (MOSC)

MOSC Banner

Unable to read xml using utl_tcp

edited Aug 20, 2021 11:36AM in Technology Stack - EBS (MOSC) 2 commentsAnswered

We are wanting to pass xml to a server that is within our firewall.  I am using utl_tcp to open the connection, write data to the other server and read the response coming back from that server.  I can see that I am writing data to the server correctly, but when I try utl_tcp,read_text the process runs and never finishes.  So, I wrapped the code in a IF utl_tcp.available > 10 then read.  This function never returns anything else except a 0.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center