DeliveryException: XIAdapter:SYNCHONOUS_MESSAGE:

Hi,
I have have the following system exposed as a web service:
Name of the business system: DHARMA_DEV
interface name: studentList_outbound_sync
This system calls a BPM, that 1.recieves studentList message and 2.maps it to customerList. The abstract interfaces in BPM are defined as async.
In the design part of the interface studentList_outbound_sync-> output message = studentList
input message = customerList.
When I invoke this webeservice URL:
http://fcldx101.efi.com:50000/XISOAPAdapter/MessageServlet?channel=:DHARMA_DEV:studentList_SOAP_SND
I get the following error:
<SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
  <SOAP:Body>
    <SOAP:Fault>
      <faultcode>SOAP:Server</faultcode>
      <faultstring>Server Error</faultstring>
      <detail>
        <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
          <context>XIAdapter</context>
          <code>DeliveryException</code>
          <text><![CDATA[
com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:SYNCHONOUS_MESSAGE:
     at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java:451)
     at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:127)
     at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:831)
     at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
     at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
     at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
          ]]></text>
        </s:SystemError>
      </detail>
    </SOAP:Fault>
  </SOAP:Body>
</SOAP:Envelope>
Any hints???

Hi,
There are some discussions on this - Pls go thru it.
Error while Testing SOAP Adapter In XI
SOAP  - XI - SOAP Error
SOAP Adapter doesn't find channel
Hope this helps,
Regards,
Moorthy

Similar Messages

  • With BPM Problem

    Hi all,
    My scenario is File-->Bpm-->Rfc ..  From Bpm the response data is dumped in application server of SAP.
    For that File is maintained at application server of have data companyId.
    so i created IR and ID those includes Integration Process and Business service also
    I created Comm. channel for sender and senderAgreement also. I activated my Application(IR and ID).
    If i saw sxmb_moni it says as 'System error' and gives red circle.I had Observed the payload,i found the sending data.
    But in File Adapter in RWB the sender comm.channel shows red circle and the message it shows is following
    Sender Adapter v2023 for Party '', Service 'CompanyCode_Bus_Service':
    Configured at 15:55:05 2006-07-20
    Last message processing started 16:15:05 2006-07-20, Error: Module exception com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:SYNCHONOUS_MESSAGE: found
    last retry interval started 16:15:06 2006-07-20
    length 600,000 secs
    please observe this and help me in regard to overcome this problem
    And another doubt is why it is showing above message in sendercomm.channel even data is passed to XI server.

    Hi,
    Please can you check in your step with this:
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    Regards
    Vijaya

  • Regarding BPM execution

    Hi all,
    iam Ajay kumar.
    *Here i did a BPM scenario which gets activated when Http client is activated.Bpm would fetch the company details from R/3System throgh RFC adapter by taking input as company number.Here I activated IR and ID successfully .
    But i couldn't trigger Http client for process initiative. Please help me how do i trigger an HTTP client so that it will activate my application in XI.
    If i no longer to use Http client future then is there other procedure to activate the Application. please tell me the way also.
    Thank you

    Thank u Archna for giving information on using Http client.
    It was difficult to place port no,serverHost&setting Http Adapter.so i changed my scenario. That is The File is maintained at application server of have data companyId. so i created additionally one senderCom.channel and SenderAgreement. Activated Appl.
    If i saw sxmb_moni it says as 'System error' and gives red circle.
    But i observed the communication channel in File Adapter in RWB the sender comm.channel shows red circle and the message it shows is following
    Sender Adapter v2023 for Party '', Service 'CompanyCode_Bus_Service':
    Configured at 15:55:05 2006-07-20
    Last message processing started 16:15:05 2006-07-20, Error: Module exception com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:SYNCHONOUS_MESSAGE: found
    last retry interval started 16:15:06 2006-07-20
    length 600,000 secs
    please observe this and help me in regard to overcome this problem

  • Error in Call Adapter step

    Hello,
    We have RFC --> HTTPS scenario.
    The RFC Destination of type G is created in XI and the connection test is working fine.
    When I run this scenario, sometimes I get following error:
    com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ATTRIBUTE_CLIENT:.
    Error in sxmb_moni in Call Adapter Step:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>
      <SAP:P1>400</SAP:P1>
      <SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP client code 400 reason ICM_HTTP_CONNECTION_FAILED</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    However sometimes it works fine.
    Please help to resolve this.
    Thanks in advance,
    Hetal

    Hello Hetal,
    Can you please elaborate more on the scenario. if it is a RFC -> PI -> SOAP scenario please check if you are using the correct target URL in your Receiver Comm. Channel. Also check if the backend service could be unstable due to network load.
    Thanks.
    Kiran

  • Error in Call Adapter

    Hello,
    We have RFC --> HTTPS scenario.
    The RFC Destination of type G is created in XI and the connection test is working fine.
    When I run this scenario, sometimes I get following error:
    com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ATTRIBUTE_CLIENT:.
    Error in sxmb_moni in Call Adapter Step:
    SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>
      <SAP:P1>110</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP client code 110 reason</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    However sometimes it works fine.
    Please help to resolve this.
    Thanks in advance,
    Beena.

    Thanks Swarup.
    The HTTPS connection is used from XI to third party. XI is not receiving HTTPS request.
    Still do I need to enable HTTPS on web dispatcher?
    The runtime workbench has following error:
    Received XI System Error. ErrorCode: ATTRIBUTE_CLIENT ErrorText:   ErrorStack: HTTP client code 110 reason
    Transmitting the message using connection http://<dispatcher host>:<http port>/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ATTRIBUTE_CLIENT:.
    Thanks,
    Beena.

  • Error in SOAP response

    I am getting following error response when I was trying to post input soap message from altova xml spy(scenario:webservice to SAP)
    <SOAP:Envelope xmlns OAP="http://schemas.xmlsoap.org/soap/envelope/">
         <SOAP:Body>
              <SOAP:Fault>
                   <faultcode>SOAP erver</faultcode>
                   <faultstring>Server Error</faultstring>
                   <detail>
                        <s ystemError xmlns ="http://sap.com/xi/WebService/xi2.0">
                             <context>XIAdapter</context>
                             <code>ADAPTER.JAVA_EXCEPTION</code>
                             <text><![CDATA[
    com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter YNCHONOUS_MESSAGE:
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java:455)
         at com.sap.aii.af.ra.ms.impl.core.queu
    What is the reason for the above error?

    Hi ,
    Is it soap to rfc ?
    If it is soap to rfc we have to send request messages that will strike the responce message..if request message have not intact  to responce message fualt message will send by soap.
    plz award points
    thanq

  • File Adapter: SYSTEM_FAILURE_INTERNAL

    Hi,
    in the adapter monitor I got the following error message for my file adapter (ftp):
    Error: Module Exception 'com.sap.aii.af.mp.module.ModuleException: senderChannel
    '8b22e3718bad3bf2882e300031a0722f': Catching exception
    calling messaging system' found, cause:
    com.sap.aii.af.ra.ms.api.DeliveryException:
    XIAdapter:SYSTEM_FAILURE_INTERNAL
    I think this has somthing to do with my BPM. In the XI Runtime Cache (TCode: SXI_CACHE) the integration process has the return code 99 and when I try to activate the process again I fot the following messages:
    S: --- Translating step type 'RECEIVE' with ID '3' ---
    S: --- Translating step type 'TRANSFORM' with ID '26' ---
    S: --- Translating step type 'SEND' with ID '13' ---
    W: Send step: Property exception for '383A2D10157311DAA315DAFC0A872198' is missing
    E: Send step: Fault message '579e5eb4157311dac7dcdafc0a872198' is not defined
    I: Language not set. Using system default E
    Looking for this two numbers I found the following XML lines:
      <property id="13" guid="83cf6e10157411daa0e7000bcd69ce64" name="383a2d10157311daa315dafc0a872198" counter="0" type="XIFAULT" valueType="" parentguid="e7665bd013be11daabe3000bcd69ce64">579e5eb4157311dac7dcdafc0a872198</property>
      </properties>
    Can anybody help me?
    Thanks,
    Fabian

    Hi Fabian,
    take a look at the "Send step":
    go to your integration process inside IR
    and click F7 to check it
    then you can also check if your message doesn't need fault message type
    one more thing:
    <b>are you sure your message interface is asynchronous ?</b>
    you can only send async messages to file adapter
    also your send step is asyn right?
    if you notice anything to be changed
    remember you have to go to the SXI_CACHE
    and reactivate your BPM just to make sure it has code 0 and not 99
    Regards,
    michal
    Message was edited by: Michal Krawczyk

  • Synch RFC

    Hello,
    I am doing an interface - R3-XI-File. The R3 RFC is called synchronously. I am checking if the file is posted at the receiver side or not by using Transport ackin BPM. In exception handling, deadline handling - I am returning the response to R3.
    These are the steps I did,
    1. I have rfc dest of type TCP/IP - in R3 - used that program id and defined RFC sender adapter in XI. - checked if rfc dest works - works fine. I have used the same rfc desc for Asynch process which works fine.
    2. I have called the RFC inside a fm like this
    call function 'ZFM_RFC_SYNCH'
          destination 'XIRFC'
          tables
            FT_table1  = ITWA_table1
            FT_BAPIRET2 = FT_BAPIRET2.
    3. I am getting the following error in the sxmb_moni
    SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">SYNCHONOUS_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>This process does not support the specified synchronous interface or does not support any synchronous messages The exception occurred (program: SAPMHTTP, include , line: 0)</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    4. Audit log shows me this
    Success RFC adapter received sRFC for 'ZFM_RFC_SYNCH' from R3/010. Attempting to send message synchronously
    Success - Application attempting to send an XI message synchronously using connection AFW.
    Success - Trying to put the message into the call queue.
    Success - Message successfully put into the queue.
    Success - The message was successfully retrieved from the call queue.
    Success - The message status set to DLNG.
    Error - Received XI System Error. ErrorCode: SYNCHONOUS_MESSAGE ErrorText: ErrorStack: This process does not support the specified synchronous interface or does not support any synchronous messages The exception occurred (program: SAPMHTTP, include , line: 0) 
    Error - Returning synchronous error notification to calling application: XIAdapter:SYNCHONOUS_MESSAGE:.
    Error - Transmitting the message using connection http://host:port/sap/xi/engine?type=entry failed, due to: XIAdapter:SYNCHONOUS_MESSAGE:.
    Error - The message status set to FAIL.
    Anyone knows where the problem is exactly???
    My BPM has receive step - opens SA bridge - then mapping to file message type - block with send step to file adapter - which has deadline and exception handling - for transport ack - and then send step to RFC resp - close SA bridge...
    Anyhelp is greatly appreciated.
    Thanks
    Thilothama

    I found what I missed. The BPM had a wrong interface in Config side. Previously I had async scenario and changed to sync..so didnt change to sync interface....Now its working.
    I have one more question...For File transport ack - can we check the particular return message and do the processing?? instead of deadline and exception branches??
    If the transport is successful, I see this message
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!--  Response
      -->
      <SAP:Manifest xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="wsuid-manifest-5CABE13F5C59AB7FE10000000A1551F7
    If its negative, I get
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!--  Response
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.MessagingException: Channel 'File_Receiver', Service 'File', Party '': File Adapter configuration not activated: com.sap.aii.af.ra.ms.api.RecoverableException: Channel 'File_Receiver', Service 'File', Party '': File Adapter configuration not activated</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    the reason is, for negative ack I use the exception brach and send the resp to R3 - saying the file was not processed. But if its success..I shold have another dummy mapping which should say successful....which I am not very much happy to do...is there any other way you can think of?? or worked on???
    Thank you for all your great suggestions...

  • BPM To SOAP Error

    Hi All,
    I am getting an error while communicating from BPM to SOAP.
    The Error is:
    <SAP:Code area="UNKNOWN">ModuleUnknownException</SAP:Code>
    AND in the Additional text area the following info is displayed:
    DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: Error during XML => ABAP conversion
    Please help me out with this
    Regards,
    Abhishek.

    Hi Abishek,
    Please visit the weblog  , and see the following details in the weblog this is the reason u r getting error :
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    "At my first try i used the messages getDistanceRequest and getDistanceResponse in my mapping but later found out that it wasnt the message structure that the webservice expected."
    This is the problem you have to make some changes to ur scenario accordingly
    Reward points if this helps
    Regards
    Vani.

  • Error in calling webservice in XI

    Hi All,
    We are facing the folllowing error in calling a Webservice in XI from XML Spy.
    QOS = BestEffort
    We are getting the following response
    <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
    <context>XIAdapter</context>
    <code>DeliveryException</code>
    <text><![CDATA[
    com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:SYSTEM_FAILURE_INTERNAL:
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java:451)
         at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:125)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:831)
         at com.sap.engine.frame.core.thread.Task.run(Task.java(Compiled Code))
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
              ]]></text>
    </s:SystemError>
    In SXMB_MONI the error is
    <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>An internal error has occurred</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    In adapter monitoring SOAP adapters are having GREEN status.
    The scenarios are of the form Weservice <=> XI(BPM) <==> (Multiple External Systems)
    In SXI_CACHE the Integraton Process RETURN CODE is 99 for all. 
    (We have RETURN CODE is 99 for many of the Integraton Processes which are used in Plain-Adapter based scenarios and all of them are working fine)
    We are facing this problem for all WebService(Sender) based interfaces.
    We are on XI QAS and all these are working sucessfully on XIDEV.
    XI Level is - 3.0 SP15
    Any help is appreciated.
    Thanks in Advance,
    Regards,
    Chemmanz

    Hi,
    Looks like there is some kind of error when the message was received by the bpm or when the message was being sent out of the bpm.
    In the monitor, corresponding to your message, click on PE. You could find any error in the bpm there.
    Regards,
    Smitha.

  • Soap adapter scenario error

    Hi,
    We are trying to sender messages with attachments from Portal using XI (SYNC) and the scenario is like this:
    Web Service <-> XI <-> web service
    I have completed all the required design and configurations to receive the data using SOAP adapter and send using SOAP adapters.
    For testing with the generated WSDL from Integration directory, when I try to send the SOAP request to server using the XMLSpy I am getting following warning.
    HTTP error: could not POST file on the server (500)
    Does it mean that WSDL generated from the configuration is not correct ?
    Thanks
    Sunil

    Prasad,
    I did not enter the name space and interface in the url while defining the web service.
    Here is what I did in order to define web service for the scenario in the intgration directory after desiging the interface in the IR.
    1.Selected the define web service under tools in the ID.
    2. To specify the URL I have entered the following info as per help documentation for service without party:
    http://<hostname>:50000/XISOAPAdapter/MessageServlet?channel=:DEngine:BMP_Request.
    3. In the specify interface I have selected the outbound interface.
    4. Then specified the service,interface name and inteface namespace as they are required.
    5. With the generated WSDL from XI, using XML Spy I tried to send the request to server and I got the HTTP POST 500 error as I mentioned in the beginning. And here is the error message after I clicked OK on the error message in the XML CDATA tag.
    com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: Server did not recognize the value of HTTP Header SOAPAction:
    Please correct me if I did not followed the procedure correctly in this scenario.
    Thanks
    Sunil

  • Problem with RFC-XI_SOAP Scenario

    Hello Guru's,
    I am stuck with a scenario in RFC-XI-SOAP.  Its a simple scenario where in I am trying to pass in two numbers to a web service and the web service will return the addition of two numbers back to the RFC.
    The scenario configuration looks perfect.  I have referred all the related blogs (blogs related to RFC-XI-SOAP scenarios) after I configured the scenario.  The RFC destination which I created was tested successful.
    When I executed the RFC at the destination, it threw a dump saying "call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException:".  When I checked the sender RFC adapter in RWB, this is the message what I got
    - Error: 2008-01-09 12:04:29 GMT+05:30: Message processed for interface ZRFC_SAMPLE_ADD: com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: Server was unable to read request. ---> There is an error in XML document (1, 166). ---> Input string was not in a correct format. caused by: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: Server was unable to read request. ---> There is an error in XML document (1, 166). ---> Input string was not in a correct format.
    For the message it quite clear that there is something wrong with the format.  But when I tested WSDL in XML spy, it ran fine.
    Could anybody help me with the cause of this problem?
    Thanking you in advance,
    Vijay

    Hi Biplab,
    Thanks for getting back !!!
    The structure of the RFC is quite simple.  It just has two import parameters and one export parameters.
    Fyi.... I am pasting down the structure of the RFC and WSDL below.
    Structure of RFC----
    ""Local interface:
    *"  IMPORTING
    *"     VALUE(INPUT1) TYPE  I
    *"     VALUE(INPUT2) TYPE  I
    *"  EXPORTING
    *"     VALUE(OUTPUT) TYPE  STRING
    Structure of WSDL----
    <xsd:element name="Addition">
                        <xsd:complexType>
                             <xsd:sequence>
                                  <xsd:element name="a" type="xsd:int" />
                                  <xsd:element name="b" type="xsd:int" />
                             </xsd:sequence>
                        </xsd:complexType>
                   </xsd:element>
                   <xsd:element name="AdditionResponse">
                        <xsd:complexType>
                             <xsd:sequence>
                                  <xsd:element name="AdditionResult" type="ResultClass" minOccurs="0" />
                             </xsd:sequence>
                        </xsd:complexType>
                   </xsd:element>
                   <xsd:complexType name="ResultClass">
                        <xsd:sequence>
                             <xsd:element name="c" type="xsd:string" minOccurs="0" />
                        </xsd:sequence>
                   </xsd:complexType>
    Any suggestions plz !!!!
    Thanks,
    Vijay

  • Transporting of scenario with BPM

    Scenario:
    Syncronous webservice call -> XI -> BPM (SYNC/ASYNC BRIDGE) -> Async IDOC posting
    Guys I have transported the above scenario into my QA system, but I am unable to execute the scenario now successfully.
    The adapter engine is showing -
    Received XI System Error. ErrorCode: SYSTEM_FAILURE_INTERNAL ErrorText:   ErrorStack: An internal error has occurred
    Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:SYSTEM_FAILURE_INTERNAL:.
    Transmitting the message using connection http://xi-dev.mycompany:8002/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:SYSTEM_FAILURE_INTERNAL:.
    and
    Error Category     XI_J2EE_ADAPTER_XI_HANDLER
    Error Code                     CALL_CONSUMER_ERROR
    TRANS# SXMB-MONI - RED LIGHT
    <SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>
    Is anyone able to point me in the general direction, Ive had a look in visual admin. and there doesnt appear to be any errors there. None of the error's I am seeing a pointing me in any real direction.
    thanks

    Hiiii
    A bit generic error. So many things could be checked:
    1. In sxi_cache, check the status of ur IP, it should be 0.
    2. In SWWL, delete the earlier running instances before running the new scenario.
    3. Reimport the IP in ID again. Save, activate and try running ur scenario again.
    4. In tcode sxmb_adm_bpe - Automatic BPM Customizing, check for the error.
    Call transaction SWF_RFC_DEST and then give background user as WF-BATCH
    and password .
    Exceute it then SWU3 will be turned from Red to Green Automatically.
    OR
    The program that you need to schedule is RSWWCOND. The SAP default is to call the job SWWCOND and schedule it to run every 30min. That should get rid of the red cross. And if not, you might find along the way why the Auto-Customising didn't work.
    I hope this will resolve your problem
    Cheers

  • XI Adapter error

    Hi
    I am working on a SOAP-XI-SOAP scenario and when I tried to send a test message from SOAP client I am getting the " exception while reading from SLD:Communication error: Error opening an RFC connection" in SXMB_MONI.
    I would like to know if any one got this and how that was resolved.
    The detailed error message is bellow.
    com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: this is a soap-encoded endpoint
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java:457)
         at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:125)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:795)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:141)
    Thanks
    Sunil

    Hi Sunil,
    Please go through this blog on Invoke Webservices using SAPXI and see if it helps you......Probably you can compare what you have done with what is given in the blog step by step and see if it helps you.The blog explains the same Scenario that you are trying.
    and also go through this link:
    /people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter
    I hope it helps you solve your problem.
    Regards,
    abhy

  • Problem generating webservices

    Hello Experts,
    My scenario is SOAP-->IDOC.As the customer is placing std ORDERS idoc structure as SOAP input, I used std ORDERS structure as target and source structure and did a 1-1 mapping.
    I tried to generate webservice for sender SOAP channel.
    Tools>Define Webservices>I gave the sender soap URL and navigated to the next screen to input the ORDERS message interface but I didn't see ORDERS in the list when I clicked F4.I'm not able to see my SWC at all.
    I did SXI_CACHE cache refresh.But no use.
    My design objects and configuration objects are active.
    Please advise.
    Shanthi.

    Hi,
    Thanks for your answers.
    I created the sender message interface and was able to generate Webservice.
    But now, when I tried to test the scenario with Altova XML spy, I got the following error.
    com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ATTRIBUTE_BE_NOT_SUPP.
    Do I need to create receiver message interface as well?
    Can somebody help me to solve this.
    Shanthi.

Maybe you are looking for