1636215 - Performance monitoring for the Advanced Adapter Engine

Hi ALL,
How can we monitor the performance by changing the parameter to true in the above note please please help me
Thanks,
Raj

Hi Dheeraj,
Since you've gone through the note, I'm assuming you know how to activate the performance monitoring for adapter engine.
However, there are reservations against doing it in any system Dev/Quality/Production. Reason being, it becomes performance/load intensive when the perf. monitoring is on.
Still, you can diagnose bottlenecks and execution trends in Dev/Quality using performance monitoring as suggested in the note but be aware that your box is coping well with it. Please note, once activated, you don't have to do anything else. System will automatically collect performance data and you will be able to browse through it using the performance monitoring link.
How to use it???
You see a performance monitoring link in Monitoring Home (navigate via Configuration and Monitoring home from PI/PO homepage).
It will help you analyze the flow of message on periodical basis (hourly/daily etc) and will give you more stats on number of messages in that time duration, average time taken, message sizes (min, max and avg), interface-by-interface detail of runtime consumption at every stage etc.
Please go through standard SAP help for more clarity:
Monitoring Performance - Advanced Adapter Engine - SAP Library
Apart from this, there is this great blog by Suseelan around monitoring:
http://scn.sap.com/docs/DOC-35805
Hope this helps.
Regards,
Abhishek

Similar Messages

  • Whats the Advanced Adapter Engine ?

    What is Advanced Adapter Engine and how its different from normal adapter engine

    HI Prathna
    You use the Advanced Adapter Engine to connect the Integration Engine to SAP systems (RFC adapter) and non-SAP systems. You use the various adapters in the Adapter Engine to convert XML- and HTTP-based messages to the specific protocol and format required by these systems, and the other way around.
    Using Integrated Configuration you can define a local Message Processing on the Advanced Adapter Engine. The Advanced Adapter Engine provides mapping and routing for this locally. Message Processing is only executed on the Advanced Adapter Engine from one adapter to another without the involvement of the Integration Engine. You can gain a great improvement in performance.
    You can implement all adapters on the Adapter Engine for a local Message Processing on the Advanced Adapter Engine, apart from the RNIF adapters and the CIDX adapters.
    If you do not use Integrated Configuration, Message Processing will always be performed by the Integration Engine to execute the routing and mapping there.
    The Advanced Adapter Engine is a separate software component that is automatically installed on the Integration Server. In this case, it is the central Advanced Adapter Engine. However, you can also install the Advanced Adapter Engine separately on another host. This is then a non-central Advanced Adapter Engine.
    cheers
    Abhishek

  • SAP PI 7.1 "How Tou2026 Create Modules for the J2EE Adapter Engine"

    Hi everybody,
    is the How To
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c4c81?overridelayout=true
    still applicable for 7.1?
    Reason: out admin cant find:
    u2022     aii_af_lib.sda
    u2022     aii_af_svc.sda
    u2022     aii_af_cpa_svc.sda
    on the java stack.
    Thanks Regards
    Mario

    This is for PI 7.1:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?overridelayout=true

  • "Performance" problems with the File adapter on Plain J2SE Adapter Engine

    Hi,
    At the moment I'm on a customer side to solve some XI issues for a few days. One of the issues is the performance of the Plain J2SE Adapter Engine, using the file adapter to transfer XML messages(already XI message format) from the legacy system to the Integration Engine. The File adapter has to deal with "large" XML messages(max at the moment is 65 Mb) and the engine fails with the following error when transferring the big XML file: "ERROR: Finished sending to Integration Engine with error "java.lang.OutOfMemoryError". Skip confirmation and quit this loop".
    As far I got the information from the customer the memory use of the Plain adapter engine is set to 512Mb. This is maybe to low. But I don't know where to look for this, I only have the adapter web interface in front of me, no access to the OS it self via for example remote connection.
    On the Integration Engine I know there is the ability to split large message with the file adapter(File Content Conversion), but I don't know this for the Plain Adapter Engine. Is there a possibility to do this also on the Plain Adapter Engine?
    Thanks in advance for any input.
    Greetings,
    Patrick

    Hi Sameer,
    Thanks for your answers.
    On the first solution, yes that is possible, we first decided to see if the legacy system can do the splitting, before starting developing a Java program.
    On the second solution, as far as I know is this solution possible on the Integration Engine. But we are facing the problems on the Plain J2SE Adapter Engine. I went trough that documentation(link:
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/246b3de666930fe10000000a114084/frameset.htm ), to look for I similiar solution in the Plain Adapter Engine. So my question is, is this possible with the Plain Adapter? And if so, what kind of parameters I need to use to achieve this.
    Regards,
    Patrick

  • Advanced Adapter Engine

    Hi Guys ,
             can u please tell me.hat is the use of Advanced Adapter Engine in 7.1
    Regards
    Syed

    Here you go
    http://www.riyaz.net/blog/local-processing-in-the-advanced-adapter-engine-using-pi-71/technology/sap/494/
    7.3 supports all the adapters in AAE processing including idoc, http
    7.11 supports proxy (native XI adapter) using soap adapter. So AAE is possible .
    Performance is improved many folds...
    You need to use Integrated configuration object in ID.  You dont need receiver agreement, interface determination and sender/receiver agreements. configuration is very simple.

  • Getting synchron message data from advanced adapter engine

    Hi,
    we have to get all synchron messages from the advanced adapter engine. Normally all messages with errors must be persisted on data-base. How this will be done? We try to with
    /people/kenny.scott/blog/2009/03/08/pi-71-af-messaging-system-audit-log-persistence).
    But this don´t work :-(.
    What´s about correct messages? How this can be persisted?
    Is there a API or we must implement a Adapter Module?
    Thanks in advance,
    Frank

    Hi,
    if you just want to see the msg and not its audit log, then in PI by transaction SXMB_ADM - integration engine configurtion - configuration data, add a entry for RUNTIME category LOGGING_SYNC parameter and set it to 1...........then you can see your synch msgs in SXMB_MONI transaction in your PI system.
    Regards,
    Rajeev Gupta

  • Advanced Adapter Engine in PI 7.1

    Hi there,
    Does anyone know if the Advanced Adapter Engine can be installed and run stand alone? i.e. without being connected to an integration engine?
    Obviously this would be a Non-Central Advanced Adapter Engine. But does it have to be connected to an ABAP stack?
    Thanks.

    Hi Krishneel,
    >>Does anyone know if the Advanced Adapter Engine can be installed and run stand alone? i.e. without being connected to an integration engine?
    I think this is possible, check the note
    Note 1314855 - Configuration Wizard: PI-AE initial setup
    and summary section of this ppt
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70b8adc3-728c-2a10-7fad-d43f29074ef8?quicklink=index&overridelayout=true
    Regards
    Suraj

  • Advanced Adapter Engine with Proxies Communication

    Hello there,
    I have built a scenario with an application system and a web service using PI (SAP Basis 7.11) and the advanced adapter engine. I would like to have a communication without participating the integration engine, but with proxies and using ICO. No proxies used, the communication without integration engine works properly, but with proxies included it doesnu2019t work at all. According to the paper from Daniel Horacio Bianchin, given in April 2009, page 26, (https://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/00a8defd-e400-2c10-faaf-8049d83d1e94&overridelayout=true) the advanced adapter engine is able to work with ABAP and Java proxies as well. What is going wrong? 
    Kind regards,
    Heinz

    Hi Ravi,
    yes, I have tried to use the SOAP adapter and after generating the communication channels I have generated an Integratd Configuration Object. The income message from the business system via proxy is forwarded to the integration engine, but the receiver determination failed.
    Kind regards,
    Heinz

  • PI 7.1 Performance Monitoring - Advanced Adapter Engine (AAE)

    Hi Experts,
    how can i use the "Performance Monitoring" from the RWB, to see all the messages (including the messages from the AAE) for a specific timeperiod? For example, i want to know how many messages go through the PI (including AAE) on one day.
    Best regards,
    Sven

    Hi Sven,
    Kindly find the below documents will helps you more
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70b8adc3-728c-2a10-7fad-d43f29074ef8
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c02dde55-b30d-2c10-a68b-e80e0d86336d
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10cf9746-e819-2c10-bd82-97bfbde8214a
    Regards
    Venkat Rao .G

  • Message flow between advanced adapter engine and messaging system for ICO scenarios

    Dear all,
    I'm working on a PI 7.31 AEX box and created an ICO object for one interface with HTTP_AAE2IDoc scenario. The interface works quite well. When I looked in to message log of messages for this interface in PI monitor, I noticed that the internal XI message are put totally 5 times into the send queue and retrieved from send queue. In some steps I only see after retrieving a message from send queue and immediately put it back into send queue. Can someone please kindly explain the message flow between advanced adapter engine and messaging system and what exactly happens after each retrieving a message from send queue?
    Below is an example of message log for one message:
    12/08/2014 09:26:06.472    Information    MP: processing local module localejbs/CallSapAdapter
    12/08/2014 09:26:06.472    Information    Application attempting to send an XI message asynchronously using connection HTTP_AAE_http://sap.com/xi/XI/System
    12/08/2014 09:26:06.478    Information    Trying to put the message into the send queue
    12/08/2014 09:26:06.499    Information    Message successfully put into the queue
    12/08/2014 09:26:06.499    Information    The message was successfully retrieved from the send queue
    12/08/2014 09:26:06.499    Information    The application sent the message asynchronously using connection HTTP_AAE_http://sap.com/xi/XI/System. Returning to application
    12/08/2014 09:26:06.500    Information    HTTP adapter successfully processed interface PlantResponse_Out
    12/08/2014 09:26:06.501    Information    Trying to put the message into the send queue
    12/08/2014 09:26:06.501    Information    Message status set to DLNG
    12/08/2014 09:26:06.513    Information    Message successfully put into the queue
    12/08/2014 09:26:06.513    Information    The message was successfully retrieved from the send queue
    12/08/2014 09:26:06.515    Information    Message status set to DLNG
    12/08/2014 09:26:06.533    Information    Trying to put the message into the send queue
    12/08/2014 09:26:06.548    Information    Message successfully put into the queue
    12/08/2014 09:26:06.548    Information    The message was successfully retrieved from the send queue
    12/08/2014 09:26:06.550    Information    Message status set to DLNG
    12/08/2014 09:26:06.551    Information    Executing Request Mapping "http://styrolution.com/pi/Integration/PlantMaintenance/PlantResponse/PlantResponse_to_Zcol_Basf_Inotif02_Inotif01_Zeupm_Inotif01_Ludwigshafen" (SWCV 085d2320fb3b11e2cc0bf4d50aea8c33)
    12/08/2014 09:26:06.563    Information    Trying to put the message into the send queue
    12/08/2014 09:26:06.571    Information    Message successfully put into the queue
    12/08/2014 09:26:06.571    Information    The message was successfully retrieved from the send queue
    12/08/2014 09:26:06.573    Information    Trying to put the message into the send queue
    12/08/2014 09:26:06.573    Information    Message status set to DLNG
    12/08/2014 09:26:06.580    Information    Message successfully put into the queue
    12/08/2014 09:26:06.580    Information    The message was successfully retrieved from the send queue
    12/08/2014 09:26:06.582    Information    Message status set to DLNG
    12/08/2014 09:26:06.583    Information    Delivering to channel: IDOC_R
    12/08/2014 09:26:06.583    Information    MP: processing local module localejbs/IDocOutboundModuleBean
    12/08/2014 09:26:06.583    Information    XI message received for processing
    12/08/2014 09:26:06.587    Information    Sender Party: Sender Service:SXX Receiver Party: Receiver Service:RXXCLNT200 Communication Channel:IDOC_R
    12/08/2014 09:26:06.588    Information    IDOC metadata repository is RXX
    12/08/2014 09:26:06.589    Information    Control record is not mandatory - control record will be added if not available
    12/08/2014 09:26:06.590    Information    XML Payload parsed to idoc document list with number of idocs: 1
    12/08/2014 09:26:06.595    Information    Sending idoc message to receiver R/3 system with TID XIh{lsRI824UITC0009OalmW
    12/08/2014 09:26:06.813    Information    IDOC message sent to receiver R/3 system
    12/08/2014 09:26:06.817    Information    TID XIh{lsRI824UITC0009OalmW confirmed
    12/08/2014 09:26:06.819    Information    Message was successfully transmitted to endpoint <local> using connection HTTP_AAE_http://sap.com/xi/XI/System
    12/08/2014 09:26:06.821    Information    Message status set to DLVD
    Thanks & regards
    Dingjun

    Hello All,
    Thanks for the prompt responses and with best information, But apart from this,I need how an adapter(File/JDBC) works along
    with AAE in PI 7.1. When does the job of File/JDBC adapter is completed and resumed in a synchronous case. That is,
    File Location --> file adapter -
    > XI(AAE) --> JDBC adapter --> database.
    In file sender, lets suppose we have synchronous settings(Best Effort). Now when File adapter's job is finished and when it
    gets back the response back from XI. Please explain step by step from starting(file adapter polling the location) to getting the response coming back to XI.
    Regards,
    Achari.

  • How to increase the waiting time for response in Adapter Engine not in IE

    Hi Experts,
                It is a SOAP to Proxy Synchronous interface. SOAP system is sending the request to PI, PI sending the same request to ECC system, After execution of some logic response back to PI in 7 minutes. In ABAP Stack(sxmb_moni) processing the response message also successfully with success flag after completion of these 7 minutes. But exactly 5 minutes later getting the error at Java Stack RWB- in communication channel monitoring i.e
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Message bd2bf8d0-b2c2-11e0-c383-001cc4fb5cb7(OUTBOUND) expired.  We have set the "runtime-HTTP_TIMEOUT" parameter as 3600. thats why in Integration engine it is processing successfully.
    kindly suggest me how to increase the waiting time for response in Adapter Engine. Exactly after 5 mins getting the above error in rwb, but in Integration Engine getting successful flag after 7 mins until then it is waiting for response with  status flag Log version.
    Thanks & Regards,
    Srihari.

    Hi,
    Please see
    How To... Investigate Timeouts In Synchronous XI/PI Scenarios
    It will answer all your queries
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059d583-a551-2c10-e095-eb5d95e03747?QuickLink=index&overridelayout=true

  • Configuring Process Integration Scenarios for Advanced Adapter Engine

    Hello @all,
    i've an asynchronous SOAP scenario and would like to configure an integrated configuration for Advanced Adapter Engine using a process integration scenario. In the documentation (Link below) it is described, that you can select local communication using AAE in the model configurator, but I couldn't find any hint. Any idea?
    Documentation:
    http://help.sap.com/saphelp_nw73/helpdata/en/48/ce987b18d3424be10000000a421937/content.htm
    Thanks and kind regards
    Andreas

    Hi,
    Use thse links:
    Advanced Adapter Engine Configuration in PI 7.1
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/700058f0-b1a1-2a10-39a8-ab2627b87cfa?QuickLink=index&overridelayout=true&47047071760975
    Sreeni.

  • Alerts for a scenario in Advanced Adapter Engine

    We have done an end to end scenario using advanced adapter engine in PI 7.1.
    We have created an alert to give info abt an error which mite occur.
    Do alerts work for messages which dont go to integration engine as the alert category is taken from abap stack?

    Yes you can have alert mail/ message with AAE....just select where the error occured as Adapter Engine.

  • Self-registration of the central Advanced Adapter Engine

    Hi Expert,
    We have installed netweaver PI 7.1  system, as well as done the post installation
    Now we want to restart the below mention services, But thing is that we are un able to find this services in list, can any one guide us how see this services in system
    ○       com.sap.aii.af.app
    ○       com.sap.aii.af.cpa.app
    See as per the http;//help.sap.com
    follow the below procedure
    You perform this step to trigger the self-registration of the central Advanced Adapter Engine and of the Runtime Workbench in the System Landscape Directory (SLD).
    Procedure
    Perform the following steps:
           1.      Start the SAP NetWeaver Administrator.
           2.      Choose Operation Management ® Systems ® Start & Stop ® Java EE Applications.
           3.      Stop and restart the following applications to trigger the SLD self-registration of the central Advanced Adapter Engine and the Runtime Workbench.
    ○       com.sap.aii.af.app
    ○       com.sap.aii.af.cpa.app
    ○       com.sap.xi.rwb
    please guide me to restart this services
    Thanks
    DDM

    Hi All,
    I solve this issue, I have logon by j2ee and find below mention service and restart the same
    Thanks
    DDM

  • I cracked my screen. I want to use other monitor which I had one. I bought Apple Mini-DP to VGA adapter. It worked. It means I can see ADDITIONAL screen. However I want to use this monitor for the main screen. How can I do?? Please help.

    I cracked my screen. I want to use other monitor which I had one. I bought an Apple Mini-DP to VGA adapter. It worked. It means I can see ADDITIONAL screen. However I want to use this monitor for the main screen. How can I do?? Please help.

    You have the display set in Extended Desktop mode. The Menu Bar and Dock will be on the MacBook display and your background screen on the monitor. In System Preferences>Display on the MacBook screen there should be an Arrangement tab when you have the MacBook hooked up to the monitor and both screens working. When you click the Arrangement tab do you see two monitors side by side? One of them will have a Menu Bar at the top. Just click on the Menu Bar and drag it to the second monitor. That will make the second monitor your main screen. You can now use your MacBook in Clamshell Mode with a wired or Bluetooth keyboard and mouse.  http://support.apple.com/kb/HT3131 When you disconnect from the monitor your Menu Bar will automatically change back to the MacBook.

Maybe you are looking for