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.