cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic URL using HTTP sender

0 Kudos

Hi All,

I am working on a HTTP-Proxy scenario wherin I have to use Dynamic URLs on the HTTP(sender) side.Can any one help me getting this done

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Thanq All,

But my question is not yet answered.In my scenario I have to pick up files dynamically from a URL and which isto be posted to a Proxy.

Is it possible to pick the files up dynamically from a given URL using a file adapter if not HTTP adapter??

Thanx in advance

Vikram

Former Member
0 Kudos

YOu cannot pick File using URL. There is only to possibilities with the help of which you can pick the file like:

Reading or Writing file from XI directory. (NFS)

Reading or Writing file from FTP Server. (FTP)

You can mention any URL in File adapter and tell it to pick the file from particular URL.

<b>Bottom line : The file adapter is use to read or write the file at the Operating System(OS) level.</b>. File adapter can also act as a FTP client means it can put

or get the file from FTP server.

Thanks

Farooq.

0 Kudos

Can we enter the URL in the tab where we enter the source directory?

Is it that we have to include the Operating System Command for picking a file from a particular URL?? If yes what should be OS command for the same.

Former Member
0 Kudos

Let me know what parameter you want to send in HTTP URL.

like Q name, QoS = EOIO etc??

Thanks

Farooq.

Former Member
0 Kudos

Hi !

see the below link ,<b> how to handle dynamic URL.</b>

dynamic URL -

/people/william.li/blog/2006/04/18/dynamic-configuration-of-some-communication-channel-parameters-using-message-mapping

Thanks!!

Former Member
0 Kudos

Karanam,

Go to the SAP Exchange Infrastructure url http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm and navigate to Runtime --> Connectivity --> Adapters --> Plain HTTP Adapter --> Configuring the Sender Plain HTTP Adapter

This will describe how to set URL parameters

Unfortunately this does not discuss the Sender URL

Regards,

Mike