cancel
Showing results for 
Search instead for 
Did you mean: 

How to download file from web (no proxies)

Former Member
0 Kudos

Hi All,

I am working on scenario where I have to download XML file from bank (ecb.int) and process it to SAP. I have read some post about this issue in general, but my problem is that I can't use proxies and in general anything what can be deployed as java. Is there any standard way (HTTP adapter etc.) that I can achieve that?

best regards

Dawid

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

this is not possible in standard - sorry

but you can create an adapter to do that

this way no proxy will be used

Regards,

michal

Former Member
0 Kudos

Is it possible to use proxy without touching (deploying) WAS. For example external application?

br

Dawid

Former Member
0 Kudos

for proxies you need to have WAS >= 6.20

MichalKrawczyk
Active Contributor
0 Kudos

hi,

but this is only for ABAP proxies

to get the file from www you need java proxies (so with deploying on java was)

Regards,

michal

Former Member
0 Kudos

michel,

are java proxies available before WAS 6.20?

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

java proxies have nothing to do with WAS version of the ERP system

(was >= 6.20 is only required for ERP,R3 system to use proxies - not XI)

you can use java proxies from XI 2.0

a) abap proxies are generated and programmed on ERP, R3

b) java proxies are created on XI

Regards,

michal

Former Member
0 Kudos

thanks a lot Michal

MichalKrawczyk
Active Contributor
0 Kudos

no problem

Regards,

michal

Answers (0)