cancel
Showing results for 
Search instead for 
Did you mean: 

settings if http adapter is sender side?

Former Member
0 Kudos

Hi ALL,

my doubt is if http adapter is sender side how to make settings to before configuring a scenario, because we don't have sender comm. channel, sender agreement.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (3)

Answers (3)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You do not need a Sender HTTP adapter and a Sender Agrrement.

Rest of the configuatrion will remain the same.

Look into this thread for the HTTP Client code,

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

Regards

Bhavesh

Former Member
0 Kudos

hey

ur correct,we dont need any sender CC or sender agreement for HTTP so the sender should send the files to correct URL,which includes the namespace,MI,user id and pwd ,QoS etc.

just download the HTTP test client from sdn and use that to generate the URL,now ask the sender to use that URL to send files over HTTP to XI and it will work just fine

thanx

ahmad

deviprasad_pothireddy
Active Participant
0 Kudos

Hi koteswararao,

user http client( html file, get source code from sdn)

specifythe parameter like

xi server name,

http port,

sender business system,

sender message interface,

namespace,

user and pwd ,

payload of message

Regards,

Deviprasad.