...
Compliance Object – This object will enable configuring the field available within Compliance details page which the user will see when they enter a new compliance record. This will contain the preliminary information about the compliance.
Action Object – This object will enable configuring the fields available in the action page. Action page is where the user will enter information about action that is linked to a compliance.
Review Object – This object will enable configuring the fields available within review page, Review page is where the user will enter data on reviews of the compliance.
Document Object – This object will enable configuring the documents page. This page will allow users to upload any documents or add any URL to the compliance. You will not be able to configure any fields within this page.
Linkages Object – This object will enable configuring the linkages page. This page will allow users to link an incident to a risk, project or a hazard. You will not be able to configure any fields within this page.
Risk Analysis Object – This object will enable configuring the fields available within Risk Analysis page.
Root Cause Analysis Object – This object will enable configuring the fields available within Root Cause Analysis Object page.
...
STEP 1: Navigate to Framework > Compliance Settings > Object Configurations.
STEP 2: Click on the 'New' button.
STEP 3: Enter all relevant information and configure the fields. More information on configurations are given below.
STEP 4: Click on the 'Save' button to save details.
...
Column | Description | ||
---|---|---|---|
Field Name | Enter a field reference name for each field. Ensure there are no spaces in the field name defined.
| ||
Field Type | Select the field type you want to add from a list of types. Following field types are available.
| ||
Label Reference | A list of label references defined through display text will be available. You can select the reference of the label that the field should refer to. | ||
Standard field | Indicates whether the field is a standard or a custom field. System administrator will not be able to remove the standard fields in the system. | ||
Visible | You can toggle the visibility of the field by selecting true/false from this column. | ||
Sequence | Sequence of which the fields will be displayed in the page. | ||
Is decision point | Define whether the field is a decision point to determine with rest of the workflow based off on selections made from the field.
| ||
Is Required In Save | Define whether the field configured is required to have data entered when attempting to save. If the field is not filled in, the system will notify the users upon clicking on save via a validation message. | ||
Is Required In Submit
| Define whether the field configured is required to have data entered when attempting to submit. If the field is not filled in, the system will notify the users upon clicking on submit via a validation message. | ||
Visible In Mobile
| Define whether the field configured should be visible in the mobile application.
| ||
Required For Integration | Define whether the field configured is a must for integration packages configured configured. | ||
Is Enable Document Attach | Enable an attach document button for the field. | ||
Is Linkage Enable | Enable a create linkages button for the field field. | ||
Is Organisational link Enable | Enable the option to create a linkage to the organisation hierarchy only, for the field field. | ||
Is Action Creation Enabled | Enable a create actions button for the field field. | ||
Show In My Quick Update | Define if the field is to eb shown in the My Quick update.
| ||
Override Compliance Read Only Permission | When the objects are marked read only for all users from integration, this would define if the field can override that permissions and should be editable.
|
...
Field Reference | Type | Description | Mandatory/Optional | ||
---|---|---|---|---|---|
Compliance Details Object | |||||
Ref | Text box |
|
| ||
Compliance Code | Text box | Code of the compliance. The code can be configured by Incident code setup within compliance settings. | Mandatory | ||
Compliance Title | Textbox | Title of the Compliance. | Mandatory | ||
Compliance Type | Custom Single Select | The type of the Compliance. The dropdown will list all types of Compliance entered through compliance type within compliance settings. The selection will determine the workflow of the Compliance.
| Mandatory (can be changed to optional) | ||
Compliance Responsible Officer | Staff Dropdown | Responsible officer of the Compliance. This field will determine the user who will have access to the compliance through My Quick update> My compliances. | Mandatory (can be changed to optional) | ||
Compliance Description | Multiline Textbox | Add a description to the compliance. | Mandatory | ||
Compliance Reported Date | Created Date | Date that the compliance is reported. | Mandatory (can be changed to optional) | ||
Compliance Reported By | Staff Dropdown | The staff who reported the compliance. | Mandatory (can be changed to optional) | ||
Compliance Status Name | Custom Single Select | The Status of the Compliance. | Mandatory (can be changed to optional) | ||
Compliance Category Name | Custom Multi Select | Category of the Compliance. | Mandatory (can be changed to optional) | ||
Compliance Parent | Parent Child Cascade List |
| Mandatory (can be changed to optional) | ||
Is Active | Check Box |
| Mandatory (can be changed to optional) | ||
Action Object | |||||
Action Name | Text Box | Action title. |
| ||
Action Type | Check Box | If the ticked, it would mean the action is a recurring action. If it is left unticked it would mean it would be a non recurring action. | |||
Responsible Officer | Staff Dropdown | Staff member who is responsible for the action. This field will determine the user who will have access to the action through My Quick Update > My Actions. |
| ||
Status | Incident Action Type | Status dropdown. Options available; Not started, in progress, completed, deferred, ongoing. |
| ||
Start Date | Date Time Picker | Start date of the action. |
| ||
End Date | Date Time Picker | End date of the action. |
| ||
Percent Completed | Integer Text Box | Completion % of the action. Setting a status of 'Not Started' will set the % complete to 0. Setting a status of 'In progress' will allow the user to enter % complete between 1-99. Setting a status of 'Completed' will set the % complete to 100. |
| ||
Description | Multiline Text Box | Description of the action. |
| ||
Comment | Multiline Text Box | Enter progress comments for the action. |
| ||
Actual Completion Date | Date Time Picker | Enter the actual completion date of the action. This may differ from the end date. |
| ||
Review Object | |||||
Review Compliance Title | Compliance Code And Title | Title of the Review compliance & the code. |
| ||
Review Frequency | Review Frequency Type Dropdown | This defines how frequent the review should be carried out. |
| ||
Last Reviewed By | Last Reviewed By | The Name of the Individual who carried out the last review. |
| ||
Last Reviewed Date | Last Reviewed Date Time Picker | The date on which the last review was carried out. |
| ||
Next Review Date | Next Review Date Time Picker | The date on which the next review is scheduled to be held. |
| ||
Compliance Review Status | Text Box | Status of the Compliance Compliance. |
| ||
Review Comment | Review Comment | The comment regarding the review. |
|
Unique Details Object
In addition to the seven standard objects within the system (including the standard ‘Compliance Details’ object which is a common configuration), users are able to create and maintain a unique version of the standard ‘Compliance Details’ object.
...