cancel
Showing results for 
Search instead for 
Did you mean: 

How to handle HTTP Message Format

Former Member
0 Kudos

Hi All,

i have the interface like XML File(Supplier)--XI--HTTP Message Post(SRM Server)

How to handle this case and how to handle the HTTP Message formats, what Adapters and all i need to use here

Regards

Vamsi

Accepted Solutions (1)

Accepted Solutions (1)

GabrielSagaya
Active Contributor
0 Kudos

check susma's reply

/people/kausik.medavarapu/blog/2005/12/29/csv-file-lookup-with-http-request-and-response-in-xi

Former Member
0 Kudos

Hi Gabriel,

I went through all these..

SRM requires the data in HTML format.

But my concern is can we handle HTML format data Using the HTTP Adpater OR not??

Regards

Edited by: Vamsi Krishna on May 5, 2009 10:31 PM

GabrielSagaya
Active Contributor
0 Kudos

yes you can use HTTP adapter in Receiver side.

/people/kausik.medavarapu/blog/2005/12/29/csv-file-lookup-with-http-request-and-response-in-xi

Former Member
0 Kudos

Hi,

Oaky I will explain the scene that what i thought

Usually file will be send to Xi and XI will process that and form an xml file.

This xml file how to convert it into HTML format and using the HTp Receiver adapter and post it to the Target application

Regards

prateek
Active Contributor
0 Kudos

You may convert xml into html using xslt mapping. An example would be this

/people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter

Regards,

Prateek

Answers (0)