Metrics in SAP Signavio Process Intelligence are used to quantify process performance, such as cycle time or error rates. The documentation outlines the methods for creating metrics:
Exact Extract:"Metrics can be created in SAP Signavio Process Intelligence by:
Importing metrics based on JSON files to define complex calculations.
Creating custom metrics using the metric editor to specify calculations based on event log data.
Adding predefined metrics from the metric library for common KPIs." (SAP Signavio Process Intelligence User Guide, section on "Metric Creation").
Explanation:
Option A (Import a metric based on a JSON file):Users can import metric definitions in JSON format, allowing for complex or predefined calculations to be reused across investigations.
Option B (Create a custom metric):The metric editor enables users to define custom metrics by specifying calculations, such as averaging cycle times or counting specific events, tailored to the analysis needs.
Option E (Add a metric from the library):The metric library provides a set of predefined metrics (e.g., total case count, average duration) that can be added directly to an investigation.
Option C (Upload logic from a Widget)is incorrect as widgets display metrics but do not provide logic for creating new metrics.
Option D (Import a metric from SAP Signavio Process Manager)is incorrect because Process Manager focuses on process modeling, not metric creation, and metrics are defined within Process Intelligence.
[Reference:SAP Signavio Process Intelligence User Guide, section on "Metric Creation"; SAP Certified Associate - Process Data Analyst Study Guide, Chapter 4: Metrics and KPIs., ]
Submit