Camms.Connect - August 2024
Camms is pleased to bring you the Quarterly Product Update Notification for the Camms.Connect
This quarter we've got exciting enhancements to improve your user experience within the system, which will be available in your Test environment on 13th July 2024 and will be available in your Live environment on 3rd August 2024.
1. Ability to retrieve Risk Control Details |
---|
You will now be able to retrieve risk control details using the API provided below.
Type | Name | Description |
GET | /api/v3/RiskControlDetails | This API will let you retrieve risk control details from Camms.Risk solution. |
2. Introducing a new parameter “Linked Item ID” |
---|
You will now be able to retrieve Linked Item IDs using the APIs provided below.
Type | Name | Description |
GET | risk/v3/RiskLinkageList | “Linked Item ID” parameter will let you retrieve linkage IDs from Risk Linkage. |
GET | kpi/V2/KPILinkage | “Linked Item ID” parameter will let you retrieve linkage IDs from KPI Linkage. |
3. Ability to Retrieve Risk Control Causes |
---|
You will now be able to retrieve risk control causes using the API provided below.
Type | Name | Description |
GET | risk/v3/RiskControlCauses | This API will let you retrieve risk control causes from Camms.Risk Solution. |
4. Ability to Retrieve Risk Control Consequences |
---|
You will now be able to retrieve risk control consequences using the API provided below.
Type | Name | Description |
GET | risk/v3/RiskControlConsequences | This API will let you retrieve risk control consequences from Camms.Risk Solution. |
5. Introduce hierarchy node mappings to a staff |
---|
You will now be able to retrieve the hierarchy node of a staff member using the new parameter.
Type | Name | Description |
GET | customhierarchy/api/V1/HierarchyNode | This API will let you retrieve hierarchy node of a staff. |
6. Ability to retrieve Risk Review Object |
---|
You will now be able to retrieve risk review object details using the new API.
Type | Name | Description |
GET | risk/v3/RiskReviewObject | This API will let you retrieve risk review object details from Camms.Risk solution. |
7. Ability to retrieve Documents |
---|
You will now be able to retrieve standard data fields associated with the Document Object using the new APIs.
Type | Name | Description |
GET | risk/v3/RiskDocument | This API will let you retrieve all standard data fields belonging to the Risk Document Object from Camms.Risk solution. |
GET | compliance/V1/ComplianceDocument | This API will let you retrieve all standard data fields belonging to the Compliance Document Object from Camms.Risk solution. |
GET | policy/V1/PolicyDocument | This API will let you retrieve all standard data fields belonging to the Policy Document Object from Camms.Risk solution. |