For score of Vendor Satisfaction by Vendor on dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 04:08 AM
Hi All,
I have created a indicator and attached that indicator on OOB kpi group. I have created one assessment and submitted the assessment. When I am submitting the assessment the score is getting stored in asmt_assessment table but the score is not getting stored in the facts table[sn_vlm_vmw_asmt_category_results] of the indicator.
I am not able to see the score of vendor on the dashboard of vendor management workspace.
Can someone pls help here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 09:40 AM
Im just going to put it out here for the answer:
You need to update a sys property = com.snc.assessment.collect.stats
Add the sysid of the Metric type created
You also need to run a script/fix script to capture all the completed Assessment (Only if the Metric type is on the list of sysid on the sys property) and add them to the Assessment Stats table.