IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Creating KPI

    Posted Wed February 18, 2015 11:10 AM

    I have created a business process in Designer, with a KPI fact “lastValue” (which is a number) and dimension “Province” and aggregation type “last value”. I have uploaded this, and when I run instances of my process, my KPI is created and seems to be working fine. If I look at the eventMap that was created, it has an eventType = “MyProcess - BPMDoc/doc”

    Now, in MWS, I would like to create a new KPI that would give me the average value for the dimension “Province”. What I did was:

    • Create a new eventMap “testAverage” for my business process. I see the eventType to a new value, “eventTypeTest”
    • Add a field named “Province”, of type=dimension, and I selected the existing dimension “Province”
    • Add a field named “averageCount”, of type=measure, calculation type=average
    • Create a KPI named “averageValuePerProvince”, selected my new eventMap and dimension. When I select my eventMap, my KPI is set automatically to calculation “Average”, which is good.

    But if I run process instances, I don’t see any data for this average KPI, even if I see data for the base KPI that was created in Designer.

    Is there anything that I’m missing? Where is it going wrong?

    Thanks a lot for your help,

    François


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: Creating KPI

    Posted Fri March 06, 2015 10:31 AM

    Francois:

    Try to access to Monitoring->System-Wide->Analytics Overview. Check if exists your KPI in the dropdown list in the upper right corner. Also check if the server (dropdown) is “BPM & BAM”. Also check if the BAM is running without errors.

    Best regards.
    Norberto.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: Creating KPI

    Posted Tue March 10, 2015 03:45 PM

    Make sure, your business process model is ‘enabled for analysis’

    -Senthil


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 4.  RE: Creating KPI

    Posted Thu March 12, 2015 04:43 PM

    Hi,

    Yes my process is enabled for analysis. Strange thing though, even if there are process instances, it says “Used” = No…

    When I go the the analytics view and select server “BPM and BAM”, I don’t see my KPI averageValuePerProvince. In the top right corner, I have the dropdown list for server, and just below the dropdown list for overview configuration, in this one “Analytics Business View” is selected. Do I have to somehow give permission to see this KPI?

    Francois


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 5.  RE: Creating KPI

    Posted Thu March 12, 2015 05:25 PM

    Francois

    Go to Administration->Analytics->Overview Configuration. Click on “Add Configuration”, Don’t forget to check “Shared” to see the kpi in the dropdown mentioned above. Here you have to chose the event map you have created
    previously. Read the documentation for more details.

    Regards.
    Norberto.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 6.  RE: Creating KPI

    Posted Mon March 16, 2015 10:25 AM

    The only dropdown I see in the top right corner is the one with the overview configurations, I don’t see any KPI in it.
    I have created a new configuration and selected my process and the 2 KPI (the one created in Designer, and the one I created in MWS), I can’t select an event map when I create a configuration.
    And even then, when I go to Analytics overview and select this new configuration, I still see only the KPI created in Designer.
    Can I somehow check in the database that everything is configured properly? What should I look for?


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine