cancel
Showing results for 
Search instead for 
Did you mean: 

Get a CSV file in a URL

Former Member
0 Kudos

I must get a .CSV file of Exchange Rates in the URL:

<http://www5.bcb.gov.br/pec/taxas/ingl/PtaxRPesq.asp?idpai=QUOTATIONS>

Is it possible on XI? If yes, how can i do it?

I'll use the information in this file to update fields in SAP R/3.

Regards,

Daniela

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

Hi,

If your file format is Excel sheet (.csv) with the help of Module processor, you can achieve this.

Refer this blog-

/people/sap.user72/blog/2005/07/04/read-excel-instead-of-xml-through-fileadapter

Regards,

Moorthy

Former Member
0 Kudos

Moorthy,

My file won`t be in a directory.

It will be in a URL.

So, is it possible?

moorthy
Active Contributor
0 Kudos

If so, you can not use File Adapter. You need to go for WebService /Http service. Sender SOAP adapter cofiguration is required here if you are using

WebService.

In the Webservice, you need to write a logic to get the file in xml format.

Regards

Moorthy

Former Member
0 Kudos

Moorthy,

Thank you for your help.

Would you be more specific about the logic?

My data will be in a CSV. format. This file is in a Government site, because ìt's a list of Exchange Rates.

The site is http://www.bcb.gov.br/?TXTODAS

I have already use SOAP adapter to change information with a WebService, but what I need now is get a File in a Web Page (with is not my client webservice).

Is it possible?

Regards,

Daniela

Former Member
0 Kudos

Sorry, the correct link is http://www.bcb.gov.br/?TXTODAS