...
This quarter we've got an exciting new feature and enhancement to improve your user experience within the system, which will be available in your Test environment on 11th June 2022 and will be available in your Live instance on 25th June 2022.
List of items:
|
1. New datasets for Camms.Risk Compliance to support Flexible Organisation Hierarchy Linkages |
The following new datasets will be introduced to view Compliance records (Obligations, Authority Documents, Policies) linked to the different levels of the Flexible Organisation Hierarchy:
Info |
---|
Note: This feature is currently applicable only to customers who have enabled the new Flexible Hierarchy permission structure, which is currently in beta. |
1. Compliance_ComplianceFlexOrgHierarchyLink_STND
This dataset is introduced to let you view Compliance records linked to the different levels of the Flexible Organisation Hierarchy. It will obtain Compliance records in the Camms.Risk Compliance product that are linked directly to a particular hierarchy node.
...
Join Type | Data Object | Join Field | Foreign Data Object | Join Field | |
---|---|---|---|---|---|
INNER | <Core Compliance | COMPLIANCEID | = | Compliance_ComplianceFlexOrgHierarchy | COMPLIANCEID |
2. Compliance_ComplianceFlexOrgHierarchyLinkRollup_STND |
This dataset will let you view Compliance records that are linked either directly to a particular Hierarchy node or to any nodes below it (rolled-up).
...
Join Type | Data Object | Join Field | Foreign Data Object | Join Field | |
---|---|---|---|---|---|
INNER | <Core Compliance | COMPLIANCEID | = | Compliance_ComplianceFlexOrgHierarchy | COMPLIANCEID |
3.Compliance_ComplianceAuthorityDocumentFlexOrgHierarchyLink_STND |
This dataset is introduced to let you view Authority Documents linked to the different levels of the Flexible Organisation Hierarchy. It will obtain Authority Documents from the Camms.Risk Compliance product that are linked directly to a particular Hierarchy node.
...
Join Type | Data Object | Join Field | Foreign Data Object | Join Field | |
---|---|---|---|---|---|
LEFT | <Core Authority Document | AUTHORITY DOCUMENTID | = | Compliance_ComplianceAuthority | AUTHORITY DOCUMENTID |
4.Compliance_ComplianceAuthorityDocumentFlexOrgHierarchyLinkRollup_STND |
This dataset will let you view Authority Documents that are linked either directly to a particular Hierarchy Node or to any Nodes below it (rolled-up).
...
Join Type | Data Object | Join Field | Foreign Data Object | Join Field | |
---|---|---|---|---|---|
INNER | <Core Authority Document | AUTHORITY DOCUMENTID | = | Compliance_ComplianceAuthority | AUTHORITY DOCUMENTID |
5. Compliance_CompliancePolicyFlexOrgHierarchyLinkRollup_STND |
This dataset is introduced to let you view Policies linked to the different levels of the Flexible Organisation Hierarchy. It will obtain Policies from the Camms.Risk Compliance product that are linked directly to a particular Hierarchy Node or to any Nodes below it (rolled-up).
...