How to add assessment metrics to demand form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2015 02:44 PM
I have created a few Assessment Metric Categories and assessment Metrics. I see that the metric categories that hold the Assessment Metrics are stored in the dmn_demand table, but when i navigate to the demand form i cant seem to find the assessment metrics to add them to the form. How can I add newly created assessment metrics to the demand form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2015 12:17 PM
I have made the assessment categories I configured to only show under assessment related list. The problem I am having is the risk, value size fields seem to copy from the assessment results rating value onto fields on the form (Risk,value,size). Now these fields are used to display the workbench in the configuration. When the workbench is updated , bubbles moved around , the assessment results are not updated only the overall score values on the form. I am thinking there is a business rule that copies the assessment results on to the demand form, and when the workbench is graphically updated these values are updated on the form. Just dont see much data on demand management.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2015 02:20 PM
Ah yes BR - 'Populate Metric Results' populates the 3 risk, value, size fields with the assessment results 'asmt_category_result'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2015 11:31 AM
Hi Sigmachiuta,
I was wondering if you ever found out how to configure the Workbench Axis' with you own variables/categories (as opposed to Risk, Value and Size)?
We're encountering the same issue trying to customize this.
Thanks
Dustin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 02:16 PM
Dustin,
Yes I did!
Create 3 new score total fields on the form that are not displayed. OOB is score_size, score_value, score_risk etc.
Check out the BR 'populate metric results' on the demand form. Add your category sysID's as the asmtCategory to the bottom after creating the 3 new u_score_whatever fields based on your scoring criteria. When you create the bubble chart you can pick from the 3 fields you created and populated from the existing BR. let me know if that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2016 06:21 AM
I have a custom assessment that has 10 metrics and is sent to stakeholders. It's called governance. I updated the BR "populate metric results" with this stakeholder assessment sys_id and gave it the field value u_governance. When the assessment is submitted, however, the field u_governance is not populated with the result.
I also replaced the oob bubble chart x axis value with governance. Now, when I move the bubble it puts a value inside the u_ governance.
Is this the expected behavior?