Hello,
I have been trying to use the HTTP REST step to retrieve information from a website (I have copy the indications from this website for the HTTP GET service). I have created a transformation with a HTTP REST step and set it up as shown in the attached document. For some reason the step does not do its job. I just get a "errors detected" message in the logging.
I would appreciate if someone could help me to make this step to work.
-----
HTTP GET
GET /ovcservweb/OVCSWLocalizacionRC/OVCCallejero.asmx/Consulta_DNPRC?Provincia=string&Municipio=string&RC=string HTTP/1.1
Host: ovc.catastro.meh.es
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0"?>
xml
I have been trying to use the HTTP REST step to retrieve information from a website (I have copy the indications from this website for the HTTP GET service). I have created a transformation with a HTTP REST step and set it up as shown in the attached document. For some reason the step does not do its job. I just get a "errors detected" message in the logging.
I would appreciate if someone could help me to make this step to work.
-----
HTTP GET
GET /ovcservweb/OVCSWLocalizacionRC/OVCCallejero.asmx/Consulta_DNPRC?Provincia=string&Municipio=string&RC=string HTTP/1.1
Host: ovc.catastro.meh.es
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0"?>
xml