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
Expand all | Collapse all

Step KPI defined with Designer v712 doesn't show data in MWS

  • 1.  Step KPI defined with Designer v712 doesn't show data in MWS

    Posted Thu November 06, 2008 04:41 PM

    Hi,

    I am probably missing something very basic here, because cannot put process step KPI’s to work with VA7.1.2.

    Here’s the problem description:

    Using Designer:

    1- Design a linear process with 3 steps.
    2- Define a step KPI with a fact and a dimension associated to
    output fields of the middle step.
    3- Save and upload Process and KPI for execution

    Using MWS

    4- Enable the process for execution and analysis
    5- Run the process several times to create log data
    6- At Monitoring->Business->Process Instances, check that instances
    and logged fields exist
    7- At Administration->Analytics->KPI->Business data, check that the
    Event map and KPI is defined
    8- At Administration->Business->Business Overview, add the process
    and KPI to the process tree
    9- At Monitoring->Business->Overview, Process and the internal KPI’s
    appear in the page but the configured process step KPI just doesn’t
    show!tree

    Any help is appreciated.


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: Step KPI defined with Designer v712 doesn't show data in MWS

    Posted Sat March 20, 2010 07:01 AM

    Hi,

    i hope you created Environment, and deployed.

    Check the analytical engine logs in “D:\webMethods7\optimize\analysis\logs”

    if you found any log which are listed below, then there is a problem to db scripts.

    [wm-cjdbc36-0007][Oracle JDBC Driver][Oracle]ORA-00904: “WEIGHT_FACT”:

    [wm-cjdbc36-0007][Oracle JDBC Driver][Oracle]ORA-00904: “ART_LISTENER_DIM”

    [wm-cjdbc36-0007][Oracle JDBC Driver][Oracle]ORA-00904: “FACT”.“OBJECT_STATUS_FACT”:

    [wm-cjdbc36-0007][Oracle JDBC Driver][Oracle]ORA-00904: “WEIGHT_FACT”:

    solution is u have to re Create db tables


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: Step KPI defined with Designer v712 doesn't show data in MWS

    Posted Fri February 04, 2011 04:01 PM

    Also, you have to make sure you logged the fields that you are using for the facts and dimensions.


    #BPM
    #webMethods-BPMS
    #webMethods