CcBPM - BPE_ADAPTER : SYSTEM_FAILURE_INTERNAL

Hi gurus,
I am facing below errorn in ccBPM
   <SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>
  <SAP:P1 />
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:Stack>An internal error has occurred</SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
  </SAP:Error>
I checke din sxi_cache and it shows return code - 0 , what could be the reason!!!

Try this :
The BPE Adapter error may be also because of Inactive version of BPM runtime
So as suggested check the SXI_CACHE again and make sure that Return value is 0.
Also do this: Go to Transaction SWWL and delete all the errored entries which belongs to your integration scenario
Then you can re-import the Integration Process into Directory so that it will be re-active.
Solution:
Step maintain prefix numbers allows you assign number ranges to your custom workflows on the ABAP side (BPMs)
This is a post install step - pretty easy... You can ask your basis person, or do it yourself --> click on the execute icon and enter a number range e.g. 99* will work.
As for your BPM - first step is check if the BPM was succesfully replicated to the ABAP side. SXI_CACHE, select the BPM and ensure RC is '0'.
If all this works, then thats a good start.
After that, check your queues, check SWI1 and check SWPR - for the possible errors with that BPM...
Of course check RWB for the initial message that should have kickstarted this scenario and look at the status.
check this links who has same error,their problem got rectified:
BPE Issue
BPM activation problem

Similar Messages

  • How to resolve "BPE_ADAPTER SYSTEM_FAILURE_INTERNAL" error in moni.

    I am getting 3 files from legacy systemi am merging 3 files using BPM sending APO system using proxy., When i am testing in dev it was worked fine after transporting it QA i an getting below error and in sxi_cache its shoing integration process return code 99.after activating at sxi_cache its showing status 0 but still showing below error in SXMB_MONI.please help me..
    - <!-- Receiver Grouping-->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30"
    xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"
    SOAP:mustUnderstand="">
    <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>M</SAP:Retry>
    </SAP:Error>
    Thanks,
    Seshagiri.

    Its a bit generic error. So many things could be checked:
    1. In SWWL, delete the earlier running instances before running the new scenario.
    2. Reimport the IP in ID again. Save, activate and try running your scenario again.
    3. In tcode sxmb_adm_bpe - Automatic BPM Customizing, check for the error.
    4. Check if SWF_XI_CUSTOMIZING appears green.
    Regards,
    Prateek Raj Srivastava

  • "BPE_ADAPTER" SYSTEM_FAILURE_INTERNAL

    Hi Experts,
    I saw the previous blogs on the "BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL failures but i didn't get the solution.
    My Scenario is SOAP to RFC to FILE with Asyn/Sync Bridge using BPM(Aync Receive, Sync Send,Send ), while I am testing messages are failing with the below error.
      <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>M</SAP:Retry>
      </SAP:Error>.
    I activated the BPM, the return code is '0'.  but there is no business process workflow in SXMB_MONI_BPE and SXMB_MONI.
    This is the first time we are  developing the BPM interfaces for the project, what are the configuration has to be done, please help on this.
    Thanks in Advance,
    snrvakiti.

    Hi Michal,
    The scenario in that blog is FILE to RFC to FILE, but my requirement is SOAP to RFC to FILE, and today i tried with simple BPM scenario,it is also failing with the same error.
    In trace i notice that its unable to fine the abstract interface i.e. its not entering the BPM.
    <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
    Actually previously we are using the SOAP to RFC synchronous Scenario, but its not supporting the business with 1000 line items of soap request.soap URL connection is closing by the time the request from the R3 system. so now we are looking to send the response in asingle file to the user.
    can you plz help me with BPE Adapter configuration.
    Thanks in advance,
    snrvakiti

  • Error BPE_ADAPTER" SYSTEM_FAILURE_INTERNAL

    Hello,
    I have a problem in XI, now any RFC access it is running. We can not access to R/3 by BAPI or to send an idoc.
    We have all the BPM with CR 0.
    The error is after a generic BPM to collect the idocs. Then we send the data collected to a mapping out of the BPM and we obtain this error:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Receiver Grouping --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand=""><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>M</SAP:Retry></SAP:Error>
    I tried to delete with swwl all the processes and to refresh the cache, but we still have the same issue.
    This morning we have restarted XI machine and the interfaces are not running. All are failing we we send an idoc to R/3 or do an RFC access to retrieve data by BAPI.
    Do you know what could be the solution to this issue?
    Regards,
    Xavier.

    Hi Viniytha/ All
    Chck whether your integration Process is active.. in IR. or reactivate it. Then In configuration delete the existing IP , again import and activate . See if it works. I had faced a similar issue. I reactivated the IP in repository( copied,deleted and made a new one) and this worked.
    I have done all above activities . But when I check SXI_CACHE
    It says Problem during cache refresh.
    Problem when updating object OutboundBinding-4F43C177727735A3BBE61EBB5C9DD85A. :Error occurred while creating profile for receiver agreement 4F43C177727735A3BBE61EBB5C9DD85A; channel A3C5F6D836BC3CB9925A8794E30AA758 not found on the Integration Server
    I cannot see my bpm object in Integartion Process Node
    I do not why I am getting the above error and not able to see my bpm object in Integartion Process Node
    Regards

  • BPE_ADAPTER -SYSTEM_FAILURE_INTERNAL error

    Hi friends,
    I am getting this BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL error in SXMB_MONI.
    its file-RFC-JMS scenario.
    File is picking Up.
    I gone thru the related Forum threads also.
    in SWF_XI_CUSTOMIZING- path prefix is 900 and all are green.
    in SXI_CACHE- return code is '0'
    restarted  J2EE server and ABAP server also.
    deleted and re-imported integration process in ID.
    I excuted Integration Process in IR using F7 - no errors.
    plz help me to solve this error.
    regards
    Munna

    do the Business Proccess Engine customizing
    Go to this link:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/37/5b0f41e9a0ef23e10000000a155106/content.htm
    thanks,
    Madhu

  • BPE_ADAPTER failure with S/A Bridge BPM

    Hello all,
    I've got really strange problem. After two days of searching I'd like to know your opinion.
    I'm testing simple BPM with S/A Bridge. Inside there is only a transformation of incoming message to response message - just for testing purposes. According to the thread [How to close S/A bridge immediatly without calling any asyn comm?|How to close S/A bridge immediatly without calling any asyn comm?] it's possible to do this.
    And now the troubles: on one installation of XI7.0 SP14 all works fine, on other two installations (SP11 and SP13) it doesn't work with same symptoms:
    <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">SYSTEM_FAILURE_INTERNAL</SAP:Code>
      <SAP:Stack>An internal error has occurred</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
    </SAP:Error>
    and the last information from the trace is:
    <Trace level="1" type="B" name="SA_COMM">
    <Trace level="1" type="T">Start Sync/Async Communication</Trace>
    <Trace level="1" type="Timestamp">2008-12-01T19:27:55Z CET Starting Processing</Trace>
    <Trace level="1" type="T">Pipeline Timeout: 01.12.2008 20:28:55 CET</Trace>
    <Trace level="3" type="T">Calling BPE Adapter</Trace>
    <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV">
    <Trace level="3" type="T">Processing mode is</Trace>
    <Trace level="3" type="T">set corresponding asynchron interface IF_IPSAB_DATA_ABST</Trace>
    <Trace level="3" type="T">created BPE proxy for message 26E10930BFDE11DD8A62005056AD7BF9</Trace>
    <Trace level="3" type="T">inserted message into pipeline PE_ADAPTER</Trace>
    <Trace level="3" type="T">reset to synchron interface IF_IPSAB_SYNC_ABS http://xxx.zz</Trace>
    <Trace level="1" type="T">Destination not found:</Trace>
    </Trace>
    </Trace>
    All was triple checked, triple generated, checked against working system, SXI_CACHE-BPMs have got sy-subrc 0 .. all seems fine.
    One thing to be mentioned - there is no records in SXMB_MONI_BPE, so it seems to me that the BPM is not activated at all.
    Do you have any the slightiest idea what might be wrong ?
    Thank you in advance.
    Best regards
    Tomas

    Hello again,
    I did some sarching and comparing in the trace log. The trace logs from "working" and "not working" system are nearly the same. There are minor exception but I count it as a different logging as from the systems with different SP level.
    Now here are the parts, which tell something about the problem. First from working system:
    <Trace level="3" type="T">reset to synchron interface MI_TST_IPSAB_ABS http://dummy.max</Trace>
    <Trace level="1" type="Timestamp">2008-12-02T07:11:05Z CET  qRFC raised on XBQO$PE_WS90000001</Trace>
    <Trace level="3" type="T"> setting SA BPE state to wait for 62B5E270C04011DDC33D001CC0781F94</Trace>
    .. now from not working system
    <Trace level="3" type="T">reset to synchron interface IF_IPSAB_SYNC_ABS http://xxx.zz</Trace>
    <Trace level="1" type="T"> Destination not found: </Trace>
    It still seems to me, that something is not generated correctly.
    Any ideas ?
    Tomas

  • Correlation scenario --- SYSTEM_FAILURE_INTERNAL

    Hi
    In my scenario
    Correlation – Runtime Behavior of BPM.
    I have created BPM while checking(F7) says that
    1. No Semantic errors found
    2. Activated correlation Employee is not used in any subsequent step (warning message)
    In sxmb_moni I am getting the following error message
    <?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="">
      <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>M</SAP:Retry>
      </SAP:Error>
    what is meant by SYSTEM_FAILURE_INTERNAL  and An internal error has occurred. How to rectify these errors
    thanks
    manian

    Hi Manian,
    We can't say what exactly the error is.The error may because, when IE gives a message to BPE --there might be a conversion problem or BPE is not able to take this message.Please contact your Basis team to rectify this issue immed
    Thanks
    Prabhakar

  • SYSTEM_FAILURE_INTERNAL in BPE

    Hi,
    We are having a new server installation. The problem we are facing is that we are getting an error in every of our scenario involving BPMs. The error msg we are facing is:
      <?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="">
      <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>M</SAP:Retry>
      </SAP:Error>
    SXI _CACHE is fine and having no issue.
    Kindly help me in resolving the issue.
    Regards
    Pravesh

    Hi Pravesh,
    Did you do the Business Proccess Engine customizing?
    Go to this link:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/37/5b0f41e9a0ef23e10000000a155106/content.htm
    Regards,
    Carlos

  • Significance of IP Return Code in SXI_CACHE

    Hi All
    For us under 'SXI_CACHE' all the BPMs are having return code 99 and same kind of
    error for all
    'xxxx' is not a component of data object 'PAYLOAD'
    90% of the BPMs are working fine.
    But the rest are not getting instantiated and in SXMB_MONI we are getting the following
    error
    <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>
    We have got one SAP Note : 890760 for the error -" 'xxxx' is not a component of data object 'PAYLOAD' "
    but confused whether to apply or not bcoz 90% of ccBPMs are working properly even with this error.
    Is it mandatory that BPMs must have Return Code '0' in SXI_CACHE ??
    If yes why some BPMs are still working properly with  Return Code '99' ??
    Any help will be appreciated.
    Thanks in Advance
    Chemmanz

    Hi,
    <i>but confused whether to apply or not bcoz 90% of ccBPMs are working properly even with this error.</i>
    Do any of these BPMs check(using a switch for example) on an attribute value of a the incoming payload?
    Basically BPMs in sxi_cache having a return code of 0, mean that, they donot have any errors(syntactic/semantic) as such.
    This helps us as one of the debugging steps, in case of any error, while executing a scenario.
    Am not sure if this would technically effect anything else.
    Regards,
    Smitha.

  • BPM problems on PI (XI 7.0) - internal error - Does BPM work in PI for you?

    Hi guys!
    This is the 2nd time I get into the troubles with BPM on PI. On XI 3.0 I had never problems. But on PI when I use BPM I get following error:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!--  Empfängergruppierung
      -->
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <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>Es ist ein interner Fehler aufgetreten</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    SAP:Stack tag means in english: An internal error has occured.
    My scenario is:
    Idoc sent from R/3
    Mapping to Integration Process (BPM) inbound interface format
    Message receiver in Int Proc (start of BPM)
    sync call to web service (inside Int Proc)
    web service response sent out from BPM (end of BPM)
    mapping of ws response to target structure (idoc)
    Idoc sent to r/3
    I don't know, what could be wrong. In SXI_CACHE I have return code 0 for this Integration Process, so it should be ok.
    Any ideas? Does BPM work in your PI environment?
    Thanx a lot foro help!
    Olian.

    hi,
    >>>>Any ideas? Does BPM work in your PI environment?
    of course it does
    it might mean that your installation was not done properly (or XI configuration during installation) but it has nothing to do with BPM
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Duplicate check not working in sender soap adapter

    Hi guys,
    I have an urgent problem.  I am using a Sender Soap Adapter (quality of service Best Effort) to receive certain web services requests and send back synchronous responses.
    I have ticked the parameters "Use Encoded Headers" and "Use Query String" to implement duplicate check.
    For this reason I am expecting XI to return errors of the following type when the sender systems posts duplicates:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="PERSIST">MSGGUID_EXISTING</SAP:Code>
      <SAP:P1>D00B71AC7AEBDEB3E011E5E43C49D97B</SAP:P1>
      <SAP:P2>CENTRAL</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Message ID D00B71AC7AEBDEB3E011E5E43C49D97B for pipeline CENTRAL, version already exists in system</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    However, although the duplicates go into an error status, the system is responding with the following message:
    <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">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>
    Can anybody tell me how to force XI to return a message type "MSGGUID_EXISTING" when it catches duplicates?  Or if there is any configuration I can change?
    Many thanks,
    Aldo

    OK, this problem is resolved.
    XI seams to send the error SYSTEM_FAILURE_INTERNAL the first time it receives a duplicate message and sends the MSGGUID_EXISTING error on the following attempt to post the same message.
    Cheers.
    Aldo
    Edited by: Aldo Lazzarini on Sep 23, 2011 6:50 AM
    Edited by: Aldo Lazzarini on Sep 23, 2011 6:53 AM

  • BPM - Mapping Error

    Hello,
    I m on SAP PI 7.1.
    I have created a basic BPM with single receive and send step.
    I hav done the required configurations.
    when i try to test it the mapping fails.
    Gives me the following error.
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>
    I tried to search on the forums and activated the PI Scenario many times.
    Also i have updated the cache.but as in earlier versions i am not able to find my PI Scenario in SXI_Cache.
    Please suggest on this.
    Thanks,

    There is post installation step to run T-Code SWF_XI_CUSTOMIZING,
    check if there is anything wrong, especially, the user WS-BATCH is not locked.
    Regards
    Liang

  • BPM activation problem

    Hi,
    I am trying to realize the following synchronous scenario using integration process:
    HTTP sender adapter>XI>HTTP Receiver adapter.
    (I have to send a http request to a third party system through XI and get the response back)
    The process has
    async receive->transform->sync send->async send. The async send sends the response back for the first receive. Async receive starts the process. When I send a message to the sender HTTP adapter, I get
    <SAP:Error>
    <SAP:Category>XIAdapter</SAP:Category>
    <SAP:Code>BPE_ADAPTER.SYSTEM_FAILURE_INTERNAL</SAP:Code>
    <SAP:Stack>An internal error has occurred</SAP:Stack>
    </SAP:Error>
    As a result, I go into SXI_CACHE and verify the return code of the process. It is 99. When I try to activate,I get the following
    S     --- Translating step type 'RECEIVE' with ID '3' ---
    S     --- Translating step type 'TRANSFORM' with ID '5' ---
    S     --- Translating step type 'SEND' with ID '7' ---
    W     Send step: Property exception for 'CA3865B0F24111D9C217C1DD0A803644' is missing
    E     Send step: Fault message 'da54b205f24111d98622c1dd0a803644' is not defined
    S     --- Translating step type 'SEND' with ID '9' ---
    I     Language not set. Using system default E
    I am at a loss here. How do I resolve 'Fault message is not defined error' for the sync send step? Is there anything wrong in my definition of the process?
    Message was edited by: Suresh Balasubramanian

    Hi,
    Thanks for the responses - they were really helpful. I see '0' returncode in sxi_cache now. I enclosed the synchronous send step in a block with an exception handler, deleted the BPM from the integration directory and reimported the BPM into the directory and that would do it.
    As I test my BPM now, I am able to send the input XML to the BPM, the BPM performs the mapping, makes the synchronous call to an external application server using http adapter and gets the response back. But I get a 'Pipeline timeout' error once the message reaches the second send step that closes the S/A bridge.
    Workflow              CrossReferenceProcess
    Workflow instance     CrossReferenceProcess http://www.abc.com/xref/ariba/http
    Instance number       000000001046
    Start date            12.07.2005     Started by            Integration Server Service User
    Start time            22:37:27       Current status        In Process
    View: Workflow chronicle
    St Task                                          Result                                   Date       Time     Processing time
    Agent                     Executed Action                          Date       Time     Object               Object Name                    Object 2             Object name 2                  User Context
    CrossReferenceProcess http://www.abc.co  Workflow started                         12.07.2005 22:37:27           31m 24s
    Mapping                                      Step completed                           12.07.2005 22:37:28                1s         1046
    Block1                                                                                12.07.2005 22:37:30                           1046
    Send Message Synchronously                  Step completed                           12.07.2005 22:37:30                2s         1049
    S/A Bridge: Response to Synchronous Request                                           12.07.2005 22:37:33           31m 19s         1046
                 Workflow System           Background work item created             12.07.2005 22:37:32                                                                                Workflow System           Execution started automatically          12.07.2005 22:37:33
    As you can see, the process is in 'in Process' status and the last send step just times out. What am I missing? Any insights will help.

  • 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.

  • Collection of IDOCs using BPM

    Hi Experts,
    I am trying collection of IDOCs by using BPM.
    I ran into problems and In moni,  the error is
    <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>
    Details of above error in trace is : 
    <Trace level="1" type="T">--start sender interface action determination</Trace>
      <Trace level="1" type="T">select interface BLAORD.BLAORD03*</Trace>
      <Trace level="1" type="T">select interface namespace urn:sap-com:document:sap:idoc:messages</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--start receiver interface action determination</Trace>
      <Trace level="1" type="T">Loop 0000000001</Trace>
      <Trace level="1" type="T">select interface UpdatedContracts_abs_idocs*</Trace>
      <Trace level="1" type="T">select interface namespace http://com/UpdatedContracts/</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
      <Trace level="1" type="T">Hence set action to DEL</Trace>
      <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-GETBLOBDATA" />
      <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE" />
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
    Here i am trying to collect IDOCs for 5 minutes and i need to send them in XML format. Here i have mapping logic and that logic is working perfectly.
    What i am dong is
    1. I am sending IDOCs from R3 system to BPM in XI. ( Here to push IDOCs from R3 system to BPM, do we need to do extra ALE settings. Actually With out BPM simple IDOC to File is working fine, With BPM only i am having error. )
    2. How to reslove above problem. AS per my understanding everthing is fine.
    Thanks,
    Subbu

    Hi Rama Subbarao,
        Error: Check with your loop condition and process steps.
           Collecting of IDOCS using BPM is good, If u want to send the 100 IDOCS per one hour with single BPM it will takes times , Some performs issues and hardware issues are raising.
    Suppose if u send 1000 Idocs per one hour it will takes much time.
    Other Process:
      The collecting of IDOCS it will be downloaded into FILE System.Once IDOCS is downloaded into FILE, it will be not changed the IDOCS.
    Using FILE Adapter we send the flatfiles data from FILE System to XI. if  u using this process performance wise its very good.
    Regards,
    Sateesh N

Maybe you are looking for

  • Need a fix for OSX 10.4 and iPad

    The reason I bought a Mac 5 years ago was the reputation and reliability of the product. Shame on me for buying a machine that just wont break! There is no reason to replace my iMac, enter the new Apple iPad that I received for college graduation. I

  • Book Module Auto Text not working

    AutoText in Page Text does not seem to be working for me. You can see that the caption as Photo Text does appear (towards the top of the image area). The color of the text is black, so it shouldn't be invisible. I'm at a loss.

  • Trying to install adobe flash player

    I am trying to install adobe flash player it gets to 50% complete and tells me i need to close internet explorer and smile box tray but they are not open and it will not install.

  • Why Ad Hoc certificate doesn't renew?

    If I click to renew Button, after the Pending state, I receive an Expired status on this Ad Hoc provisioning certificate. It seems that I can't produce and renew any Ad Hoc Certificate. Do you know why? Thanks nick

  • Unable to locate a valid EngineConfigurationFactory

    Hi, From the last 2 years we are using AXIS 1.1 with JDK 1.4 and WebSpher 5.1.3 to communicate with IBM Asscential RTI (Real Time Integration) Service which is published as a web service. Currently our project is undergoing series of performance and