Skip to Content
0
Apr 22, 2010 at 04:28 AM

Is it possible to use HTTP adapter?

46 Views

Hi All,

interface will be trigged by ECC to run once a day. The purpose of this interface is to update ECC exchange rates with the exchange rates file provided by the Central Bank of Brazil.

The file is available in the web site: http://www. XXXX and its name changes depending on the date.

The format is YYYYMMDD.csv. Example: 20100419.csv

The scenario will be Abap proxy <-> PI <-> website (Http / soapu2026 whatever) (Syncronous as the date must be sent to build the correct filename).

My main question is: how can I pick up this csv file from the website? Is it possible to use HTTP adapter?

Thanks,

Satya Kumar