Camms.Connect | March 2022
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 will be available in your Test environment on 12th March 2022 and will be available in your Live instance on 26th March 2022.
1. Retrieving Project Issue, Decision and Action Register data from Camms.Project |
You can now retrieve data from the 'Issue Register' object of Camms.Project using the following API endpoints.
Type | Name | Description |
---|---|---|
GET | /api/v2/ProjectIssue | This API will let you export data from the Issue tab of the Issue Register object. |
GET | /api/v2/ProjectIssueDecision | This API will let you export data from the Decision tab of the Issue Register object. |
GET | /api/v2/ProjectIssueAction | This API will let you export data from the Action tab of the Issue Register object. |
2. Retrieving Time Entry and Resource Allocation data from Camms.Project |
You can now retrieve data related to project time entry and resource allocation using the following endpoints.
Type | Name | Description |
---|---|---|
GET | /api/v1/TimeEntry | This API will let you export time entry data for projects in Camms.Project. |
GET | /api/v1/ResourceAllocation | This API will let you export resource allocation data for projects in Camms.Project. |
3. Retrieving Implementation Budget data from Camms.Project |
You can now retrieve data from the 'Implementation Budget' object of Camms.Project using the following API endpoint.
Type | Name | Description |
---|---|---|
GET | /api/v2/ProjectImplementationBudget | This API will let you export data from the Implementation Budget object of Camms.Project. |
4. Retrieving Ongoing Expenses data from Camms.Project |
You can now retrieve ongoing expenses data from the 'Preliminary Budget' object of Camms.Project using the following API endpoint.
Type | Name | Description |
---|---|---|
GET | /api/v1/ProjectBudgetOngoingExpenses | This API will let you export data from the Ongoing Expenses tab of the Preliminary Budget object. |
5. Creating and retrieving Project Account Mapping data in Camms.Project |
You can now create and retrieve data from the 'Account Mapping' object of Camms.Project using the following endpoints.
Type | Name | Description |
---|---|---|
GET | /api/v2/ProjectAccountMapping | This API will let you export Account Mapping object data from projects in Camms.Project. |
POST | /api/v2/ProjectAccount/BulkPost | This API will let you import Account Mapping object data to projects in Camms.Project. |
6. Retrieving Project Change Register, Vendor, Budget, and Purchase order data from Camms.Project |
You can now retrieve data from the 'Change Register' object of Camms.Project using the following API endpoints.
Type | Name | Description |
---|---|---|
GET | /api/v2/ProjectChangeRegister | This API will let you export data from the Change Register tab of the Change Register object. |
GET | /api/v2/ProjectChangeRegisterVendor | This API will let you export data from the Vendor Register tab of the Change Register object. |
GET | /api/v2/ProjectChangeRegisterBudgetSummary | This API will let you export data from the Budget Summary tab of the Change Register object. |
GET | /api/v2/ProjectChangeRegisterPurchaseOrder | This API will let you export data from the Purchase Order tab of the 'Change Register' object. |
7. Retrieving Cashflow data from Camms.Project |
You can now retrieve data from the Cashflow tab of the 'Budget' object of Camms.Project using the following API endpoint.
Type | Name | Description |
---|---|---|
GET | /api/v2/ProjectCashflow | This API will let you export data from the cashflow tab of the 'Budget' object. |
8. Retrieving Staff Permission data related to Incident, Compliance, Policy, and Authority Document |
You can now retrieve user permission data that are already allocated for staff using the following API endpoints.
Type | Name | Description |
---|---|---|
GET | /api/v1/staffimspermission | This API will let you export user Incident Permissions from Camms.Risk Incident. |
GET | /api/v1/staffcmspermission | This API will let you export user Compliance Permissions from Camms.Risk Compliance. |
GET | /api/v1/staffpolicypermission | This API will let you export user Policy Permissions from Camms.Risk Compliance. |
GET | /api/v1/staffauthoritydocumentpermission | This API will let you export user Authority Document Permissions from Camms.Risk Compliance. |
9. Retrieving basic Compliance data from Camms.Risk Compliance |
You can now retrieve a list of basic Compliance data using the following endpoint.
Type | Name | Description |
---|---|---|
GET | /api/v1/Compliance | This API can be used to retrieve a set of frequently used data fields for all Compliance records. |
10. Interactively visualise data via standard out-of-the-box Microsoft Power BI Dashboards |
10.1 Camms.Project Portfolio Dashboard
Using our new out-of-the-box Microsoft Power BI Dashboard for project portfolios, you can now get an overview of all your projects and identify risks, incidents, and cost or schedule overflows to be able to take effective countermeasures.
Use the following link to install this Dashboard within your organisation:
For instructions on installation, please refer:
10.2Â Camms.Risk Dashboard
Using our new out-of-the-box Microsoft Power BI Dashboard for Risks, you can now get an overview of Strategic, Operational, Corporate, and Project types with a holistic view across different categories and groupings, including risk ratings, risk appetite, risk controls, and risk actions.
Use the following link to install this Dashboard within your organisation:
For instructions on installation, please refer:
10.3 Camms.Risk Incident Dashboard
Using our new out-of-the-box Microsoft Power BI Dashboard for Incidents, you can now get an overview of all the different incident types, including severity and priority ratings, locations, lost time injuries, incident investigations and actions, as well as linkages to related risks, projects, and compliance authority documents.
Use the following link to install this Dashboard within your organisation:
For instructions for installation, please refer:
Â