Response message from CIDX Adapter to IDOC Adapter

Hi Experts,
              I have created scenario for "SAP IDOC - PI - CIDX" (OrderCreate_Request)
              and also need to create respose message for "CIDX - PI - SAP IDOC(OrderCreate_Response)
           Integration Repoistery
              "SAP IDOC - PI - CIDX" 
                   1,Imported idoc metadata from sender sap r3 .
                   2,Created External Definition and imported OrderCreateV202.xsd from receiver party.
                   3, Done message mapping                 
                   4, Done Interface Mapping
           Integration Directory
                      Under PO_Create(Scenario Name)
                 1,Assigned Business System for Sender SAP R3                 
                 2, Configured Party For receiver Sytem (CIDX)
                 3, No need Communication Channel for Sender IDOC
                 4, Configured Communication Channel for receiver(CIDX Adapter) 
                 5, No need ender Aggrement for Sender               
                 6, Configured Receiver Determination
                 7, Configured Interface Determination
                 8, Configured Receiver Aggrement.
            My Questions are 
                 1,do i need to create new namespace for response msg
                 2,This scenario,sender is 3rd part(cidx) and receiver is sap r3
                 3,Do i need to create again all steps in Integration Repoiestry.
                 4,Can you send me Wat are all the steps involved in integration directory.
                   (ex.ineed to config comm. channel for both)
     Can anybody help me out?
Thanks

Sender QoS is BE,
File adapter does not support sync communication. Therefore the scenario won't work as it is.
What are you planning to do with the response? If you want to process is further, then:
1. One way without BPM would be use of adapter module.
File - RFC - File without a BPM - Possible from SP 19.
2. Or you may use BPM with Async Sync bridge
/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
Regards,
Prateek

Similar Messages

  • SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPT

    Hi there,
    I am trying to publish a file from SAP as web service using XI and SOAP Adapter.
    I am using ABAP proxy to get the data into XI.
    Designing and Configuration in XI has no problems because when i use File adapter the data is trasmitted to FTP server.
    But when I used SOAP Reciever adapter I am getting following error in RWB
    Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Error during parsing of SOAP header.
    <b>Scenario</b>: SAP ABAP Proxy -> XI -> WebService. Asynchronous.
    <b>SOAP</b> Receiver adaptor.
    <b>Target URL</b> http://<host>:<port number >/sap/xi/engine?type=entry&version=3.0&Sender.Service=SAPDC2653&Interface=urn:bzttest:00:hsa:test%5EOB_MI_BZT_TEST&QualityOfService=ExactlyOnce
    Do not use SOAP Envelop is checked.
    <b>SOAP Action</b> http://sap.com/xi/WebService/soap1.1
    What i am missing here? How should I solve this problem?
    Any help is appreciated,
    Thx,
    Yogi

    Say there's a bapi/rfc that you want to call on an R/3 backend (e.g. 4.6c).  On it's own, the R/3 system cannot expose the rfc/bapi as a web service, but XI can.  So in this case, the scenario would be:
    WS client -> XI -> R/3
    When XI "exposes" a web service, it is exposing a service for a receiving system (in the above example, the R/3 system).  XI itself does not provide or contain the service implementation.  When XI exposes a web service, it is always done via the <b>sender</b> soap adapter (i.e. if soap adapter is used).   Receiver soap adapter is used to call or consume an actual web service from an external application.
    Regards,
    Jin

  • Error:SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to read request. --- There is an error in XML document (1, 447). --- Input string was not in a correct format.

    Hi All,
        We have a scenario of FTP-->PI---> Webservice.  While triggering the data in the FTP, it is failing in the PI with the below error
    SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to read request. ---> There is an error in XML document (1, 447). ---> Input string was not in a correct format.
    Can you please help?

    Hi Raja- It seems to be a data quality issue.
    Check for the value @ 1447 position in the xml message that you are trying to send to web service..
    may be a date filed/decimal value which is not in expected format.

  • SOAP: response message contains an error XIServer/UNKNOWN/ADAPTER.JAVA_EXCE

    Hi ,
    I am getting below error in SOAP reciever channel.
    Delivering the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIServer/UNKNOWN/ADAPTER.JAVA_EXCEPTION - com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Connection SOAP_http://sap.com/xi/XI/System is currently not started. at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:996) at sun.reflect.GeneratedMethodAccessor501_10002.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133) at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164) at $Proxy2662_10002.process(Unknown Source) at com.sap.aii.af.app.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:275) at sun.reflect.GeneratedMethodAccessor326_10002.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133) at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164) at $Proxy114_10002.process(Unknown Source) at com.sap.aii.adapter.soap.web.MessageServlet.callModuleProcessor(MessageServlet.java:175) at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:470) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:163) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:82) at com.sap.engine.services.servlets_jsp.server.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:124) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:74) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:425) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376) at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71) at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71) at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71) at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71) at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71) at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71) at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309) at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)

    Hi,
    Can you please elaborate more on your problem.
    Regards,
    Raghu.

  • IDoc flat file over AS2 adapter to IDoc adapter

    Hi,
    The scenario is IDoc flat file(.txt) over AS2 adapter to IDoc adapter. Could anyone help on how to convert the IDoc flat file to xml in AS2 adapter to execute the mapping further? we are using PI 7.0.
    Thanks in advance!
    -zameer

    Hi,
          Since you are on Pi 7.0, you would not be able to use the modules for this in PI 7.1.
    You would need to refer this document for converting from Idoc flat to XML
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc0b8a?quicklink=index&overridelayout=true
    In your sender AS2 adapter, you can pass the file as is to an abap mapping which will do the conversion to Idoc xml. the output of the abap mapping goes to your message mapping then for conversion.
    Another option would be to use a custom adapter module in the sender AS2 adapter to call the Aabap mapping to do the conversion into Idoc xml.
    The custom adapter module would do a JCO/RFC call which will do the conversion before passing the data back to the adpter module.
    Regards

  • How to save the Response message from SOAP adapter

    Dear Friends,
       I am sending the FIle details webserver.here sender is FILE adapter and receiver is SOAP adapter.
    FIle to SOAP working successfully, but I need response from SOAP.
    Sender QoS is BE, so the response is coming to XI, but in SXMB_MONI it is showing DO YOU WANT TO SAVE IT or DISPLAY IT.
    my requirement is response message is directly updated in XI system.
    For response Can I use BPM or which method I need to use.
    Please suggest me  how to do the resonse message(SOAP to FILE).
    Regards,
    Shalini Shah.

    Sender QoS is BE,
    File adapter does not support sync communication. Therefore the scenario won't work as it is.
    What are you planning to do with the response? If you want to process is further, then:
    1. One way without BPM would be use of adapter module.
    File - RFC - File without a BPM - Possible from SP 19.
    2. Or you may use BPM with Async Sync bridge
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    Regards,
    Prateek

  • URL for Response msg from cidx to idoc

    Hi Experts
    The Senario is sap_idoc to CIDX(msg protocal RNIF and Transport protocal HTTPS)Receiver Elemica Gateway.
    while creating communication channel for receiver cidx adapter, we need to give URL details in target tab.that URL was provided
    by receiver Elemica gateway that is
                      PI Server to Elemica gateway (https://quality.connect.elemica.com:2345/invoke/gateway.b2b.xml/receiveChemXML).
      i need      Elemica gateway to PI Server URL ? How to get this URL to give elimica?
    Thanks

    Hi Raja,
                      1, For Response message they are asking URL from us . here sender adapter is  CIDX and receiver adapter is >IDOC. How can i find the URL for above scenario
    Here we have to give the partner address to which the adapter sends the CIDX Signal Message. (ask your partner for this address)
    For more information
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0222aba-0516-2c10-67a9-d8d37af83861&overridelayout=true
                      2, i think we can see the processed xml messages using tcode sxmb_moni.Is this processed xml msgs stored in xi >application server? if stored  how can we see those xmls msgs in App server?
    These details can be stored in the App server for a certain amount of time only. we can view these details in the SXMB_MONI only.
                      3, do we need to create data types,msg types, msg interface,msg mapping, interface mapping for response >msgs?
    Yes you have to create all the steps that are created for the request message.
                      4, if possible can you provide design and configuration simple steps for response msg. (i will be useful if you type >here)  
    Check this link for your referrence
    SYNCHRONOUS SOAP TO JDBC - END TO END WALKTHROUGH  
    Regards
    Ramesh

  • How to read Java Object message from JMS Queue using JMS Adapter .

    Dear All,
    In my scenario i have to read a java object message from JMS Queue . I tried by using the JMS Adaper ,but i am not getting any Payload . Can any one tell me is there any special settings for JMS Adapter to read the Java Object message .
    I am able to read the Message successfully thru JMS Adapter but in SXMB_MONI it is not showing any payload .
    I also went in Message monitoring but i am getting this type of message in Sender JMS Adapter  in Audit Log.
    JMS Message ID XXXXX Message Type Null unknown.Payload can not be read and will be empty.
    JMS Message ID XXXXX Payload Empty can not read.
    Please Help.
    Lateef

    Hi,
    As far as i know, JMS Object Messages is not supported by XI JMS adapter.
    you need to have the JMS provider to transform the message to bytes messages.
    (Refer to SAP note 856346)

  • Response message from stored procedure

    I have created  the stored procedure(oracle)
    CREATE OR REPLACE PROCEDURE UPDATE_INSERT(sHID IN VARCHAR2,sZNAME IN VARCHAR2,sZDATE IN DATE)IS
    I NUMBER;
    BEGIN
    SELECT COUNT(HID) INTO I FROM ZSO_H WHERE HID = sHID;
    IF I > 0
    THEN
    begin
    DELETE FROM ZSO_H WHERE HID = sHID;
    end;
    END IF;
    INSERT INTO zso_h VALUES(sHID,sZNAME,sZDATE);
    commit;
    END UPDATE_INSERT;
    It's proxy to jdbc synchronous scenario.
    I can see data saved in the table, and sucessfull in communication channel monitoring.
    but sxmn_moni, get error,(SAP system)
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
    sxmb_moni in XI
      <?xml version="1.0" encoding="utf-8" ?>
    - <ns0:t002_ora_response xmlns:ns0="http://topfine.com/proxy">
      <st3_response />
      <st3_response />
      <st3_response />
      <st3_response />
      <st3_response />
      </ns0:t002_ora_response>
    but structure is
       <st3_response>
          <insert_count/>
          <update_count/>
       </st3_response>
    and the db request message is
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:t002_ora xmlns:ns0="http://topfine.com/proxy">
    - <st3>
    - <spName action="execute">
      <table>UPDATE_INSERT</table>
      <SHID type="VARCHAR">21</SHID>
      <SZNAME type="VARCHAR">21</SZNAME>
      <SZDATE type="DATE">2010-11-21</SZDATE>
      </spName>
      </st3>
    - <st3>
    - <spName action="execute">
      <table>UPDATE_INSERT</table>
      <SHID type="VARCHAR">22</SHID>
      <SZNAME type="VARCHAR">22</SZNAME>
      <SZDATE type="DATE">2010-11-21</SZDATE>
      </spName>
      </st3>
    then how to get update_count in  response message?
    Edited by: Shen Peng on Nov 21, 2010 8:35 AM

    Can you jus let know totally how many are getting Updated and inserted for the Proxy u sent....I am guessin the response from ur DB is
    <?xml version="1.0" encoding="utf-8" ?>
    - <ns0:t002_ora_response xmlns:ns0="http://topfine.com/proxy">
    <st3_response />
    <st3_response />
    <st3_response />
    <st3_response />
    <st3_response />
    </ns0:t002_ora_response>
    So probably four records are getting updated or inserted...
    Check this blog may be helpful
    /people/siva.maranani/blog/2005/09/16/xi-how-to-on-jdbc-receiver-response

  • "Wrong" content in response message from Sync HTTP receiver connection

    Hello,
    We're trying to set up a synchronous HTTP receiver connection in a BPM to send a PO to a business partner. This partner will then respond with a response message or an error message.
    Request : messagetype_request
    Response : messagetype_response
    Fault message: messagetype_fault
    Our problem is that a sync HTTP connection apparently does not support the fault messages and therefore the errormessage, based on the messagetype "messagetype_fault" is returned into the responsemessage with messagetype "messagetype_response". This means that we can not perform any manipulation on this message due to the wrong messagetype compared to the content.
    Using a switch in the BPM that checks on the existence of an X-path expression we have already splitted branches for the errorhandling and succesfull response handling.
    Does anyone have an idea how to change the errormessage that is stuck in the messagetype_repsonse  format ?
    Thanks in advance !

    Hi Stefan,
    Thanks for the answer, but this leaves me with the main question how I can change a certain message within a BPM from one messagetype to another. Normally a simple message mapping would do the job but the problem in this case is that the source message does not have the message structure that would be expected by the BPM due to the error message being received in the message that was reserved for the correct response.

  • No response message from web cache

    Hi,
    We are facing a strange and serious problem with our Oracle infrastructure. We have running a web application that uploads files to the database server. But we have found out that if we try to upload a ZIP file (in the application, uploading a ZIP file means that it uncompresses the ZIP file and copy the zipped files one by one to the database server, therefore this operation can take a while), it comes an error message of the type:
    No Response from Application Web Server
    We didn't find any especial configuration for a timeout in the application server and http server. We also checked the timeout for the web cache that we also use, and seems to be alright (very much longer that the time to crash). When using the application without going through the Web Cache (calling directly the application server), it works well!!! On the other hand, we thought in a relation between the size of the files and the effort of the application to process them and the "No response", but we have successfully uploaded other documents bigger than the ZIP file. When checking the LOG files of the Web Cache and the Apache and application server, we find the following:
    Webcache
    [06/Dec/2006:13:47:18 +0100] [internal 11396] [ecid: 20482077186490,0] unknown internal error
    [06/Dec/2006:13:47:19 +0100] [req-info] [ecid: 13486197309440,0] [client: 139.191.202.56] [host: odin.jrc.nl] [url:/doma/DocumentUploadFile]
    [06/Dec/2006:13:47:19 +0100] [warning 14013] [ecid: 13486197309440,0] Send request to origin server times out.
    [06/Dec/2006:13:47:19 +0100] [error 11364] [ecid: 13486197309440,0] Network error response is returned.
    [06/Dec/2006:13:47:19 +0100] [error 11385] [ecid: 13486197309440,0] The request fails because the service is unavailable.
    [06/Dec/2006:13:47:33 +0100] [req-info] [ecid: 20464897332666,0] [client: 139.191.207.213] [host: odin.jrc.nl:443] [url: /_oracle_http_server_webcache_static_.html]
    [06/Dec/2006:13:47:33 +0100] [internal 11396] [ecid: 20464897332666,0] unknown internal error
    [06/Dec/2006:13:47:48 +0100] [req-info] [ecid: 20447717478842,0] [client: 139.191.207.213] [host: odin.jrc.nl:443] [url: /_oracle_http_server_webcache_static_.html]
    [06/Dec/2006:13:47:48 +0100] [internal 11396] [ecid: 20447717478842,0] unknown internal error
    Apache
    [Wed Dec 6 13:47:19 2006] [error] [client 139.191.207.213] [ecid: 15272903704576,1] MOD_OC4J_0080: After calling Apache's ap_bwrite(), got an return value: -1 and the client could have aborted in the middle of receiving the chunk data.
    [Wed Dec 6 13:47:19 2006] [error] [client 139.191.207.213] [ecid: 15272903704576,1] MOD_OC4J_0058: Failed to handle response chunk data passed in from oc4j via ajp13.
    [Wed Dec 6 13:47:19 2006] [error] [client 139.191.207.213] [ecid: 15272903704576,1] MOD_OC4J_0035: After handling ajp13 response message, got an invalid value: -2.
    [Wed Dec 6 13:47:19 2006] [error] [client 139.191.207.213] [ecid: 15272903704576,1] MOD_OC4J_0121: Failed to service request with network worker: ODIN_HOME_15 and it is not recoverable.
    [Wed Dec 6 13:47:19 2006] [error] [client 139.191.207.213] [ecid: 15272903704576,1] MOD_OC4J_0013: Failed to call destination: ODIN_HOME's service() to service the request.
    [Wed Dec 6 13:47:20 2006] [error] [client 139.191.207.213] [ecid: 15187004358656,1] MOD_OC4J_0080: After calling Apache's ap_bwrite(), got an return value: -1 and the client could have aborted in the middle of receiving the chunk data.
    [Wed Dec 6 13:47:20 2006] [error] [client 139.191.207.213] [ecid: 15187004358656,1] MOD_OC4J_0058: Failed to handle response chunk data passed in from oc4j via ajp13.
    [Wed Dec 6 13:47:20 2006] [error] [client 139.191.207.213] [ecid: 15187004358656,1] MOD_OC4J_0035: After handling ajp13 response message, got an invalid value: -2.
    [Wed Dec 6 13:47:20 2006] [error] [client 139.191.207.213] [ecid: 15187004358656,1] MOD_OC4J_0121: Failed to service request with network worker: ODIN_HOME_15 and it is not recoverable.
    [Wed Dec 6 13:47:20 2006] [error] [client 139.191.207.213] [ecid: 15187004358656,1] MOD_OC4J_0013: Failed to call destination: ODIN_HOME's service() to service the request.
    ODIN_HOME/log/ODIN_HOME_default_island_1
    139.191.207.211 - - [06/Dec/2006:15:58:57 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:03 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:08 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:13 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:18 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:23 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:28 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:33 +0100] "GET /doma/DoMaBlobInterface.jsp HTTP/1.1" 200 3032
    139.191.207.211 - - [06/Dec/2006:15:59:40 +0100] "GET /UserMgmt/home.jsp HTTP/1.1" 200 789
    Could it be that the Web Cache sent a request to the application server and because of an unknown reason, it received a response that made it to show the "No response" message. Or could it be that the Web Cache is sending request and not receiving any response from the application server, or that there is some timeout configuration that we didn't find??? Please, help!!!!
    Thanks in advance,
    Luis

    We found the core issues was with the number of database connections that were created during load testing. Refactoring the code to reuse the database connections fixed this issue.
    Thanks,
    Dom

  • How to send response message from Java mapping class? Please help!

    Hi Experts,
      I have a sync scenario
              -Req-->  -
    >
    SOAP           XI       RFC
              <Res--     <-----
      The Req message contains:
      <Order>
           <Orderid>100</Orderid>
           <Desc>Extrenal Order</Desc>
           <Qty>2500</Qty>
      </Order>
      Response message is:
      <Log>
         <LogTxt>Qty value cannot be more than 3 chars</LogTxt>
      </Log>
      In the XI I have to validate the input request message using a schema. For this I am writing a java mapping program using aii_map_api.jar.
    My requirement is that If the input message schema validation fails then I want to send a response message back to sender.
      How can I send a response message back to the sender in java mapping program?
    Kindly help with sample code example.
    Thanks
    Gopal

    Hi,
    First, I think PI 7.1 has this functionality and perhaps it comes in a SP for PI 7.0 and XI 3.0.  So first have a look at that before creating custom development.
    Second, if you use the java mapping, you will only have access to a request or response message.  I would advise using a custom java module in the module processor and insert this message in the sender communication channel.  This will allow you to validate request and send a response.
    Regards,
    Yaghya

  • Is it possible to receive a response message from a output PO process?

    Hi everybody.
    We are doing a PO interface between SRM and external system via XI.
    When we create a PO in SRM we send it to XI using sproxy (PurchaseOrderRequest_Out message).
    But the external system always send back a response.
    Are there any way to capture the message and, in case of error in external system, to change the output status from “Successfully process” to “incorrectly process” in our PO document?
    Thanks and regards.
    Raúl Moncada.

    What's ur external system?
    If ur external system is implemented in java, u can throw out a exception.
    The inbound interface always has a fault message type. I think you can use that to achieve your goal.
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/dd/b7623c6369f454e10000000a114084/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/dd/b7623c6369f454e10000000a114084/frameset.htm</a>
    FYI.
    B'Rgds

  • IPod Touch 'Invalid Response' message from iTunes on Vista

    Just install iTunes 8.2 on my new ACER Laptop running Vista Home Edition.
    When iPod touch connected to Laptop iTunes throws up the follow error message:
    'iTunes could not connect to the iPod device-name because an invalid response was received from the device' I have tried reinstalling iTunes. All the services are running. Vista sees the device and I can browse the content with explorer, but iTunes does not.
    Any ideas?

    Hi,
    Are you seeing any other messages in iTunes?
    Try the general tips in this article: http://support.apple.com/kb/HT1852
    Also, make sure the iPod touch is directly connected to a high-speed USB2 port on the PC, using the cable that came with it.
    -Jason

  • Response message from RFC?

    Hi
    can a response from RFC have multiple messages. how will a BPM detect it?
    or is there any way to capture them?
    thanx

    can a response from RFC have multiple messages
    If u r just talking about the RFC response, then it can't be multiple. The RFC may trigger other scenarios but that would be completely new development.
    Regards,
    Prateek

Maybe you are looking for

  • Iphone 4 ios 7.0.4 does not show in my pc

    just my iphone 4 ios 7.0.4 does not show in my pc, but my friends iphone are showing. I think my iphone has a problem. please help me thank you

  • Mac won't shut down after 10.6.8 update - a possible fix

    I noticed that after updating my MacBook Pro to 10.6.8 (using the latest 1.1 combo update) that often times when attempting to shut-down after using Safari the computer would just hang or, I'd get a message that said something like, "OSX didn't log y

  • Flat file assembler. Hexadecimal value XYZ, is an invalid character

    Hi, I'm trying to send file that contains base64-encoded string. With simple xml FTP sending - all works fine. But with flat file pipeline comes this error: A message sent to adapter "FTP" on send port "....FlatFile" with URI "ftp://..../.../%SourceF

  • Genius Sidebar in iTunes 10

    What the **** happened to the Genius Sidebar in iTunes 10? Does anybody know if this feature returns or not? I don't really like the Ping Sidebar, I barely use it.

  • Syncing iTunes with my iPad2

    I have my music library in iTunes on my PC. Included are CD's that I have downloaded. When I sync my iPad2 with the iTunes on the PC, I do not get the downloaded CD's onto my iPad, only the iTunes purchases. How do I get my CD's in the iPad as well?