...
This was released on 29th May 2020 and includes the following new features and enhancements to improve your user experience within the system.
List of release items:
|
1. Dataset for Compliance and Risk Controls linkages |
You have a new dataset, on Compliance_ComplianceRiskControlLink_STND which includes all the primary attributes of Compliance and Risk Controls to identify and capture the linkages between them.
...
Administration: Configuring and enabling new datasets for use - Camms.Support Documentation - Confluence (atlassian.net)
Below you'll find the default relationships for these new datasets which you can set up as an Insights Administrator.
Join Type | Data Object | Join Field | Foreign Data Object | Join Field | |
---|---|---|---|---|---|
LEFT | Compliance_ComplianceDetail_STND | COMPLIANCEID | = | Compliance_ComplianceRiskControlLink_STND | COMPLIANCEID |
LEFT | Risk_RiskControlDetails_STND | CONTROLID | = | Compliance_ComplianceRiskControlLink_STND | RISKCONTROLID |
For instructions on using the Relationships tab in your Insights Administration area, please refer:
Data Model/Relationships - Camms.Support Documentation - Confluence (atlassian.net)
2. Flexible organisation hierarchy link datasets for KPIs and Actions |
Info |
---|
Note: This feature is only applicable for those who use the flexible organisation hierarchy feature (available in Beta) in cammsstrategy. |
...
Dataset names are as follows:
Planning_ActionFlexOrgHierarchyLink_STND
Planning_KPIFlexOrgHierarchyLink_STND
Below is a sample report created to display the Actions linked to a certain node level in the flex org hierarchy:
...
Join Type | Data Object | Join Field | Foreign Data Object | Join Field | |
---|---|---|---|---|---|
LEFT | Planning_ActionDetails_STND | ACTIONID | = | Planning_ActionFlexOrgHierarchyLink_STND | ACTIONID |
LEFT | Planning_KPIDetails_STND | KPIID | = | Planning_KPIFlexOrgHierarchyLink_STND | KPIID |
...