Home » Server Options » Text & interMedia » Problem with use of ORDSYS.ORDImage.importFrom(....) (Oracle Database 11g 11.2.0.3.0)
icon5.gif  Problem with use of ORDSYS.ORDImage.importFrom(....) [message #582244] Tue, 16 April 2013 06:15
PhilXFan
Messages: 1
Registered: April 2013
Junior Member
Hello everybody....

First of all sorry in advance for my bad English.....

I have a question about the use of the importFrom(...) procedure from the ORDSYS.ORDImage Package...

I download images from a http-Link in an imgBlob with the following line of code....
ORDSYS.ORDImage.importFrom(ctx, imgBlob, sSourceType, sImagLinkPath, sImageName);

Everything worked fine so far...but since a few days i have a additional image source I try to download images from...

The problem is the http response I got from the image link includes no Content-Type and size header....

This causes an Exception when the importFrom procedure is called....

The Exception describes a problem with a missing header in the UTL_HTTP package (which is used internally when the importFrom procedure is called).

Is there a possibility to configure the ORDSYS.ORDImage package that there's no exception when the Content-Type Header is missing??

Any idea/help would be appreciated.....

Thank you all in advance....
PhilXFan
Previous Topic: Oracle Text CONTEXT index giving wrong results!!
Next Topic: read from text file
Goto Forum:
  


Current Time: Thu Mar 28 12:49:13 CDT 2024