Skip to Content
1
Former Member
Aug 13, 2007 at 09:47 PM

XI HTTP Receiver posting a payload to a servlet

21 Views

I have a scenario where I would like to send an XI message to a j2ee servlet. The servlet is expecting 1 parameter, which I would like to be my XI Payload. I can test this with out XI by an html page posting a form element (xmldata) to the servlet. However, in the http receiver configuration, I cannot see an area for referencing the payload as a form element or query string variable.

Any examples or documentation would be great.

Thanks.