in reply to Re: Http Post to Oracle Apex restful web service inserts null into oracle database table with XMLType and varchar2 columns
in thread Http Post to Oracle Apex restful web service inserts null into oracle database table with XMLType and varchar2 columns
Thank you for your help!
I am trying to replicate the following http post request found here
http://xmodulo.com/2013/05/how-to-send-http-get-or-post-request-in-perl.html
I would like to pass XML data into the database through an Oracle APEX restful service. I continue to insert a null value into the database. Here is the only anomaly I see after the script is executed:
I am very new to Perl and web services. Thank you!LPW::UserAgent::_need_proxy: Not proxied
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Http Post to Oracle Apex restful web service inserts null into oracle database table with XMLType and varchar2 columns
by Anonymous Monk on Oct 19, 2013 at 07:13 UTC | |
by guyenko (Initiate) on Oct 20, 2013 at 00:21 UTC |