Core Workflow - EBS (MOSC)

MOSC Banner

SOA Suite 10.1.3.4 - SOAP Multipart Request over JMS

edited May 19, 2012 4:58AM in Core Workflow - EBS (MOSC) 1 commentAnswered
Hello,

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center