Camms is pleased to bring you the Quarterly Product Release Note for Camms.Connect.

This quarter we've got a number of exciting new features and enhancements to improve your user experience within the system, which was deployed to your Test environment on 20th March 2021 and will be deployed to your Live instance on 3rd April 2021.

 

1. Monte Carlo analysis field in Risk API

The below fields have been added for the existing Risk Details API end points.

  • Best Case Scenario ($)
  • Show Quantitative Range Assumptions
  • Most Likely Scenario ($)
  • Show Quantitative Range Assumptions
  • Worst Case Scenario ($)
  • Show Quantitative Range Assumptions
  • Likelihood (%)

This table contains the list of Risk Detail API endpoints.

Type
Name
GET

/api/v1/Riskcorporatedetails

GET

/api/v1/Riskoperationaldetails

GET
/api/v1/RiskProjectDetails
GET

/api/v1/RiskstrategicrDetails


2. Custom Control fields were added to Risk control API

Type
Name
GET

/api/v1/RiskControl


3. Ability Filter Risk data using Start and End date

An additional filtration option is introduced to filter data using the start date and end date. This was added to the below list of Risk Outbound APIs.

Type
Name
GET
/api/v1/RiskProjectDetails
GET

/api/v1/RiskCategory

GET

/api/v1/GetRiskAssessmentCriteria

GET
/api/v1/RiskControl
GET
/api/v1/RiskProjectDetails
GET

/api/v1/RiskTreatments

GET

/api/v1/RiskRegister

GET
/api/v1/RiskAction

 

4. Extending Risk API library with Inbound Connectors

New APIs have been introduced enabling to insert risk actions, causes, consequences and treatment data to Camms.Risk. These risk inbound connectors will be an addition to our existing Risk API Connector library.

Type
Name
Description

POST

/api/v1/RiskCORPORATEDetailsCausesList/BulkPost

Creates one or more Corporate Risk causes in Camms.Risk.

POST

/api/v1/RiskCORPORATEDetailsConsequencesList/BulkPost

Creates one or more Corporate Risk Consequences in Camms.Risk.

POST

/api/v1/RiskCORPORATEDDetailTreatmentList/BulkPost

Creates one or more Corporate Risk Treatments in Camms.Risk.

POST

/api/v1/RiskOPERATIONALDetailsCausesList/BulkPost

Creates one or more Operational Risk causes in Camms.Risk.

POST

/api/v1/RiskOPERATIONALDetailsConsequencesList/BulkPost

Creates one or more Operational Risk Consequences in Camms.Risk.

POST

/api/v1/RiskOPERATIONALDetailTreatmentList/BulkPost

Creates one or more Operational Risk Treatments in Camms.Risk.

POST

/api/v1/RiskProjectDetailsCausesList/BulkPost

Creates one or more Project Risk causes in Camms.Risk.

POST/api/v1/RiskProjectDetailsConsequencesList/BulkPost

Creates one or more Project Risk Consequences in Camms.Risk.

POST

/api/v1/RiskProjectDetailTreatmentList/BulkPost

Creates one or more Project Risk Treatments in Camms.Risk.

POST

/api/v1/RiskSTRATEGICDetailsCausesList/BulkPost

Creates one or more Strategic Risk causes in Camms.Risk.

POST

/api/v1/RiskSTRATEGICDetailsConsequencesList/BulkPost

Createds one or more Strategic Risk Consequences in Camms.Risk.

POST

/api/v1/RiskSTRATEGICDetailTreatmentList/BulkPost

Creates one or more Strategic Risk Treatments in Camms.Risk.

POST

/api/v1/RiskAction/BulkPost

Creates one or more Risk Actions in Camms.Risk.

 

5. Extending APIs for KPI Inbound Connectors

The below KPI inbound connector has been introduced newly as an addition to our existing KPI API connector Library.

Type
Name
Description

POST

/api/v1/KPIlinkage

Create linkages to an existing KPI in Camms application.