Abap tables for adapter engine errors

Hello,
Which ABAP tables in PI will have the data relating to adapter engine errors (like the communication channel errors). Is there any way I can get the adapter engine errors from abap tables?
Any help is very much appreciated.
Thanks
MLS

Hello,
What I am trying to do is write a report in ABAP, which will read the table for errors (for messages which are not processed successfully in Integration engine or adapter engine) and email those errors to users. If there is communication channel error in RWB, the message in sxmb_moni is still shown as success and is not being updated in table SXMSPERROR.
We cannot use PI Alerts here since the email list is dynamic for the same PI interface.
Any ideas on how to accomplish this?
Thanks
MLS

Similar Messages

  • Reg Unable to find URL for Adapter Engine Error

    Hello,
    During execution of a scenario, i am getting these errors in sxmb_moni:
    AE_DETAILS_GET_ERROR
    3: Unable to find URL for Adapter Engine af.xip.poecspxioo4
    Error when reading the access data (URL, user, password) for the Adapter Engine.
    Seems like it is a problem of XI Server unable to locate the Central adapter engine due to some parameter not set properly.
    So, what are the points we can check while installation of XI so as to rectify this problem.

    Hi all,
    I got the similar error in my scenario and i solved the same.Actually i ma not pretty surte this will solve your problem.
    In my case proxy generation settings was mis configured in the sender system. so its caused the reason.
    I made an entry in the SPROXSET table and i did other activities like RFC and application system also.
    Then its worked for me. Its not matching with your case please do ignore this one
    Regards
    Vijay

  • How to get Alerts mail for adapter engine errors in SAP PI 7.0

    Hi Friends,
    I configured Alerts in PI 7.0. with the help of t-code u2018ALRTCATDEF and created a new alert catergory.
    In container tab i have mentioned all give below elements.
    SXMS_MSG_GUID, SXMS_RULE_NAME, SXMS_ERROR_CAT, SXMS_ERROR_CODE, SXMS_FROM_PARTY, SXMS_FROM_SERVICE, SXMS_FROM_NAMESPACE, SXMS_FROM_INTERFACE, SXMS_TO_PARTY, SXMS_TO_SERVICE, SXMS_TO_NAMESPACE,SXMS_TO_INTERFACE
    I am getting alerts when I manually test the alerts configurations by running the report u2018RSALERTTESTu2019.
    I am getting mail as :
    Alert ID: ##00009##
    Dear Administrator,
    This is with respect to XI Scenario. During processing of XML file from ECC or XYZ Server, Following error has been occured:
    Message ID:
    Interface:
    NOTE: To check the file name, go to SXMB_MONI and search for above message ID.
    Double click on that message ID and click on error in left hand tree.
    Please take appropriate action in co-ordination with respective functional and BASIS consultant.
    But When I am getting a error , I am not getting an alert mail. Right now iam doing in XI Development.
    I am not getting an Alert mail , when my message is in status of : System Error . Error catergory is : XI_J2EE_ADAPTER_JDBC.
    Kindly tell how to get alert mail for error catergory : XI_J2EE_ADAPTER_JDBC and in Adapter engine errors.
    How to get alert mail when my message is failed with any reason in Adapter engine.
    Waiting for quick replay. Please help me out.
    Regards,
    Ahmed.

    Hi thanks for quick reply.
    As per your given link : http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/14877. [original link is broken]
    I have done all these steps. But still little problem.
    as per link he is getting Error  description , error message id , alert rule..
    In my case I am not getting these information. when my messages failed. When I am doing manully testing the alert getting an mail as :
    Alert ID: ##00009##
    Dear Administrator,
    This is with respect to XI Scenario. During processing of XML file from ECC or XYZ Server, Following error has been occured:
    Message ID:
    Interface:
    NOTE: To check the file name, go to SXMB_MONI and search for above message ID.
    Double click on that message ID and click on error in left hand tree.
    Please take appropriate action in co-ordination with respective functional and BASIS consultant.
    Is it okay the body of mail??.
    I am not getting alert mail when my messages failed in adapter engine and Integration Engine.
    Ex my message is failed in AE:as below.
    My messages flow as : SAP --> XI --> DB.
    Messages is success (in ECC moni)> XI moni also success> XI Adapter engine getting error as (Status: System Error) and (Error Category : XI_J2EE_ADAPTER_JDBC).
    Regards,
    Ahmed.

  • Alert for adapter engine error

    Hello experts
    We have configured the alerts for the adapter engine errors .We have configured the variable &SXMS_TO_ADAPTER_ERRTXT& element which is having the CHAR70 type for getting the adapter engine error text in the alert inbox.so for any adapter engine error greater than 70  chracters ,it is getting truncated to 70 chracters only.but we want to have the whole adapter error log text.
    Can anyone please throw some light on this.
    Thanks
    sabyasachi

    Moha,
    It seems that it cannot support more than that.
    Problem with Alert Text
    Re: Message Size in ALERTS
    It is worth taking a look at this blog:
    /people/community.user/blog/2006/10/16/simple-steps-to-get-descriptive-alerts-from-bpm-in-xi
    Regards,
    ---Satish

  • Error in gettnig logon data for Adapter Engine

    Hi,
    We have Http > XI > RFC Scenario. We are getting 401 unauthorized error in "CALL ADAPTER" section. From the trace its clear that the logon data for the adapter engine (there is no value for USER in trace) is not getting poulated. We fixed this issue last evening....i think by doing full cache refresh, but this problem propped up again today. Yesterday when this issue was fixed the USER has "PIISUSER" in the trace.
    We haven't changed any config settings since yesterday so all the passwords and other config info is same. Not sure what's causing this issue. Below is the trace. Any help will be highly appreciated.
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_IE_ADAPTER-ENTER_PLSRV">
      <Trace level="3" type="T">Channel for adapter engine: RFC</Trace>
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP">
      <Trace level="2" type="T">return fresh values from cache</Trace>
      <Trace level="2" type="T">Get logon data for adapter engine (SAI_AE_DETAILS_GET): af.ppi.dac-sapd1</Trace>
      <Trace level="3" type="T">URL = http://dac-sapd1.actv2.com:8007/MessagingSystem/receive/AFW/XI</Trace>
      <Trace level="3" type="T">User =</Trace>
      <Trace level="3" type="T">Cached = X</Trace>
      <Trace level="3" type="T">Creating HTTP-client</Trace>
      <Trace level="3" type="T">HTTP-client: creation finished</Trace>
      <Trace level="3" type="T">Security: Basic authentication</Trace>
      <Trace level="3" type="T">Serializing message object...</Trace>
    <Trace level="3" type="System_Error">HTTP-client: error response= <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Error Report</title> <style> td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;} A:link A:visited A:active </style> </head> <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>  401 &nbsp Unauthorized</b></font></td> </tr> <tr bgcolor="#3F73A3"> <td height="23" width="84"><img width=1 height=1 border=0 alt=""></td> <td height="23"><img width=1 height=1 border=0 alt=""></td> <td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP J2EE Engine/7.00 </b></font></td> </tr> <tr bgcolor="#9DCDFD"> <td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td> </tr> </table> <br><br><br><br><br><br> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>  Authentication did not succeed.</b></font></td> </tr> <tr bgcolor="#FFFFFF"> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><b>  Details:</b></font></td> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><pre>  No details available</pre></font></td> </tr> </body> </html></Trace>
      <Trace level="3" type="T">HTTP-client: closing...</Trace>
      <Trace level="3" type="T">HTTP-client: sending http-request...</Trace>
      <Trace level="3" type="T">HTTP-client: request sent</Trace>
      <Trace level="3" type="T">HTTP-client: Receiving http-response...</Trace>
      <Trace level="3" type="T">HTTP-client: response received</Trace>
      <Trace level="3" type="T">HTTP-client: checking status code...</Trace>
      <Trace level="3" type="T">HTTP-client: status code = 401</Trace>

    Hi,
    go to the exchange profile.
    there u need to maintain the password for the XIISUSER.
    I think u need to restart the J2EE Engine for the changes to take effect.
    Regards
    Cornelius

  • Error : Unable to find URL for Adapter Engine

    Hi Experts,
    I have searched several forums , but i am not clear on how to resolve this error.
    I am using XI 3.0, my scenario is File->XI->File
    I am getting this error in SXMB_MONI.
    *Can any body suggest me a clear step-by-step procedure to solve it.*
       <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Message canceled
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>
      <SAP:P1>af.xd2.host-dev</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>no_messaging_url_found: Unable to find URL for Adapter Engine af.xd2.host-dev</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine af.xd2.hydrus-dev</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Thanks
    sai

    Hi Debashish,
    Thanks for ur reply,
    I have executed
    --->Execute SAI_AE_DETAILS_GET from se37
    >Enter AE name:<host>.<systemid>
    After executing, i got these param
    Exception       NO_ADAPTER_ENGINE_FOUND
    Message ID:          SAI_GLOBAL                 Message number:           016
    Message:
    no_adapter_engine_found: Unable to find Adapter Engine host-DEV.XD2
    Exchange profile parameters are like this
    Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call terminated sucessfully
    Retrieved value of
    section   = Connections
    parameter = com.sap.aii.ib.server.connect.webas.r3.ashost
    -> value  =
    and i dont have authorizations for SU01 fro lock/unlock.
    Any suggestions how to proceed.
    Thanks
    Sai

  • In my Component monitoring i got this error for Adapter engine status.

    In my Component monitoring i got this error for Adapter engine status. Status is in red..
    Attempt to fetch cache data from Integration Directory failed; cache could not be updated
    [Fetch Data]: Unable to find an associated SLD element (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.03.server3, string], target element type: SAP_BusinessSystem)
    Please clarify ASAP..
    Thanks..

    HI,
    See below links you will get ..
    Process Integration (PI) & SOA Middleware
    ERR:Could not find SLD name for XI Application "DIRECTORY"
    Unable to find an associated SLD element
    Regards
    Chilla..

  • Unable to find URL for Adapter Engine af.xid.xidev ?

    Hi,
    I have scenario.
    Abap proxy -
    > ccBPM -
    > RFC (synchronous).
    The error happen for ccBPM -
    > RFC
    <?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>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>2: Unable to find URL for Adapter Engine af.xid.xidev</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while reading access data (URL, user, password) for the Adapter Engine</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Any idea for what happening ?
    Cheers
    Fernand

    Hi.
    Have you tried with this
    Re: Wrong Adapter Engine on RWB?
    Regards
    Seshagiri

  • No_messaging_url_found: Unable to find URL for Adapter Engine

    Hi,
    I am facing the same problem. I have configured a RFC-File scenario.
    I get the error"no_messaging_url_found: Unable to find URL for Adapter Engine af.<SID>.<server>"
    and <INTERNAL.AE_DETAILS_GET_ERROR>
    I get the error "no_messaging_url_found: Unable to find URL for Adapter Engine" when I execute the Function Module SAI_AE_DETAILS_GET.
    This error occured in the line 235( sap_xi_adapter_services = sld_accessor->associators( iref = sap_xi_adapter_framework assocclass = 'SAP_HostedXIAdapterServi) of the FM.
    The value is not filled and i get the error mentioned.
    I have gone through thread and verified all the points mentioned.
    I have checked SXI_CAHCE,there are no locked users in RSUSR200,
    SXI_CACHE, Goto->AdapterEngine Cache, I have an entry af.<sid>.<server>
    In SLD,Technical Landscape,Exchange Infrastructure I have the entry <SID>.<Server> against the Adapter Engine
    But as was mentioned in the thread the line 241 of the Fucntion Module has 'adapterType' and not 'Adaptertype' as in the exchange profile.I did not try changing 'a' to 'A'.
    Could you please let me know how to solve the problem.
    Thanks in advance.

    Hi Vani,
    Check the pipeline URL in the SLD
    Business System->URL
    It should be
    http://host:HTTPport/sap/xi/engine?type=entry
    Just check this thread- may be useful-
    File Adapter - Sender Problem
    RFC adapter - AE_DETAILS_GET_ERROR - no adapter engine
    https://websmp103.sap-ag.de/~sapdownload/011000358700002757652005E/HowtoMintorAF.pdf
    Hope this helps,
    Regards,
    Moorthy

  • Unable to find URL for Adapter Engine

    Hi,
    We have installed the XI 7.0 and I have realized a simple scenario "File > XI > File" in order to validate the installation... and on has a dump around Adapter Framework.
    Inside SXMB_MONI, on has the following error:
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>
      <SAP:P1>af.xid.bcnssap006</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>no_messaging_url_found: Unable to find URL for Adapter Engine af.xid.bcnssap006</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while reading access data (URL, user, password) for the Adapter Engine af.xid.bcnssap006</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    It's probably a problem with aii but which one ?

    Hi Mickael,
    The problem that you are facing looks like it is unable to connect to the adapter engine itself, please check the following:-
    The userid being used must have the authorizations of group SAP_XI_APPL_SERV_USER on the Integration Server.
    *During the configuration of the adapter (From Help documentation):-
    <i>Specifications for the Integration Engine
    Enter the complete address (URL) of the Integration Engine that you want to send the message to:
    XI.TargetURL=http://IntegrationEngineHost:port/pipeline-arguments
    This specification is mandatory.</i>
    One suggestion:- Please try the following and see if you are still facing the problem, this might help you in decreasing the number of places to verifyconfigurations!
    Again, from help:-
    <i>The Integration Engine address can also be accessed dynamically from the SAP System Landscape Directory (SLD). The following entry is added to the configuration for this purpose:
    XI.SLDConfiguration=SLDaccessor
    In this case the URL of the corresponding Integration Server for the system specified with XI.SenderService is read from the SLD and used instead of the value specified under XI.TargetURL. Therefore, specify the following:
    XI.TargetURL=<fromSLD>
    To be able to access the SLD, the SLDaccessor service must be configured correspondingly and the respective entries must be maintained in the SLD.</i>
    Hope this helps!
    -Sushumna

  • CCMS Alerts in PI 7.1 for adapter engine

    Hi Experts,
    Looking for a step by step process to configure CCMS alerts for adapter engine in PI 7.1

    Hi Shweta,
    >>>Looking for a step by step process to configure CCMS alerts.
    Please see the belog blogs, it might be helpful to you.
    Part u2013 1:
    /people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
    Part - 2:
    /people/aravindh.prasanna/blog/2005/12/24/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-2
    Part - 3:
    /people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3
    Regards,
    P.Rajesh
    Edited by: Rajesh_1113 on Mar 22, 2011 12:58 PM

  • CCMS monitoring for adapter engine

    Hi,
    We have configured CCMS monitoring for Adapter Engine for our client.
    In RZ20 im able to see the alerts come up,with the default data that the system provides.
    1. I need to send  a mail when the alert is triggerred, but if I try to set the autoreaction method, it is greyed out and I get a info saying that the adpter engine node cannot be changed.  How do I get over this?
    2. Incase im able to set the autoreaction method , I want to send additional information like communication channel name etc in the alert message. How can I change the text in the alert email?
    Thanks
    Shakthi

    Hello!
    Please check the blog entry below
    Configuration for forwarding Alerts as Emails
    Configuration for forwarding Alerts as Emails

  • Abap tables for commitments

    budget abap tables for the cost element and commitment items,thanks.

    Hi,
    For budget information you have to look in RPSCO for rows with WRTTP = 41 and for actuals per cost element you look in COSS/COSP/COSSP/COSPP for rows with WRTTP = 4. Budget is stored at the object level and not at cost element level.
    Regards,
    Kenneth

  • ABAP table for "Condition table"

    Dears,
    Could you please tell the ABAP table for Condition table.
    My requirement is : I need to check a field e.g. KUNNR, in which all the condition tables KUNNR is been used.
    Thanks
    pinky

    Hi,
    Use t.code se16n, and then provide the sales order number for vbak,
    or vbap take value of field KNUMV (The internal number under which
    the system saves conditions that apply to a sales order header),
    KNUMH (The internal number under which the system saves conditions
    that apply to a sales orde itemr), and go to KONV (for vbak) and KONP
    (for vbap) enter this KNUMV or KNUMH number and execute , you will get
    all item pricing conditions for that sales order.
    For pricing record :- table KONH - Condition (Header)
                     table KONP - Condition (Item)
    with field KNUMH - Condition record number.
    hope this will help.
    regards
    Vivek.

  • Error when reading the access data(URL,user, password) for Adapter Engine

    Hi,
    We are getting this error in production system 
    "SXMBSysErrorAlerts, Category INTERNAL, Error code: AE_DETAILS_GET_ERROR error text: Error when reading the access data (URL, user, password) for the Adapter Engine".
    Please tell what can be the cause of error. Where are the access data (URL, user, password) for the Adapter Engine read from?
    Its urgent.  We are in support project.
    regards,
    john

    Hi jhon,
              please check the following threads to resolve the problem.
    AE_DETAILS_GET_ERROR
    Error : no_adapter_engine_found: Unable to find Adapter Engine
    regards
    mahesh.

Maybe you are looking for

  • Creative Cloud Package Installation Issues - School network behind a proxy

    Greetings All, I have created a package using creative cloud manager.  I am now testing it before deployment by running the setup.exe (or the msi using msi exec) but it keeps stopping part of the way through.  I have tried everything I can think of a

  • Iphoto web gallery link

    I have exported a couple of iphoto albums to an .mac web gallery using iphoto08. I can open them in safari ok. When I try to link to these within iweb 08 using web widgets or the menu, no albums are available. Anyone had similar experiences?

  • I have pbm with array in jsp

    hi everyone, i m now handling project which involves jsp to asp conversion, as i m new to jsp world, so i dont no what would be the equivalent code of asp into jsp here is two line code of asp, dim cnt dim boardlist boardlist=Rs.getrows(-1) cnt=Uboun

  • Font Agent Pro- sharing font sets

    Hi, I m in need of a font manager that shares fonts within the LAN. I tried Font Agent Pro, it works well. But once fonts are shared between 2 systems(say A and B),A has 15 fonts, i need to activate 10 of them in one stretch instead of activating ind

  • Sequencing question: app requires IE settings change before first launch

    hi. I need to sequence an app that will open in IE. I did  a quick try, got some errors... Found later that it requires IE not above 9. I had 11. Sure I will try it again with right browser version and if necessary few tries. So in case of problem I