BPM Performance monitoring

Hi experts,
I would like to monitorize the performance of my BPMs. I want to know how much each BPM last. This information it's available in SXMB_MONI -> PE, there I can know that by watching to begining and end of each singular process. 1.-How can I achieve to watch this information for many processes? (RTWB??) I'm sending tests of 10, 100 and 1000 process so its not nice going to SXMB_MONI -> PE for each one.
By the way I'm having performance problems when sending a lot of them. 2.-Do you know if theres is any way of improve the performance? (like having a Queue of processes or similar)
Regards
Gonzalo

Goncalo,
This is what i did when i had to do a BPM perf analysis..just pasting my notes here...
1) go to moni, set your filters to find your complete roundtrip for the message..go to your outbound column, click on PE, Calculate the time difference between the first and the last entry..
Repeat this for several of the msgs to get a mean time..once you have a time..then you can start breaking down this into why and where its taking time...then analyze the bpm.
Check if any one particular step ..has the time it takes ..going up, check specifically the transformations..are they taking too much time..
Log into your xi server..run transactin ST03N, there switch to expert mode..filter in your time for the msgs...remember the user doing all this is always wf-batch..., Here you can analyze the load created by the bpe engine..
let me know if you need more info..
Regards
Ravi Raman
Reward points if helpful..!
Let me know if you need more info..
Regards
Ravi Raman
Reward points if helpful !

Similar Messages

  • BPM: ICWebClient Monitoring

    Hi Colleagues,
    I'm searching for information on ICWebClient performance monitoring.
    Anyone can tell me what tools we could use? Is there any "monitoring alert" in Solman BPM?
    I'm posting a similar thread in CRM Interaction Center forum.
    Regards,
    Renato Petrulis

    Hi Renato
    I think even ICWebClient, it request process request
    to backend(abap) system. And in STAD of backend system,
    it has performance record.
    In BPMon, there is a dialog performance monitor (in the
    application monitor). So if you use it, you can specify
    http request. So by using it, I think you can monitor
    the operation.
    Technical name of dialog performance monitor in
    application monitoring is "BOPERFMO" that you can see in BPMon
    session.
    (there are some indication in sap note 1146544.
    It is bug fix note, but in its description it describe IC web client.
    So it can be possible)
    best regards
    Keiji

  • ICWebClient Performance Monitoring

    Hi Colleagues,
    I'm searching for information on ICWebClient performance monitoring.
    Anyone can tell me what tools we could use? Is there any "monitoring alert" in Solman BPM?
    We are particulary interested in monitoring of ERP Sales Order performance.
    I'm posting a similar thread in SAP Solution Manager forum.
    Regards,
    Renato Petrulis

    Hi Renato
    I think even ICWebClient, it request process request
    to backend(abap) system. And in STAD of backend system,
    it has performance record.
    In BPMon, there is a dialog performance monitor (in the
    application monitor). So if you use it, you can specify
    http request. So by using it, I think you can monitor
    the operation.
    Technical name of dialog performance monitor in
    application monitoring is "BOPERFMO" that you can see in BPMon
    session.
    (there are some indication in sap note 1146544.
    It is bug fix note, but in its description it describe IC web client.
    So it can be possible)
    best regards
    Keiji

  • How to genarate performance monitoring report in SAP PI automatically

    Dear All,
    I have a requirement where I need to automatically generate a report of monthly data of Performance monitoring in SAP PI  and send it to business users.
    As per my understanding, this can be achieved by pulling the data every month from the tables where these data of Performance monitoring is maintained internally within SAP PI.
    Please provide me inputs as which table stores these data/ and solutions to acheive this.
    Thanks
    Azahar

    Refer below links .. You can write abap report to make it happen
    Re: Get count of the messages to particular Interface in a day and send email
    /people/gourav.khare2/blog/2007/12/12/interesting-abap-tables-in-xi-150-part-i
    http://wiki.sdn.sap.com/wiki/display/XI/UsefulABAPtablesinSAP+XI

  • HELP: failed to deploy and run WL performance monitor, console extension

    Hi All
    i downloaded and installed the WL performance monitor, console extension package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war.
    java.io.FileNotFoundException: No such path: null\java\FenwayWL.war
         at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
         at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155)
         at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
         at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war" and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However, it seems
    of no use. I still failed to carry out any operations through "performance monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources" and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration "
    screen. Very thankful somebody can help me to sort out my problem. My platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

    In order to find the PerformanceMonitor web app, the ConsoleExt needs to
    examine your classpath to get the appropriate WLHOME. It does this by
    searching for .../server/lib/weblogic.jar. Please make sure your CLASSPATH
    is correct and matches where PerformanceMonitor is installed. For example,
    the path to .../server/lib/weblogic.jar is the same as to ../common/perf. In
    my world, they both happen to be d:\bea\weblogic81.
    Paul.
    "dso" <[email protected]> wrote:
    >
    Hi All
    i downloaded and installed the WL performance monitor, console extension
    package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at
    "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war. java.io.FileNotFoundException:
    No such path:
    null\java\FenwayWL.war at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
    at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155) at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
    at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war"
    and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However,
    it seems
    of no use. I still failed to carry out any operations through "performance
    monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources"
    and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration
    screen. Very thankful somebody can help me to sort out my problem. My
    platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

  • HELP: failed to setup and run WL performance monitor, console extension on WL 8.1

    Hi All
    i downloaded and installed the WL performance monitor, console extension package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war. java.io.FileNotFoundException: No such path:
    null\java\FenwayWL.war at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
    at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155) at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
    at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war" and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However, it seems
    of no use. I still failed to carry out any operations through "performance monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources" and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration "
    screen. Very thankful somebody can help me to sort out my problem. My platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

    In order to find the PerformanceMonitor web app, the ConsoleExt needs to
    examine your classpath to get the appropriate WLHOME. It does this by
    searching for .../server/lib/weblogic.jar. Please make sure your CLASSPATH
    is correct and matches where PerformanceMonitor is installed. For example,
    the path to .../server/lib/weblogic.jar is the same as to ../common/perf. In
    my world, they both happen to be d:\bea\weblogic81.
    Paul.
    "dso" <[email protected]> wrote:
    >
    Hi All
    i downloaded and installed the WL performance monitor, console extension
    package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at
    "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war. java.io.FileNotFoundException:
    No such path:
    null\java\FenwayWL.war at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
    at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155) at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
    at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war"
    and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However,
    it seems
    of no use. I still failed to carry out any operations through "performance
    monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources"
    and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration
    screen. Very thankful somebody can help me to sort out my problem. My
    platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

  • How do I write/use performance monitor to run an action when something happens?

    I notice that I get a popup if desktop resources are over-used asking me if I want to turn off the glass desktop.
    That's fine.
    I've been looking in Performance Monitor for how this is done, as I have a program that periodically runs amok and starts indexing my Documents directory.  I usually start to notice my machine getting sluggish when the process gets to about 1.5-2+GB
    in Virtual and working memory.  At that point it seems to be increasing it's network usage rate geometically, and interrups will start getting delayed or lost -- keyboard will lock up for periods, lots of things freezing temporarily (music will get 10-20
    second dropouts)  It can even cause a complete system lockup
    So what I would like to do is monitor any instance of this process by name ('explorer'), and restart it when it gets to over 1.5GB of usage.
    I setup a monitor of virtual size and working memory in the performance monitor, but I don't see how to set up an alarm that starts an action to restart it.  (restarting it will cause the problem to go away for anywhere from a few hours to several days).
    I've no clue as to what triggers it.
    I found a bunch of XML scripts in
    Windows/pla/Rules with names like:
    Rules.System.CPU.xml*
    Rules.System.Common.xml*
    Rules.System.Configuration.xml*
    Rules.System.Diagnostics.xml*
    Rules.System.Disk.xml*
    Rules.System.Finale.xml*
    Rules.System.Memory.xml*
    Rules.System.NetDiagFramework.xml*
    Rules.System.NetTrace.xml*
    Rules.System.Network.xml*
    Rules.System.Performance.xml*
    Rules.System.Performance.xml.orig*
    Rules.System.Summary.xml*
    Rules.System.Wired.xml*
    Rules.System.Wireless.xml*
    These have some XML language in them that looks like it woud be for monitorying and doing actions:
      <Rule name="$(RuleDiskSummary)" enabled="true">
       <Step select="/Report/Section/Table[@name='hotFile']">
        <Exists>
         <Otherwise>
          <Delete select="Summary"/>
         </Otherwise>
        </Exists>
       </Step>
       <Step select="/Report/Section/Table[@name='physicalDiskCounters']" fatal="true">
        <Exists>
         <Otherwise>
          <Insert>
           <Node>
            <Summary key="100" find="field" field="counter" value="Avg. Disk Queue Length" topic="diskInfo">
             <Data name="max" label="diskQueue"/>
            </Summary>
           </Node>
          </Insert>
         </Otherwise>
        </Exists>
       </Step>
      </Rule>
     </Group>
     <StringTable>
      <String ID="GroupSummary">Add Summary Blocks</String>
      <String ID="RuleMemorySummary">Memory Summary</String>
      <String ID="RuleDiskSummary">Disk Summary</String>
      <String ID="RuleNetworkSummary">Network Summary</String>
     </StringTable>
      <Rule name="$(RuleDiskSummary)" enabled="true">
       <Step select="/Report/Section/Table[@name='hotFile']">
        <Exists>
         <Otherwise>
          <Delete select="Summary"/>
         </Otherwise>
        </Exists>
       </Step>
       <Step select="/Report/Section/Table[@name='physicalDiskCounters']" fatal="true">
        <Exists>
         <Otherwise>
          <Insert>
           <Node>
            <Summary key="100" find="field" field="counter" value="Avg. Disk Queue Length" topic="diskInfo">
             <Data name="max" label="diskQueue"/>
            </Summary>
           </Node>
          </Insert>
         </Otherwise>
        </Exists>
       </Step>
      </Rule>
     </Group>
     <StringTable>
      <String ID="GroupSummary">Add Summary Blocks</String>
      <String ID="RuleMemorySummary">Memory Summary</String>
      <String ID="RuleDiskSummary">Disk Summary</String>
      <String ID="RuleNetworkSummary">Network Summary</String>
     </StringTable>
    Question is, how can I setup it for calling a trigger script when
    parameters for Explorer get out of spec.
    On confusing issue that stopped me from proceeding, was the time schedule to run the report:
    I only allows for once/day. 
    I need / want continuous monitorying -- say at 1 minute or 3 minute intervals (5 might work, not sure -- doesn't take long for Explorer to get to 1-2G with a network connection of 10Gb.
    So how can I monitor and control it?
    A side issue -- I notice a resource-control agent for Win 2008 -- but this was disabled for Win7.
    Anyone know why resource usage on Win7 was considered less important than on Win2k8 server?
    My version of Win7 is Win7-x64-sp1 "Ultimate" [sic] (it doesn't include professional features like resource control)...
    Thanks...This has bothered me for over a year and has persisted through new profiles and reinstalls of of the OS.
    I have a feeling it is related to MS disabling Network disks in their indexer, so Explorer ends up doing it as a surrogage for things like the search engine (with the results not stored, because they are not local -- the worst of both worlds?)... but that's
    just a feeling...
    Thanks!
    Astara...

    You can create a Data Collector Set (create manually, not template), then choose performance counter Alert, configure alert actions, from the script, seems you want to monitor the “physicalDisk” performance, so you can set the “physicalDiskCounters”
    into alert action, please follow the instruction in the link below.
    Monitor disk space
    http://www.ms-opsmgr.eu/?cat=43
    If you want to view the detailed process related about explorer when your machine getting sluggish, I'd like to introduce a tool named process explorer to you.
    http://technet.microsoft.com/en-in/sysinternals/bb896653.aspx
    It can clearly show you the processes running in your system, along with the hierarchical relationship and the cpu usage.
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Regards
    Yolanda
    TechNet Community Support

  • Help needed in getting real time system performance monitor

    Hi,
    I need a real time system performance monitor for my solaris.
    i am able to graph system usage graph on a daily/weely basis using the ksar grapher.
    In the same way i need to capture the system utilisation real time to be viewed on a webpage. Please let me know if there are any free tool/scripts capable of doing it.

    Hi,
    Process Chain Errors
    /people/mona.kapur/blog/2008/01/14/process-chain-errors
    Common Process chain errors
    For Data Load Errors check this blog:
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Implementation issues
    Lifecycle Implementation
    http://help.sap.com/bp_biv170/documentation/SolutionScope_EN.doc
    http://help.sap.com/bp_biv235/BI_EN/documentation/BWProjectPlan_EN.mpp
    Hope this helps.
    Thanks,
    JituK

  • Performance monitor reports and graphs don't show all the counters that were captured

    I've run into an odd behavior of performance monitor that I haven't been able to clear up yet: after I run a data collector set, the resulting report only shows a partial list of the counters that I captured, and so does the graph of that report (but different
    items).
    For instance, I chose the following counters for the data collector set:
    \PhysicalDisk(*)\% Idle Time
    \PhysicalDisk(*)\Avg. Disk Queue Length
    \PhysicalDisk(*)\Avg. Disk sec/Read
    \PhysicalDisk(*)\Avg. Disk sec/Write
    When the data collection ends, the report that gets displayed shows all those counters for _Total instance and C:, but then E: only shows % Idle Time and Avg. Disk Queue Length. That's it, the report ends there, even though I also have F: and V: drives on
    this server.
    If I choose to view the graph of this data collection, it only shows those four counters for the _Total instance.
    It took me a while to realize that all the data is being captured, but it's just the display that is truncated. If I view the folder then open the report.html, it actually shows all the data. Same with the graphs. If I select to add counters and add
    all the missing counters, they are displayed.
    I have searched high and low but haven't been able to find more than one post at ServerFault where someone had a similar issue, but no real solution or cause was provided, so I was hoping that someone here might have an idea.
    I also found a variety of articles about missing counters due to registry settings or because the counters needed to be reset, but that's a different issue that doesn't apply in my case. By the way, this is on a windows server 2012 R2 VM (file server).

    Hi SomeAdmin,
    The counter missing often caused by the related registry value is corrupted, please first refer the following related KB then perform a fix then monitor the issue again.
    Event ID 3012 — Performance Counter Loading
    http://technet.microsoft.com/en-us/library/cc775053(v=ws.10).aspx
    More information:
    Overview of Performance Monitoring
    http://technet.microsoft.com/en-us/library/cc958257.aspx
    PerfGuide: Analyzing Poor Disk Response Times
    http://social.technet.microsoft.com/wiki/contents/articles/1516.perfguide-analyzing-poor-disk-response-times.aspx
    Analyzing Storage Performance using the Windows Performance Analysis ToolKit (WPT)
    http://blogs.technet.com/b/robertsmith/archive/2012/02/07/analyzing-storage-performance-using-the-windows-performance-toolkit.aspx
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Regarding performance monitoring of RWB

    As far as I know , there are two ways to show the data through performance monitoring.One is [overview data],the other is [detailed data].My question is,my [overview data] is displayed successfully,but [detailed data] doesn't display anything.Some parameter need to set for [detailed data]?
    Any help would be appreciated.
    Brand.

    Hi Brand,
                 If detailed data is missing i think some settings were missed & just go thru the links given below ur problem will be solved
    Can you check the following function modules. In SE37 look for FMs "SXIPERF*" . You will get
    SXIPERF_RUNTIME XI Performance: Runtime
    SXIPERF_RUNTIME_VERI XI Performance: Runtime
    SXIPERF_CONFIG XI Performance: Configuration
    SXIPERF_EVALUATE XI Performance: Evaluation
    SXIPERF_GET_TRANSID XI Performance: Transaction ID
    Refer this SAP Note-768456
    Message Montioring errors- SAP Note-928862
    http://help.sap.com/saphelp_nw2004s/helpdata/en/06/5d1741b393f26fe10000000a1550b0/content.htm
    Try to perform SLDCHECK First  If you face any problem means Use this Help file to solve the Issue
    http://help.sap.com/saphelp_nw04s/helpdata/en/78/20244134a56532e10000000a1550b0/frameset.htm
    Regards,
    Vinod.

  • 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

  • PI 7.1, RWB Performance monitoring error

    Dear experts,
         We are using PI 7.1 version SP5, recently service pack updated to 12 by BASIS. Whenever I am trying to check the performance monitoring in RWB. getting an error saying below :
       " 3 Message(s) : Connection to Integration Server Lost - Error class com.sap.aii.proxy.framework.core.BaseProxyException: Concurrent call in detected. Connection [31] currently used in another thread:HTTP Worker [@1221137961] [142] in execute since 490394 ms.Current thread:HTTP Worker [@2014230334] [143], action: execute., error key: JCO_ERROR_CONCURRENT_CALL - No component names available from Integration Server "
         The issue happening in PROD environment and bit urgent.
         Please suggest you valuable thoughts to resolve the above.
    Thanks
    Ravi

    Hi Ravi
    Check the following blog, might help you.
    JCO_ERROR_CONCURRENT_CALL: Concurrent call.
    No component names available from Integration Server
    Regards
    Osman

  • Queries on Business Process Monitoring (BPM) & Interface Monitoring

    Dear all,
    I have got a few queries on the subject and would greatly appreciate any valuable inputs.
    Before I proceed, want to clarify that I have downloaded all overtly available  documents (PDFs, SIMs) from the following URLs:
    http://service.sap.com/rkt-solman
    http://service.sap.com/solutionmanager  Media Library
    http://service.sap.com/bpm Media Library
    I may not have read them all though since I come from a Functional angle.
    Kindly reply to whatever query you can please. Not all of them are sequential.
    Queries:
    (1) How are Interfaces with External Systems (beyond the firewall of the enterprise) monitored ?
    (2) Is it really worth listing all such External Systems as Logical Components in their own right ? I guess this makes sense if at a Process Step level, one wants to list a 'specific' Logical Component involved instead of 'generic' term like External System. However, it would benefit only if Interface Monitoring is feasible; isn't it ?
    (3) There are Interfaces which are built between SAP and External System and serve various Business Processes under various Business Scenarios. In such circumstances,  it is not easy to list which Process 'owns' the Interface. Therefore, under a normal Implementation Project structure (SOLAR02), choosing a particular Process Step, getting into 'Development' Tab and listing the Interface Program name may not be feasible, since there is no particular place where it belongs.
    Is it therefore a good idea to create namesake Scenario for capturing all interfaces and list a library of all interfaces and store documents right there ? If so, will these namesake processes be of any use in BPM at a later date ?
    (4) If my primary objective is to accomplish Interface Monitoring and not Business Process Monitoring per se, is it a good idea to create a new Solution Landscape, and manually create Business Processes that are suited to list Interfaces than to assign Template or Implementation Project to the Solution Landscape, and inherit those Processes ?
    (5) What is it that a SAP Competence (Support) Centre will find as a 'major' gain in activating BPM to monitor Interfaces alone - is there something that SolMan's BPM based Interface Monitoring gives more than what PI level reporting may provide them with ?
    (6) In Interfaces with Non-SAP Systems (some of them are old/ proprietary legacy systems with Credit Card companies; some of them are like 'Active Directory' servers), is it possible to define Metrics for BPM that such systems will contribute to SolMan, for reporting purposes ? Or, is it too much to hope for
    Thanks again, for your patience and advance thanks for your kind responses.
    Srini
    Bes

    Hi,
    Welcome to BPM
    You have asked too many questions in a single Post, Please read rules of engagement before posting
    You can monitor the following without any trouble.
    &#9679;      ALE/EDI
    &#9679;      qRFC
    1) Its obvious, if your firewall blocks all your request to external enterprise, it is not possible to monitor.
    3) These interfaces are not the one related to development tab in SOLAR02, you have to map them from BPM.
    4) Yes, you don't have to depend on any project for your processes, you can add it in your Solution Landscape.
    5) Post a Separate Thread!!!
    6) Post a Separate Thread!!!
    Hope this gives a better idea.
    Feel free to revert back.
    --Ragu

  • Error in Performance monitoring in RWB

    Hello,
    I'm getting error while opening Performance Monitoring in RWB.
    Error is " 2 Message(s) :  Connection to Integration Server lost - Error class com.sap.aii.proxy.framework.core.BaseProxyException: Application exception raised in the R/3 system: GET_OWN_IS_NAME_FAILED . Could not create application fault message: null -  "
    I'm not able to get the source for it's check, can anyone please advice me wat is the problem and wat can be the solution for the same?
    Expecting on ASAP basis....plz.
    Thanks
    Anand.

    Is SLD connection working? You can check it with transaction SLDCHECK on the ABAP side.
    Regards,
    Sergio

  • Solution manager for performance monitoring

    Hi,
    We have implemented solution manager  in our project.Can anyone tell me how is this useful for performance monitoring and how can we check expensive sql statements using this.
    It would be helpful if anyone can provide me some documentation on this.
    Thanks

    Hi
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ce89c290-0201-0010-5985-dd64605111fd
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/3f99cc89-0701-0010-9c86-eae847ae6cd2
    refer above threads,
    Thanks
    Syf

Maybe you are looking for

  • Can't delete file from eternal hard drive

    I am trying to erase files on my external hard drive (I replaced it with a Time Capsule which is working fine) and am having difficulty erasing one file. All of the other files deleted just fine. When I went to delete the offending file, a new file c

  • Load external PDF in Acrobat Reader

    Hi Guys, I'm creating projectors for both Mac and PC and I want to get my button to load an external PDF into Reader and not the browser. Not sure how to do this the best in AS3? external .bat file maybe (I tried but with no success)??? Any help/advi

  • CR2008 SP5 Labels not printing correctly

    Hi, I've got an issue were labels are not printing correctly to a Zebra printer. I'm using Crystal Reports 2008 SP5. The problem is the width is 10cm and the length is 7.5cm but Crystal is automatically changing this to landscape orientation which do

  • Redundancy Problems

    I am trying to implement redundancy on two computers using Lookout v6.0.2.  One computer (primary) has an unlimited development license, and the other (secondary) has a unlimited runtime license.  The computers also have client licenses installed on

  • 1080p30 .mov files from canon eos 5DMarkII in Final cut express 4.0.1

    Hi everybody. i need some help to import HD vidéo .mov files from Canon Eos 5DMarkII in final cut express. The files is in 1080p30 (h264) like avchd but in the final cut configuration i have only 50i and 60i option in HDV and AVCHD Final cut necessit