cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP ADAPTER Get or Post XI

Former Member
0 Kudos

Hi, anyone knows how can i get or post a file with http adapter in XI, in a simple view you can't do it directly in the configuration in the communication channel, but i think it has to be a way to do that, at least Business connector have this hability, and this is an older tool of SAP.

I hope anyone can help me.

Regards

Marco Salazar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all, thanks, for the answers, but the issue is not about the client, i need to know, how can i put or get a file from url directory, and processing in PI, then deliver to other system.

Regards.

Marco

JoelTrinidade
Active Contributor
0 Kudos

Hi Marco,

You will need to build a client test tool .

See the code of Client_httpAdapter.html below.

/message/266750#266750 [original link is broken]

Regards

joel

JoelTrinidade
Active Contributor
0 Kudos

Hi Marco,

WebFetch is a good Tool to Post Test Messages to XI.

http://www.robweb.de/wfetch.zip

Regards

joel

Former Member
0 Kudos

joel the link is broken.