Hello,
I have created a table with an XML field as follows:
1. Register Schema "Ordenes"
2. Create the table "Ordenes"
3. imported data into the "Ordenes" table from string data.
Everything works perfectly fine, but I need insert data directly from a URL like this
http://api.mercadopublico.cl/servicios/v1/publico/ordenesdecompra.xml?fecha=02022014&ticket=F8537A18-6766-4DEF-9E59-426B4FEE2844
in Attachment I include codes
Please can you help me with the solution.
Thank you very much