SOA Suite 10.1.3.4 - SOAP Multipart Request over JMS
in our project we need to develop an JMS interface with some XML data and a binary attachment. Therefor we would like to use a SOAP multipart service handling the request. The JMS message shall looks like the following example:
JMSMessage class: jms_bytes
JMSType: null
JMSDeliveryMode: 2
JMSExpiration: 0
JMSPriority: 4
JMSMessageID: null
JMSTimestamp: -1
JMSCorrelationID: null
JMSDestination: null
JMSReplyTo: queue://_Q_F0940794C5CC2F84000000000044AA21?busName=WsFvtBus
JMSRedelivered: false
JMS_IBM_MsgType: 1
SOAPJMS_contentType: multipart/related; boundary=MIMEBoundaryurn_uuid_B6BAFEADB1886ADC241205525550237; type="text/xml"; start="<0.urn:uuid:B6BAFEADB1886ADC241205525550238@apache.org>"
SOAPJMS_targetService: MaelstromWsEndpoint
SOAPJMS_requestIRI: jms:jndi:jms/WebSvcsJMSQ?jndiConnectionFactoryName=jms/WebSvcsJMS_CF&targetService=MaelstromWsEndpoint