SOA http binding - send text as request variable

Hi there,
I am trying to use SOA http binding to connect to a http server.
My request message is a simple text. But in http binding wizard, I am forced to specify a schema for the input and response.
I would like to know, if there is any way to specify the input type as text ?
Thanks
Ganesh

Hi,
Can you please specify how you are creating the HTTP Binding to connect to the HTTP Server?
What kind of partner link are you creating?
Thanks
Varun

Similar Messages

  • Call HTTP POST Service from SOA HTTP Binding (one - way)

    Hi All
    Why doesn't HTTP Binding support one-way Reference (It only allows request-response in outbound mode)? I need to call a one way HTTP post service from BPEL.
    How can i achieve this with HTTP-Binding. This one way HTTP POST service is on OSB. Please help!
    Thanks!

    Look at 10g samples under tutorials/702.bindings.

  • Example of sending the po request to my partner using https post method

    I need to send the po request to my partner using https post method.
    Is there any example for my scenario in oracle b2b?
    Usecase:
    mycompany
    othercompany
    mycompany -> Posts xml document with no namespace -> othercompany
    Protocol: https

    I need to send the po request to my partner using https post method.It is possible. FYI, by default HTTPS uses post method.
    Is there any example for my scenario in oracle b2b?Not exact sample is available but yes, similar samples are available here -
    http://www.oracle.com/technology/sample_code/products/b2b/index.html
    I would suggest you to go through below tutorial to have better understanding -
    http://www.oracle.com/technology/products/soa/b2b/collateral/B2B_TU003_ebxml.pdf
    Namespace is not an issue. It's upto you whether you like to keep it or not. From XML technology point of view, it is always recommended to have a namespace to bind each and every node with it, but I have seem cases where people don't use them.
    Regards,
    Anuj

  • Https call using a http binding in soa

    Hi,
    I am trying to do an https call using soa suite 11g.I am using http binding for the same:
    Below is the url I am trying to call
    https://test.b2b2.rbs.gxs.com/invoke/URLTest/simpleReceive
    Below is the header which needs to be passed to the call
    <Headers>
    <Content-Type>application/HTTPstream</Content-Type>
    <actionrequest>upload</actionrequest>
    <userid>ADT00368</userid>
    <password>ADT00368</password>
    <receiverid>RBOSNL2A</receiverid>
    <datatype>XML</datatype> (optional)
    </Headers>
    I have 2 questions here
    1.I have installed the certificate from the secured site in the weblogic server.Still I am getting error "unable to access the below url"
    https://test.b2b2.rbs.gxs.com/invoke/URLTest/simpleReceive.
    2. second question is how to send the above mentioned header information in the https call?
    Regards,
    Naresh

    But while testing how will I pass the header?
    <Headers>
    <Content-Type>application/HTTPstream</Content-Type>
    <actionrequest>upload</actionrequest>
    <userid> ADT00368</userid>
    <password> ADT00368</password>
    <receiverid>ABNAMHTIN</receiverid>
    <datatype>XML</datatype>
    </Headers>

  • How to send Text HTTP Body in sender Http post to proxy .

    Hi Exeperts,
    I have a scenario http post to proxy scenario. where i need to send  Text HTTP Body  using http sender.receiver side  i am having proxy.
    Please let us know what are the configuration i need to take at sender side and receiver side .
    Regards
    Ravinder.s

    Hi,
    1.If you have any xsl code or java code please share .
    You need Java (or ABAP), not parsing the input, creating xml.
    2. my client is  using dual stack abap/java.
    Your desicion to use Java or ABAP. From my point of view ABAP is easier, but it depends or your experience.
    3.please share the any udf for map the string to the target side?
    An UDF is part of a Message Mapping. Does not work here.
    4. i already  developed the proxy code.
    That s a good start
    /Udo

  • HTTP binding in SOA

    hello,
    i have a requirement to invoke a .jsp((http://*********/*******/**.jsp)) page and use the methods in there ...... HTTP binding is the way to invoke that tro BPEL/SOA i think ..... please advice.... actually wats the use of HTTP binding adapter in SOA ?
    i have a .jsp link(http://*********/*******/**.jsp) which has methods ... please let me know how i can add that to SOAP UI to test.....
    Thanks in advance....

    But while testing how will I pass the header?
    <Headers>
    <Content-Type>application/HTTPstream</Content-Type>
    <actionrequest>upload</actionrequest>
    <userid> ADT00368</userid>
    <password> ADT00368</password>
    <receiverid>ABNAMHTIN</receiverid>
    <datatype>XML</datatype>
    </Headers>

  • How to send attachments using HTTP Binding Adapter?

    How to send attachments using HTTP Binding Adapter in Jdeveloper?
    Requirement: I need to send attachments to a system which can communicate with the middleware using https only.
    Kindly suggest..
    Edited by: Richa Juneja on Jan 28, 2013 4:03 AM

    Hi,
    Following links may help U
    /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/b4a6490a08cd41a8c91759c3d2f401/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/frameset.htm
    to know the basics about soap adapter u cn check out this link
    /people/padmankumar.sahoo/blog/2005/02/15/an-overview-of-soap
    to get in detail about the attachments chk out this link
    hi i am unable to attach an attachment in File to mail scenario
    Regards
    Pullarao

  • HTTP Binding limitation in SOA Suite 11.1.1.5

    Hi,
    We are using BPEL to integrate our systems with 3rd party systems, where we are the consumer of the service given by external vendor. The external vendor exposes XML based service (REST services) and have given a url to perform certain functionality. We are using POST method to call the service.
    In our case, the external vendor is expecting XML without the namespaces and it's a limitation at their end. So they can't modify or rebuilt their existing system to support XML namespaces. But the HTTP binding wizard is not allowing to select the input and output if no namespace is used.
    So how to overcome this problem or is it a limitation of HTTP binding that it mandates the use of namespaces. Did it in another way by converting the xml payload to string but this will not scale for larger payloads. So looking for a resolution on this.
    Thanks & Regards
    Siva

    My requirements are slightly different. I have users in a SUN LDAP directory. I need to give access to these users to the worklistapp. I have other requirements too. Like me weblogic admins also need to authenticate to the same LDAP. My build and deploy teams should also use the same process to deploy composite apps to the server.
    I am able to add a provider in myrealm. Make sure that the users that I need are readby the provider. I tested this with one user and that user is able to login to the worklist app, after I did all the steps mentioned in the thread.
    Not sure if this meets your requirements too
    Atul

  • Http Binding question

    Hello guys.
    I'm new in SOA Suite :) I have question about HTTP binding adapter. I downloaded MS wfetch application to test my REST composite application. I try invoke my composite :
    Host: 192.168.10.2:8001\r\n
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n
    Accept-Language: en-us,en;q=0.5\r\n
    Accept-Encoding: gzip,deflate\r\n
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n
    Content-Type: application/x-www-form-urlencoded\r\n
    \r\n
    entry_id=test&entry_type=eee&file_name=aaa&mime_type=fff&meta_data=rrrr
    At response I got :
    HTTP/1.1 500 Internal Server Error\r\n
    When I try to invoke my REST composite using xml it's work fine !! At Oracle MAN :
    For HTTP POST request methods, you can select a payload type of either URL-encoded (ampersand-separated name-value pairs) or XML.
    Please help me.
    Edited by: user5427713 on Feb 22, 2011 11:49 PM
    Edited by: user5427713 on Feb 22, 2011 11:50 PM

    Thank you. I created composite where interface is JCA HTTP Bindung Adapter. At Adapter configuration I set
    Verb : POST
    Payload Type : url-encoded
    Endpoint : /soa-infra/services/CDP/CDPProxyREST/ProxyInterface
    At Wfetch :
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n
    Accept-Language: en-us,en;q=0.5\r\n
    Accept-Encoding: gzip,deflate\r\n
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n
    Content-Type: application/x-www-form-urlencoded\r\n
    \r\n
    entry_id=test&entry_type=eee&file_name=aaa&mime_type=fff&meta_data=rrrr&uploadedFile=ddddd
    I got response error :
    HTTP/1.1 500 Internal Server Error\r\n
    X-Powered-By: Servlet/2.5 JSP/2.1\r\n
    X-ORACLE-DMS-ECID: 0000ItIYiI55yWK5qVp2iY1DN_6b00147b\r\n
    When I create request :
    Content-type: text/xml\r\n
    SOAPAction: "Request-Response"\r\n
    \r\n
    <soapenv: ... >
    <root:root><root:entry_id>ssadsd<root:entry_id><root:.......</root:root>
    I got normal response with data without error.

  • How can i set dynamic properties in HTTP Binding adapter  at run time

    Hi,
    I am trying to put dynamic properties in HTTP Binding adapter at run time. I am able to Set endpointURI, UserName and Password dynamically using below code.
    Is it possible to set Version , Retry Count, timeout, authentication type at run time.
    below is code for setting endpointURI, UserName and Password dynamically.
    <invoke name="HttpInvoke" bpelx:invokeAsDetail="no"
    partnerLink="SACS_Http_Adapter"
    portType="ns1:Request_Response_ptt" operation="Request-Response"
    inputVariable="HttpInvoke_Request-Response_InputVariable"
    outputVariable="HttpInvoke_Request-Response_OutputVariable">
    <bpelx:toProperties>
    <bpelx:toProperty name="endpointURI" variable="inputVariable"
    part="payload" query="@endpoint"/>
    <bpelx:toProperty name="javax.xml.ws.security.auth.username"
    variable="inputVariable" part="payload"
    query="@username"/>
    <bpelx:toProperty name="javax.xml.ws.security.auth.password"
    variable="inputVariable" part="payload"
    query="@password"/>
    </bpelx:toProperties>
    </invoke>
    Thanks,
    Siva
    Edited by: 929920 on Apr 25, 2012 7:45 AM

    Hi Bastain,
    Assuming your using the Batch Process Model, you can programatically insert a new SN into the correct parameter in the postUUT callback sequence.
    This sequence has access to the UUT.SerialNumber parameter so you can use a File Global to pass the SN from the main sequence to the postUUT callback. 
    Here is an example of what I mean. 
    Adam
    Attachments:
    set SN within Main Sequence.seq ‏80 KB

  • Error sending check-in request.

    i installed UCM and Capture server 11.1.1.8 , and implement an example in oracle document http://docs.oracle.com/cd/E29542_01/doc.1111/e37898/get_started.htm#ODDCM137
    but instead of using text file commit driver that mention in document i select webcenter content .
    but when i click on release batch its give me error sending check in request

    i now restart the server , and its still the same error , kindly check the following screen shot for log and commit driver setting

  • Transport error: [IPT_HttpSendError] HTTP encounters send error :415

    Hi,
    I am working on webservice invocation from B2B. I am able to invoke the webservice using SOAP request.
    I configured custom document over ebMS protocol and HTTP transport in B2B. When I invoke webservice from B2B i am getting the HTTPSendError.
    B2B log:
    2009.08.28 at 07:32:45:238: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking PackMessage
    2009.08.28 at 07:32:45:239: Thread-10: B2B - (DEBUG) MimePackaging:pack:Enter
    2009.08.28 at 07:32:45:244: Thread-10: B2B - (DEBUG) MimePackaging:createMimeMessage:Enter
    2009.08.28 at 07:32:45:254: Thread-10: B2B - (DEBUG) MimePackaging:createMimeMessage:number of pc components: 1
    2009.08.28 at 07:32:45:255: Thread-10: B2B - (DEBUG) MimePackaging:createMimeBodyPart:Enter
    2009.08.28 at 07:32:45:381: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Enter
    2009.08.28 at 07:32:45:382: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Exit
    2009.08.28 at 07:32:45:382: Thread-10: B2B - (DEBUG) MimePackaging:createMimeBodyPart:Exit
    2009.08.28 at 07:32:45:413: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Entering...
    2009.08.28 at 07:32:45:413: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Leaving...
    2009.08.28 at 07:32:45:667: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Enter
    2009.08.28 at 07:32:45:668: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Exit
    2009.08.28 at 07:32:45:668: Thread-10: B2B - (DEBUG) MimePackaging:createMimeMessage:Exit
    2009.08.28 at 07:32:45:674: Thread-10: B2B - (DEBUG) MimePackaging:getMimeContent:Enter
    2009.08.28 at 07:32:45:674: Thread-10: B2B - (DEBUG) MimePackaging:getMimeContent:Exit
    2009.08.28 at 07:32:45:675: Thread-10: B2B - (DEBUG) MimePackaging:pack:Exit
    2009.08.28 at 07:32:45:680: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking Pre-Transmit
    2009.08.28 at 07:32:45:681: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Enter
    2009.08.28 at 07:32:45:681: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Log & Update Database Tables
    2009.08.28 at 07:32:45:681: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Update the Message Table Row with message state Wait for Incoming Acknowledgment
    2009.08.28 at 07:32:45:682: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create a Native Event Table row for outgoing Request Message
    2009.08.28 at 07:32:45:682: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Enter
    2009.08.28 at 07:32:45:684: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:insertNativeEvtTblRow msgInfo.id = 83667220
    2009.08.28 at 07:32:45:685: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:protocl id set A
    2009.08.28 at 07:32:45:685: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
    ** DbAccess:insertNativeEvtTblRow protocolCollabId = null
    2009.08.28 at 07:32:45:814: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Exit
    2009.08.28 at 07:32:45:827: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create Event Table row for Message Retries
    2009.08.28 at 07:32:45:828: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit timeToAck = Thu Jan 01 00:00:00 GMT 1970
    2009.08.28 at 07:32:45:828: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit business transaction info name null revision null
    2009.08.28 at 07:32:45:828: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Exit
    2009.08.28 at 07:32:45:829: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2009.08.28 at 07:32:45:851: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.08.28 at 07:32:45:851: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2009.08.28 at 07:32:45:851: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Calling Send to transmit the message
    2009.08.28 at 07:32:45:852: Thread-10: B2B - (DEBUG) Protocol Name: HTTP
    2009.08.28 at 07:32:45:852: Thread-10: B2B - (DEBUG) Version Name: 1.0
    2009.08.28 at 07:32:45:853: Thread-10: B2B - (DEBUG) Endpoint: http://localhost:8003/RemoteTPPDI-TestWS-context-root/TestWSSoapHttpPort
    2009.08.28 at 07:32:45:855: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send URL: HTTP://localhost:8003/RemoteTPPDI-TESTWS-CONTEXT-ROOT/TESTWSSOAPHTTPPORT
    2009.08.28 at 07:32:45:855: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send TO Endpoint: 501 http://localhost:8003/RemoteTPPDI-TestWS-context-root/TestWSSoapHttpPort
    2009.08.28 at 07:32:45:856: Thread-10: B2B - (DEBUG)
    Protocol = HTTP
    Version = 1.0
    Transport Header
    Content-Transfer-Encoding:binary
    ACTION_NAME:RemoteTPTestBA
    DATE:Fri, 28 Aug 2009 07:32:44 GMT
    TO:RemoteTP
    DOCTYPE_NAME:RemoteTPDoc1
    FROM_PARTY:HostTP
    DOCTYPE_REVISION:1.0
    FROM:HostTP
    MESSAGE-ID:83667220
    TO_PARTY:RemoteTP
    Content-Type:text/plain; charset=us-ascii
    Connection:close
    Parameters
    -- listing properties --
    http.sender.timeout=0
    2009.08.28 at 07:32:46:101: Thread-10: B2B - (DEBUG) scheme null userName null realm null
    2009.08.28 at 07:32:46:339: Thread-10: B2B - (WARNING)
    Message Transmission Transport Exception
    Transport Error Code is OTA-HTTP-SEND-415
    StackTrace oracle.tip.transport.TransportException: [IPT_HttpSendError] HTTP encounters send error :415
    at oracle.tip.transport.TransportException.create(TransportException.java:91)
    at oracle.tip.transport.basic.HTTPSender.createTransportResponse(HTTPSender.java:793)
    at oracle.tip.transport.basic.HTTPSender.send(HTTPSender.java:598)
    at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
    at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1013)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1754)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:972)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1166)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
    at java.lang.Thread.run(Thread.java:534)
    2009.08.28 at 07:32:46:339: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Error in sending message
    2009.08.28 at 07:32:46:340: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Request Message Transmission failed
    2009.08.28 at 07:32:46:340: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Enter
    2009.08.28 at 07:32:46:340: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2009.08.28 at 07:32:46:341: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Leave
    2009.08.28 at 07:32:46:341: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab [IPT_HttpSendError] HTTP encounters send error :415
    [IPT_HttpSendError] HTTP encounters send error :415
    2009.08.28 at 07:32:47:172: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
    2009.08.28 at 07:32:47:203: Thread-10: B2B - (DEBUG) Engine:notifyApp Enter
    2009.08.28 at 07:32:47:212: Thread-10: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = 722FB0840F821DDDE04400144F96EEDE
    2009.08.28 at 07:32:47:212: Thread-10: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>83667220</correlationId>
    <b2bMessageId>83667220</b2bMessageId>
    <errorCode>AIP-50079</errorCode>
    <errorText>Transport error: [IPT_HttpSendError] HTTP encounters send error :415
    [IPT_HttpSendError] HTTP encounters send error :415
    .</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (HostTPis.com)
    Transport error: [IPT_HttpSendError] HTTP encounters send error :415
    [IPT_HttpSendError] HTTP encounters send error :415
    . ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2009.08.28 at 07:32:47:214: Thread-10: B2B - (DEBUG) AQJMSCorrelationID = 722FB0840F821DDDE04400144F96EEDE
    2009.08.28 at 07:32:47:240: Thread-10: B2B - (DEBUG) Engine:notifyApp Exit
    2009.08.28 at 07:32:47:240: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2009.08.28 at 07:32:47:247: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.08.28 at 07:32:47:247: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2009.08.28 at 07:32:47:248: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Exit
    2009.08.28 at 07:32:47:303: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage:
    ***** REQUEST MESSAGE *****
    Exchange Protocol: Generic Version 1.0
    Transport Protocol: HTTP
    Unique Message ID: 83667220
    Trading Partner: RemoteTP
    Message Signed: No
    Payload encrypted: No
    Information incomplete

    Hi Anuj,
    I changed to HTTP version 1.1 with SOAP version 1.1 and ebMS 2.0.
    B2B log:
    009.08.28 at 08:38:56:747: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage EBMSVersion: 2.0
    2009.08.28 at 08:38:56:747: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage Trying to build soap message
    2009.08.28 at 08:38:56:752: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage soap message built
    2009.08.28 at 08:38:56:753: Thread-10: B2B - (DEBUG) EBMSExchangePlugin:resetInputStream not resetting stream source
    2009.08.28 at 08:38:56:756: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage soap message - .1: <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:eb="http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://www.oasis-open.org/committees/ebxml-msg/schema/envelope.xsd http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd"><env:Header><eb:MessageHeader env:mustUnderstand="1" eb:version="2.0"><eb:From><eb:PartyId/></eb:From></eb:MessageHeader></env:Header><env:Body/></env:Envelope>
    2009.08.28 at 08:38:56:757: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage work area not null
    2009.08.28 at 08:38:56:757: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage property name = AQJMSCorrelationID
    2009.08.28 at 08:38:56:758: Thread-10: B2B - (DEBUG) EBMSExchangePlugin:resetInputStream not resetting stream source
    2009.08.28 at 08:38:56:760: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage soap message - 1: <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:eb="http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://www.oasis-open.org/committees/ebxml-msg/schema/envelope.xsd http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd"><env:Header><eb:MessageHeader env:mustUnderstand="1" eb:version="2.0"><eb:From><eb:PartyId eb:type="Generic Identifier">HostTP</eb:PartyId></eb:From></eb:MessageHeader></env:Header><env:Body/></env:Envelope>
    2009.08.28 at 08:38:56:761: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage pingmsg = false pongMsg = false isStatusRequestMsg false isStatusResponseMsg false
    2009.08.28 at 08:38:56:763: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage b2bMessageID is not null, using that 92775561
    2009.08.28 at 08:38:56:763: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage checking to see if msg id is in the correct format
    2009.08.28 at 08:38:56:763: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage msg id must have an '@' sign according to the ebms standard. Generating new id..
    2009.08.28 at 08:38:56:765: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:isAckRequested Enter
    2009.08.28 at 08:38:56:766: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:isAckRequested returning false
    2009.08.28 at 08:38:56:766: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage request doesnt need to be signed
    2009.08.28 at 08:38:56:766: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceName Enter
    2009.08.28 at 08:38:56:767: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceName Returning service name:null
    2009.08.28 at 08:38:56:767: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceName Enter
    2009.08.28 at 08:38:56:767: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceName Returning service name:null
    2009.08.28 at 08:38:56:767: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage setting service name = null
    2009.08.28 at 08:38:56:768: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceType Enter
    2009.08.28 at 08:38:56:768: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceType Returning service type:null
    2009.08.28 at 08:38:56:768: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceType Enter
    2009.08.28 at 08:38:56:769: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSServiceType Returning service type:null
    2009.08.28 at 08:38:56:769: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage setting service type = null
    2009.08.28 at 08:38:56:769: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSFromRole Enter
    2009.08.28 at 08:38:56:770: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSFromRole Returning from role:null
    2009.08.28 at 08:38:56:770: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSFromRole Enter
    2009.08.28 at 08:38:56:770: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSFromRole Returning from role:null
    2009.08.28 at 08:38:56:771: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage setting from role = null
    2009.08.28 at 08:38:56:771: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage setting from overRideHeader = null
    2009.08.28 at 08:38:56:771: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSToRole Enter
    2009.08.28 at 08:38:56:771: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSToRole Returning to role:null
    2009.08.28 at 08:38:56:772: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSToRole Enter
    2009.08.28 at 08:38:56:772: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSToRole Returning to role:null
    2009.08.28 at 08:38:56:772: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage setting to role = null
    2009.08.28 at 08:38:56:773: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSActionName Enter
    2009.08.28 at 08:38:56:773: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:getEBMSActionName Returning action name:null
    2009.08.28 at 08:38:56:773: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage action name = RemoteTPTestBA
    2009.08.28 at 08:38:56:774: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage refToMsgId is null
    2009.08.28 at 08:38:56:774: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage setting manifest for message
    2009.08.28 at 08:38:56:776: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage generated payloadId:cid:0A4DBD5D12360284C08000002F358500
    2009.08.28 at 08:38:56:778: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage This is stream source mode
    2009.08.28 at 08:38:56:779: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage xml payload <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body xmlns:ns1="http://testws/types/">
    <ns1:testElement>
    <ns1:s>TEST</ns1:s>
    </ns1:testElement>
    </soap:Body>
    </soap:Envelope>
    2009.08.28 at 08:38:56:785: Thread-10: B2B - (DEBUG) EBMSExchangePlugin:resetInputStream resetting stream source
    2009.08.28 at 08:38:56:786: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage final soap message: ------=_Part_2_3316214.1251448736779
    Content-Type: text/xml;charset=UTF-8
    <?xml version="1.0" encoding="UTF-8" ?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:eb="http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://www.oasis-open.org/committees/ebxml-msg/schema/envelope.xsd http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd"><env:Header><eb:MessageHeader env:mustUnderstand="1" eb:version="2.0"><eb:From><eb:PartyId eb:type="Generic Identifier">HostTP</eb:PartyId></eb:From><eb:To><eb:PartyId eb:type="Generic Identifier">RemoteTP</eb:PartyId></eb:To><eb:CPAId>RemoteTPTest</eb:CPAId><eb:ConversationId>HostTP@0A4DBD5D12360284BFC000002F358200</eb:ConversationId><eb:Service/><eb:Action>RemoteTPTestBA</eb:Action><eb:MessageData><eb:MessageId>HostTP@0A4DBD5D12360284BFC000002F358200</eb:MessageId><eb:Timestamp>2009-08-28T08:38:56.000Z</eb:Timestamp></eb:MessageData></eb:MessageHeader></env:Header><env:Body><eb:Manifest eb:id="oracle0A4DBD5D12360284C07000002F358300" eb:version="2.0"><eb:Reference eb:id="payloadref-0A4DBD5D12360284C07000002F358400" xlink:href="cid:0A4DBD5D12360284C08000002F358500" xlink:type="simple"/></eb:Manifest></env:Body></env:Envelope>
    ------=_Part_2_3316214.1251448736779
    Content-Type: text/xml
    Content-Id: <0A4DBD5D12360284C08000002F358500>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body xmlns:ns1="http://testws/types/">
    <ns1:testElement>
    <ns1:s>TEST</ns1:s>
    </ns1:testElement>
    </soap:Body>
    </soap:Envelope>
    ------=_Part_2_3316214.1251448736779--
    2009.08.28 at 08:38:56:786: Thread-10: B2B - (DEBUG) EBMSExchangePlugin:resetInputStream resetting stream source
    2009.08.28 at 08:38:56:791: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage adding headers
    2009.08.28 at 08:38:56:792: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage adding content type header
    2009.08.28 at 08:38:56:792: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage adding content type header value is multipart/related;type="text/xml";boundary="----=_Part_3_1702949.1251448736786";start="<ebxheader-0A4DBD5D12360284BEB000002F358100>"
    2009.08.28 at 08:38:56:792: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:createMessage Exit
    2009.08.28 at 08:38:56:792: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking PackMessage
    2009.08.28 at 08:38:56:793: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking Pre-Transmit
    2009.08.28 at 08:38:56:793: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Enter
    2009.08.28 at 08:38:56:794: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Log & Update Database Tables
    2009.08.28 at 08:38:56:795: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Update the Message Table Row with message state Wait for Incoming Acknowledgment
    2009.08.28 at 08:38:56:795: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create a Native Event Table row for outgoing Request Message
    2009.08.28 at 08:38:56:795: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Enter
    2009.08.28 at 08:38:56:796: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:insertNativeEvtTblRow msgInfo.id = HostTP@0A4DBD5D12360284BFC000002F358200
    2009.08.28 at 08:38:56:797: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:protocl id set A
    2009.08.28 at 08:38:56:797: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
    ** DbAccess:insertNativeEvtTblRow protocolCollabId = HostTP@0A4DBD5D12360284BFC000002F358200
    2009.08.28 at 08:38:56:820: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Exit
    2009.08.28 at 08:38:56:827: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create Event Table row for Message Retries
    2009.08.28 at 08:38:56:827: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit timeToAck = Thu Jan 01 00:00:00 GMT 1970
    2009.08.28 at 08:38:56:828: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit business transaction info name null revision null
    2009.08.28 at 08:38:56:828: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Exit
    2009.08.28 at 08:38:56:829: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2009.08.28 at 08:38:56:831: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.08.28 at 08:38:56:832: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2009.08.28 at 08:38:56:832: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Calling Send to transmit the message
    2009.08.28 at 08:38:56:832: Thread-10: B2B - (DEBUG) Protocol Name: HTTP
    2009.08.28 at 08:38:56:833: Thread-10: B2B - (DEBUG) Version Name: 1.1
    2009.08.28 at 08:38:56:833: Thread-10: B2B - (DEBUG) Endpoint: http://10.77.189.109:8003/RemoteTPPDI-TestWS-context-root/TestWSSoapHttpPort
    2009.08.28 at 08:38:56:834: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send URL: HTTP://10.77.189.109:8003/RemoteTPPDI-TESTWS-CONTEXT-ROOT/TESTWSSOAPHTTPPORT
    2009.08.28 at 08:38:56:835: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send TO Endpoint: 501 http://10.77.189.109:8003/RemoteTPPDI-TestWS-context-root/TestWSSoapHttpPort
    2009.08.28 at 08:38:56:838: Thread-10: B2B - (DEBUG)
    Protocol = HTTP
    Version = 1.1
    Transport Header
    DOCTYPE_NAME:RemoteTPDoc1
    SOAPAction:"ebXML"
    TO_PARTY:RemoteTP
    DOCTYPE_REVISION:1.0
    ACTION_NAME:RemoteTPTestBA
    FROM_PARTY:HostTP
    Content-Type:multipart/related;type="text/xml";boundary="----=_Part_3_1702949.1251448736786";start="<ebxheader-0A4DBD5D12360284BEB000002F358100>"
    Content-Length:1860
    Parameters
    -- listing properties --
    http.sender.timeout=0
    2009.08.28 at 08:38:56:840: Thread-10: B2B - (DEBUG) scheme null userName null realm null
    2009.08.28 at 08:38:56:866: Thread-10: B2B - (WARNING)
    Message Transmission Transport Exception
    Transport Error Code is OTA-HTTP-SEND-500
    StackTrace oracle.tip.transport.TransportException: [IPT_HttpSendError] HTTP encounters send error :500
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://testws/types/"><env:Body><env:Fault><faultcode>env:MustUnderstand</faultcode><faultstring>SOAP must understand error: {http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd}MessageHeader</faultstring></env:Fault></env:Body></env:Envelope>.
    at oracle.tip.transport.TransportException.create(TransportException.java:91)
    at oracle.tip.transport.basic.HTTPSender.createTransportResponse(HTTPSender.java:793)
    at oracle.tip.transport.basic.HTTPSender.send(HTTPSender.java:598)
    at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
    at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1013)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1754)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:972)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1166)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
    at java.lang.Thread.run(Thread.java:534)
    2009.08.28 at 08:38:56:866: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Error in sending message
    2009.08.28 at 08:38:56:867: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Request Message Transmission failed
    2009.08.28 at 08:38:56:867: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Enter
    2009.08.28 at 08:38:56:867: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2009.08.28 at 08:38:56:868: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Leave
    2009.08.28 at 08:38:56:868: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab [IPT_HttpSendError] HTTP encounters send error :500
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://testws/types/"><env:Body><env:Fault><faultcode>env:MustUnderstand</faultcode><faultstring>SOAP must understand error: {http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd}MessageHeader</faultstring></env:Fault></env:Body></env:Envelope>.
    [IPT_HttpSendError] HTTP encounters send error :500
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://testws/types/"><env:Body><env:Fault><faultcode>env:MustUnderstand</faultcode><faultstring>SOAP must understand error: {http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd}MessageHeader</faultstring></env:Fault></env:Body></env:Envelope>.
    2009.08.28 at 08:38:56:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
    2009.08.28 at 08:38:56:887: Thread-10: B2B - (DEBUG) Engine:notifyApp Enter
    2009.08.28 at 08:38:56:895: Thread-10: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = 72309D4B835925B9E04400144F96EEDE
    2009.08.28 at 08:38:56:896: Thread-10: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>92775561</correlationId>
    <b2bMessageId>92775561</b2bMessageId>
    <errorCode>AIP-50079</errorCode>
    <errorText>Transport error: [IPT_HttpSendError] HTTP encounters send error :500
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://testws/types/"><env:Body><env:Fault><faultcode>env:MustUnderstand</faultcode><faultstring>SOAP must understand error: {http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd}MessageHeader</faultstring></env:Fault></env:Body></env:Envelope>.
    [IPT_HttpSendError] HTTP encounters send error :500
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://testws/types/"><env:Body><env:Fault><faultcode>env:MustUnderstand</faultcode><faultstring>SOAP must understand error: {http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd}MessageHeader</faultstring></env:Fault></env:Body></env:Envelope>.</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (dgia21a.HostTPis.com)
    Transport error: [IPT_HttpSendError] HTTP encounters send error :500
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://testws/types/"><env:Body><env:Fault><faultcode>env:MustUnderstand</faultcode><faultstring>SOAP must understand error: {http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd}MessageHeader</faultstring></env:Fault></env:Body></env:Envelope>.
    [IPT_HttpSendError] HTTP encounters send error :500
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://testws/types/"><env:Body><env:Fault><faultcode>env:MustUnderstand</faultcode><faultstring>SOAP must understand error: {http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd}MessageHeader</faultstring></env:Fault></env:Body></env:Envelope>. ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2009.08.28 at 08:38:56:897: Thread-10: B2B - (DEBUG) AQJMSCorrelationID = 72309D4B835925B9E04400144F96EEDE
    2009.08.28 at 08:38:56:929: Thread-10: B2B - (DEBUG) Engine:notifyApp Exit
    2009.08.28 at 08:38:56:930: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2009.08.28 at 08:38:56:933: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.08.28 at 08:38:56:934: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2009.08.28 at 08:38:56:934: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Exit
    2009.08.28 at 08:38:56:936: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage:
    ***** REQUEST MESSAGE *****
    Exchange Protocol: ebMS Version 2.0
    Transport Protocol: HTTP
    Unique Message ID: HostTP@0A4DBD5D12360284BFC000002F358200
    Trading Partner: RemoteTP
    Message Signed: No
    Payload encrypted: No
    Information incomplete

  • What are the limitations or disadvantages of SOA Direct Binding

    What are the limitations or disadvantages of SOA Direct Binding.

    When we call SOA service from another SOA service most of the time Local RMI call is used even you are using SOAP over http to invoke the service, this based on your SOA configuration - Refer the following url for more details on Local optimization.
    Albin's Blog: Configuring Local Optimization in Oracle SOA 11g
    SOAP binding will help us to invoke the service exposed with WSDL and accepts XML as request/response.
    HTTP Binding will help us to invoke any services that will accept HTTP GET/POST messages but there is restriction with input/output message type(refer this document for more details Getting Started with Binding Components - 11g Release 1 (11.1.1.7)).
    HTTP binding is light weight and provides better performance.
    I hope this will help you.
    Refer https://forum.java.sun.com/thread/2612466

  • Error with HTTP binding - 11g

    Hi all ,
    I am getting below error while calling existing RESTful webservice from BPEL SOA composite, using HTTP Binding:
    *“null schema location for ns=null [Cause=null schema location for ns=null] at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:575)”*
    WSDL file for HTTP service is
    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions name="CASPaymentService"
    targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/http/HelloWorldServlet/CSGetPaymentProvABCS/CASPaymentService"
    xmlns:tns="http://xmlns.oracle.com/pcbpel/adapter/http/HelloWorldServlet/CSGetPaymentProvABCS/CASPaymentService"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:plt="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <plt:partnerLinkType name="Request_Response_plt">
    <plt:role name="Request-Response_role">
    <plt:portType name="tns:Request_Response_ptt"/>
    </plt:role>
    </plt:partnerLinkType>
    <wsdl:types>
    *<schema xmlns="http://www.w3.org/2001/XMLSchema">*
    *<include schemaLocation="xsd/InputOutputFault.xsd"/>*
    *</schema>*
    </wsdl:types>
    *<wsdl:message name="envelope_msg_in">*
    *<wsdl:part name="input" element="envelope"/>*
    *</wsdl:message>*
    *<wsdl:message name="envelope_msg_out">*
    *<wsdl:part name="envelope" element="envelope"/>*
    *</wsdl:message>*
    <wsdl:portType name="Request_Response_ptt">
    <wsdl:operation name="Request-Response">
    <wsdl:input message="tns:envelope_msg_in"/>
    <wsdl:output message="tns:envelope_msg_out"/>
    </wsdl:operation>
    </wsdl:portType>
    </wsdl:definitions>
    Input schema  ( InputOutputFault.xsd) is like below: Please note it has no namespace
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:element name="envelope">
    </xsd:element>
    </xsd:schema>
    binding in composite.xml is :
    <reference name="GetPaymentCAS" ui:wsdlLocation="GetPaymentCAS.wsdl">
    <interface.wsdl interface="http://xmlns.oracle.com/pcbpel/adapter/http/HelloWorldServlet/GetPaymentCASServiceCall/GetPaymentCAS#wsdl.interface(Request_Response_ptt)"/>
    <binding.ws port="http://xmlns.oracle.com/pcbpel/adapter/http/HelloWorldServlet/GetPaymentCASServiceCall/GetPaymentCAS#wsdl.endpoint(GetPaymentCAS/Request_Response_pt)"
    location="GetPaymentCAS.wsdl" supports="http">
    <property name="http.verb" type="xs:string" many="false">POST</property>
    <property name="endpointURI" type="xs:string" many="false">http://testaia:9111/CAS/servlets/PaymentServicesServlet</property>
    <property name="http.payload" type="xs:string" many="false">xml</property>
    </binding.ws>
    </reference>
    It seems like HTTP binding in 11g works with XSD with some namespace only. And if we provide the schema details in either <wsdl:types> or via “including schema in wsdl” as shown above, at runtime it still try to look for schema file.
    Any workaround/solution for same is highly appreciated.
    Thanks & Regards
    Pintoo

    hi,
    I depolyd my ProvideABCS into EM here i ubable to invoke the serveses i get below error
    webservices invoikesfail:
    The selected operation ProcessEcoproduct could not be invoked.
    An exception occured while invoking the webservice operation. Please see logs for more details.
    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Client received SOAP Fault from server : oracle.fabric.common.FabricInvocationException: java.lang.NullPointerException
    addtionalinfo:
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Client received SOAP Fault from server : oracle.fabric.common.FabricInvocationException: java.lang.NullPointerException at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:808) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:384) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.el.parser.AstValue.invoke(Unknown Source) at com.sun.el.MethodExpressionImpl.invoke(Unknown Source) at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53) at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256) at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:889) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:379) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:101) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446) at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119) at java.security.AccessController.doPrivileged(Native Method) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315) at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442) at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171) at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:178) Caused by: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Client received SOAP Fault from server : oracle.fabric.common.FabricInvocationException: java.lang.NullPointerException at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:362) at oracle.sysman.emSDK.webservices.wsdlparser.OperationInfoImpl.invokeWithDispatch(OperationInfoImpl.java:1004) at oracle.sysman.emas.model.wsmgt.PortName.invokeOperation(PortName.java:750) at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:802) ... 79 more Caused by: oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException: Client received SOAP Fault from server : oracle.fabric.common.FabricInvocationException: java.lang.NullPointerException at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException(DispatchImpl.java:1040) at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:826) at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235) at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106) at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:358) ... 82 more
    please help on it

  • HTTP encounters send error: 500

    I have processed a test message to B2B(trading partner) and the below is the error message from logs.
    Machine Info:
    Transport error: [IPT_HttpSendError] HTTP encounters send error: 500
    [IPT_HttpSendError] HTTP encounters send error: 500
    This error comes if there is a connectivity issue with the TP, but I have checked the connectivity by doing telnet to the IP address of the Benchmark and it seems fine.
    Please help me how tosolve this

    Hi Anuj,
    I checked all the configuration, everything is perfect...
    Please find the attached log:
    2009.07.17 at 11:41:48:108: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:getIdentificationExpression Enter
    2009.07.17 at 11:41:48:108: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:getIdentificationExpression idexp = null
    2009.07.17 at 11:41:48:108: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:getIdentificationExpression Exit
    2009.07.17 at 11:41:48:109: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:processOutgoingDocument Exit
    2009.07.17 at 11:41:48:109: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking Protocol specific CreateMessage
    2009.07.17 at 11:41:48:109: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Payload Binding ID Info null
    2009.07.17 at 11:41:48:109: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage Enter
    2009.07.17 at 11:41:48:109: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage protocol msg id = <1600@EMRSNS>
    2009.07.17 at 11:41:48:110: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage compression
    2009.07.17 at 11:41:48:110: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage docInfo
    2009.07.17 at 11:41:48:121: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage contentDisp= attachment; filename=9_0
    2009.07.17 at 11:41:48:125: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage Encryption
    2009.07.17 at 11:41:48:125: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage Exit
    2009.07.17 at 11:41:48:125: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking PackMessage
    2009.07.17 at 11:41:48:125: Thread-29: B2B - (DEBUG) MimePackaging:pack:Enter
    2009.07.17 at 11:41:48:125: Thread-29: B2B - (DEBUG) MimePackaging:createMimeMessage:Enter
    2009.07.17 at 11:41:48:126: Thread-29: B2B - (DEBUG) MimePackaging:createMimeMessage:number of pc components: 1
    2009.07.17 at 11:41:48:126: Thread-29: B2B - (DEBUG) MimePackaging:createMimeBodyPart:Enter
    2009.07.17 at 11:41:48:126: Thread-29: B2B - (DEBUG) MimePackaging:createMimeBodyPart:header name-value: Content-Type-application/XML; name=9_0
    2009.07.17 at 11:41:48:126: Thread-29: B2B - (DEBUG) MimePackaging:createMimeBodyPart:header name-value: Content-Disposition-attachment; filename=9_0
    2009.07.17 at 11:41:48:127: Thread-29: B2B - (DEBUG) MimePackaging:createMimeBodyPart:header name-value: Content-Transfer-Encoding-binary
    2009.07.17 at 11:41:48:127: Thread-29: B2B - (DEBUG) MimePackaging:applySecurity:Enter
    2009.07.17 at 11:41:48:127: Thread-29: B2B - (DEBUG) MimePackaging:applySecurity:Exit
    2009.07.17 at 11:41:48:127: Thread-29: B2B - (DEBUG) MimePackaging:createMimeBodyPart:Exit
    2009.07.17 at 11:41:48:128: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Entering...
    2009.07.17 at 11:41:48:129: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Leaving...
    2009.07.17 at 11:41:48:130: Thread-29: B2B - (DEBUG) MimePackaging:applySecurity:Enter
    2009.07.17 at 11:41:48:130: Thread-29: B2B - (DEBUG) MimePackaging:createSignedMimeBodyPart:Enter
    2009.07.17 at 11:41:48:131: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setProtocolVersion Entering...
    2009.07.17 at 11:41:48:132: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setProtocolVersion Leaving...
    2009.07.17 at 11:41:48:132: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setSignatureAlgorithm using algorithm name Entering...
    2009.07.17 at 11:41:48:132: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setSignatureAlgorithm using algorithm name Leaving...
    2009.07.17 at 11:41:48:132: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Entering...
    2009.07.17 at 11:41:48:132: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Leaving...
    2009.07.17 at 11:41:48:133: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign Entering...
    2009.07.17 at 11:41:48:133: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign Sign using the configured certificate
    2009.07.17 at 11:41:48:133: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign wrl: /apps/elshas4/aelshas4/elshas4_B2B/Apache/Apache/conf/ssl.wlt/default
    2009.07.17 at 11:41:48:137: Thread-29: B2B - (DEBUG) Utility:getPrivateKey:Enter
    2009.07.17 at 11:41:48:209: Thread-29: B2B - (DEBUG) Utility:getPrivateKey:matching private key found
    2009.07.17 at 11:41:48:209: Thread-29: B2B - (DEBUG) Utility:getPrivateKey:Exit
    2009.07.17 at 11:41:48:329: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: setEncodingType Entering...
    2009.07.17 at 11:41:48:329: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: setEncodingType Leaving...
    2009.07.17 at 11:41:48:329: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: update Entering...
    2009.07.17 at 11:41:48:329: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: update Leaving...
    2009.07.17 at 11:41:48:329: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: encode Entering...
    2009.07.17 at 11:41:48:330: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: encode Leaving...
    2009.07.17 at 11:41:48:330: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign Leaving...
    2009.07.17 at 11:41:48:330: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: printErrorInfo Entering...
    2009.07.17 at 11:41:48:330: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: printErrorInfo Leaving...
    2009.07.17 at 11:41:48:332: Thread-29: B2B - (DEBUG) MimePackaging:createSignedMimeBodyPart:Exit
    2009.07.17 at 11:41:48:332: Thread-29: B2B - (DEBUG) MimePackaging:createEncryptedMimeBodyPart:Enter
    2009.07.17 at 11:41:48:334: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setProtocolVersion Entering...
    2009.07.17 at 11:41:48:334: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setProtocolVersion Leaving...
    2009.07.17 at 11:41:48:334: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setEncryptionAlgorithm using algorithm name Entering...
    2009.07.17 at 11:41:48:334: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setEncryptionAlgorithm using algorithm name Leaving...
    2009.07.17 at 11:41:48:335: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setEncryptionCertificate Entering...
    2009.07.17 at 11:41:48:335: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: setEncodingType Entering...
    2009.07.17 at 11:41:48:335: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: setEncodingType Leaving...
    2009.07.17 at 11:41:48:336: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: update Entering...
    2009.07.17 at 11:41:48:336: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: update Leaving...
    2009.07.17 at 11:41:48:336: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: decode Entering...
    2009.07.17 at 11:41:48:336: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.Encoding:Encoding: decode Entering...
    2009.07.17 at 11:41:48:336: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setEncryptionCertificate Leaving...
    2009.07.17 at 11:41:48:337: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: encrypt Entering...
    2009.07.17 at 11:41:48:350: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: encrypt Leaving...
    2009.07.17 at 11:41:48:350: Thread-29: B2B - (DEBUG) MimePackaging:createEncryptedMimeBodyPart:Exit
    2009.07.17 at 11:41:48:351: Thread-29: B2B - (DEBUG) MimePackaging:applySecurity:Exit
    2009.07.17 at 11:41:48:351: Thread-29: B2B - (DEBUG) MimePackaging:createMimeMessage:Exit
    2009.07.17 at 11:41:48:351: Thread-29: B2B - (DEBUG) MimePackaging:getMimeContent:Enter
    2009.07.17 at 11:41:48:352: Thread-29: B2B - (DEBUG) MimePackaging:getMimeContent:Exit
    2009.07.17 at 11:41:48:352: Thread-29: B2B - (DEBUG) MimePackaging:pack:Exit
    2009.07.17 at 11:41:48:353: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking Pre-Transmit
    2009.07.17 at 11:41:48:353: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Enter
    2009.07.17 at 11:41:48:353: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Log & Update Database Tables
    2009.07.17 at 11:41:48:353: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Update the Message Table Row with message state Wait for Incoming Acknowledgment
    2009.07.17 at 11:41:48:353: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create a Native Event Table row for outgoing Request Message
    2009.07.17 at 11:41:48:354: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Enter
    2009.07.17 at 11:41:48:354: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:insertNativeEvtTblRow msgInfo.id = <1600@EMRSNS>
    2009.07.17 at 11:41:48:354: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:protocl id set A
    2009.07.17 at 11:41:48:354: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
    ** DbAccess:insertNativeEvtTblRow protocolCollabId = null
    2009.07.17 at 11:41:48:436: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Exit
    2009.07.17 at 11:41:48:453: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create Event Table row for Message Retries
    2009.07.17 at 11:41:48:453: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit timeToAck = Wed Dec 31 20:00:00 GMT-06:00 1969
    2009.07.17 at 11:41:48:455: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow Enter
    2009.07.17 at 11:41:48:456: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow Event Type = 2
    2009.07.17 at 11:41:48:456: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow EventId = 12
    2009.07.17 at 11:41:48:456: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow Id = 1600
    2009.07.17 at 11:41:48:464: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow Exit
    2009.07.17 at 11:41:48:466: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Current TimeStamp isFri Jul 17 17:42:39 GMT-06:00 2009
    2009.07.17 at 11:41:48:466: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Retry shall happen at Fri Jul 17 19:42:39 GMT-06:00 2009
    2009.07.17 at 11:41:48:467: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit business transaction info name null revision null
    2009.07.17 at 11:41:48:467: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Exit
    2009.07.17 at 11:41:48:467: Thread-29: B2B - (DEBUG) DBContext commit: Enter
    2009.07.17 at 11:41:48:484: Thread-29: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.07.17 at 11:41:48:484: Thread-29: B2B - (DEBUG) DBContext commit: Leave
    2009.07.17 at 11:41:48:484: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Calling Send to transmit the message
    2009.07.17 at 11:41:48:484: Thread-29: B2B - (DEBUG) Protocol Name: HTTP
    2009.07.17 at 11:41:48:484: Thread-29: B2B - (DEBUG) Version Name: 1.1
    2009.07.17 at 11:41:48:484: Thread-29: B2B - (DEBUG) Endpoint: http://b2b-qa.bench.com:80/BenchmarkAS2Receive_QA/BTSHTTPReceive.dll
    2009.07.17 at 11:41:48:485: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send URL: HTTP://B2B-QA.BENCH.COM:80/BENCHMARKAS2RECEIVE_QA/BTSHTTPRECEIVE.DLL
    2009.07.17 at 11:41:48:485: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send TO Endpoint: 501 http://b2b-qa.bench.com:80/BenchmarkAS2Receive_QA/BTSHTTPReceive.dll
    2009.07.17 at 11:41:48:485: Thread-29: B2B - (DEBUG)
    Protocol = HTTP
    Version = 1.1
    Transport Header
    Content-Transfer-Encoding:binary
    Message-ID:<1600@EMRSNS>
    MIME-version:1.0
    ACTION_NAME:Process_OAG_9_0_ProcessPo
    From:EMRSNS
    Disposition-Notification-To:[email protected]
    AS2-To:BENCHMARK
    User-Agent:AS2 Server
    Date:Fri, 17 Jul 2009 23:42:37 GMT
    Disposition-Notification-Options:signed-receipt-protocol=required, pkcs7-signature; signed-receipt-micalg=required, sha1
    DOCTYPE_NAME:ProcessPo
    FROM_PARTY:EMRSNS
    DOCTYPE_REVISION:9.0
    TO_PARTY:BENCHMARK
    AS2-From:EMRSNS
    AS2-Version:1.1
    Content-Type:application/pkcs7-mime; smime-type="enveloped-data"
    Parameters
    -- listing properties --
    http.sender.timeout=0
    2009.07.17 at 11:41:48:486: Thread-29: B2B - (DEBUG) scheme null userName null realm null
    2009.07.17 at 11:41:52:321: Thread-29: B2B - (WARNING)
    Message Transmission Transport Exception
    Transport Error Code is OTA-HTTP-SEND-500
    StackTrace oracle.tip.transport.TransportException: [IPT_HttpSendError] HTTP encounters send error :500
         at oracle.tip.transport.TransportException.create(TransportException.java:91)
         at oracle.tip.transport.basic.HTTPSender.createTransportResponse(HTTPSender.java:793)
         at oracle.tip.transport.basic.HTTPSender.send(HTTPSender.java:598)
         at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
         at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:980)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1744)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:968)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1147)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.17 at 11:41:52:321: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Error in sending message
    2009.07.17 at 11:41:52:322: Thread-29: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Request Message Transmission failed
    2009.07.17 at 11:41:52:322: Thread-29: B2B - (DEBUG) DBContext beginTransaction: Enter
    2009.07.17 at 11:41:52:322: Thread-29: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2009.07.17 at 11:41:52:322: Thread-29: B2B - (DEBUG) DBContext beginTransaction: Leave
    2009.07.17 at 11:41:52:322: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab [IPT_HttpSendError] HTTP encounters send error :500
    [IPT_HttpSendError] HTTP encounters send error :500
    2009.07.17 at 11:41:52:329: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
    2009.07.17 at 11:41:52:331: Thread-29: B2B - (DEBUG) Engine:notifyApp Enter
    2009.07.17 at 11:41:52:338: Thread-29: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = 6EEB507134BE4AD7E04400144FAEE9D0
    2009.07.17 at 11:41:52:338: Thread-29: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>1600</correlationId>
    <b2bMessageId>1600</b2bMessageId>
    <errorCode>AIP-50079</errorCode>
    <errorText>Transport error: [IPT_HttpSendError] HTTP encounters send error :500
    [IPT_HttpSendError] HTTP encounters send error :500
    .</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (essaps000-u008.emrsn.com)
    Transport error: [IPT_HttpSendError] HTTP encounters send error :500
    [IPT_HttpSendError] HTTP encounters send error :500
    . ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2009.07.17 at 11:41:52:339: Thread-29: B2B - (DEBUG) AQJMSCorrelationID = 6EEB507134BE4AD7E04400144FAEE9D0
    2009.07.17 at 11:41:52:356: Thread-29: B2B - (DEBUG) Engine:notifyApp Exit
    2009.07.17 at 11:41:52:356: Thread-29: B2B - (DEBUG) DBContext commit: Enter
    2009.07.17 at 11:41:52:359: Thread-29: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.07.17 at 11:41:52:359: Thread-29: B2B - (DEBUG) DBContext commit: Leave
    2009.07.17 at 11:41:52:359: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Exit
    2009.07.17 at 11:41:52:359: Thread-29: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage:
    ***** REQUEST MESSAGE *****
    Exchange Protocol: AS2 Version 1.1
    Transport Protocol: HTTP
    Unique Message ID: <1600@EMRSNS>
    Trading Partner: BENCHMARK
    Message Signed: RSA
    Payload encrypted: 3DES
    Attachment: None
    ***** REQUEST MESSAGE *****
    2009.07.17 at 11:41:52:360: Thread-29: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage Exit
    2009.07.17 at 11:41:52:360: Thread-29: B2B - (DEBUG) DBContext commit: Enter
    2009.07.17 at 11:41:52:360: Thread-29: B2B - (DEBUG) DBContext commit: Leave
    2009.07.17 at 11:41:52:360: Thread-29: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:onMessage Exit

Maybe you are looking for

  • CRM 7.0 WEB IC - context node values are not seen in webIC

    Hi can anyone help me in resolving my problem in CRM WEB IC. Actually i have added a new context node Using wizard , by right clicking the context nodes. i have four custom fields in that node, these i have to show on the View Account overview and th

  • How to pass Null in adapter return variable?

    Hi, I have AD as Resource. I need to implement that if some field suppose : UserName length is greater than 5 NULL should be passed as value for the field UserName on AD Resource Form else the user name present.I have made a prepop adapter for it .In

  • Opening Word documents without Windows

    I can open some .doc items without having Windows but many won't open. Do I have to break down and buy Windows or am I missing something? I also heard something about an application called Open Office. Does anyone know anything about that?

  • Apple response time for an At&t unlock

    Hello. Talked to an At&t assistent about unlocking my iphone 4 (3-04-2012). I was told that it would take about 7-10 days to get an answer on my mail from apple but... still waiting... Already done a restore hopping that it was done... Got a Case ID,

  • Can I remove the Submit button?

    When I first created quizzes, I accepted the defaults, and found you have to click Submit each time you answer a question. You actually need a submit button if you go that route. I found the "Submit All" option in Quiz Preferences, and selected it. W