{ "timestamp": "2026-07-10 03:40:25.2716", "level": "Error", "severity": "ERROR", "TraceId": "1e73cc72-a057-4765-a2f7-782e18210f90", "message": "Response status code does not indicate success: 400 (BAD REQUEST).", "stackTrace": "System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).\r\n   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n   at IncidentReporter.API.Helpers.SupersetClient.<PostGuestTokenAsync>d__15.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 95\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.SupersetClient.<MintGuestTokenAsync>d__14.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 71\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.EmbedBll.<GetGuestTokenAsync>d__5.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\EmbedBll.cs:line 120", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisation/256/Embed/GuestToken","Route":"/Organisation/256/Embed/GuestToken","Query":"","Body":{"resourceType":"master_dashboard","resourceUuid":"1"}}, "MethodName": "GetGuestTokenAsync", "EntryPoint": "API", "InputData": null, "TraceId": "1e73cc72-a057-4765-a2f7-782e18210f90", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisation\/256\/Embed\/GuestToken\",\"Route\":\"\/Organisation\/256\/Embed\/GuestToken\",\"Query\":\"\",\"Body\":{\"resourceType\":\"master_dashboard\",\"resourceUuid\":\"1\"}}" }
{ "timestamp": "2026-07-10 03:40:33.9686", "level": "Error", "severity": "ERROR", "TraceId": "d7d11fc8-be5f-4974-b22a-089539aeea1a", "message": "Response status code does not indicate success: 400 (BAD REQUEST).", "stackTrace": "System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).\r\n   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n   at IncidentReporter.API.Helpers.SupersetClient.<PostGuestTokenAsync>d__15.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 95\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.SupersetClient.<MintGuestTokenAsync>d__14.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 71\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.EmbedBll.<GetGuestTokenAsync>d__5.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\EmbedBll.cs:line 120", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisation/256/Embed/GuestToken","Route":"/Organisation/256/Embed/GuestToken","Query":"","Body":{"resourceType":"master_dashboard","resourceUuid":"1"}}, "MethodName": "GetGuestTokenAsync", "EntryPoint": "API", "InputData": null, "TraceId": "d7d11fc8-be5f-4974-b22a-089539aeea1a", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisation\/256\/Embed\/GuestToken\",\"Route\":\"\/Organisation\/256\/Embed\/GuestToken\",\"Query\":\"\",\"Body\":{\"resourceType\":\"master_dashboard\",\"resourceUuid\":\"1\"}}" }
{ "timestamp": "2026-07-10 03:47:50.2898", "level": "Error", "severity": "ERROR", "TraceId": "28d26ba1-a5a1-4743-9295-4bf0e7d3a9c9", "message": "Unknown column 'u.notification_sound_id' in 'SELECT'", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'u.notification_sound_id' in 'SELECT'\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior)\r\n   at Dapper.SqlMapper.<QueryImpl>d__138`1.MoveNext()\r\n   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n   at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.GetUserById(Int32 userId) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1066\r\n   at IncidentReporter.API.BLL.IncidentManagementBLL.<ValidateIncidentRequestAsync>d__9.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\IncidentManagementBLL.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.IncidentManagementBLL.<CreateIncident>d__7.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\IncidentManagementBLL.cs:line 65", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/IncidentManagement/Incident","Route":"/Organisations/211/IncidentManagement/Incident","Query":"","Body":{"SiteId":588,"ReportedBy":1955,"CategoryId":30,"DepartmentId":null,"AreaId":null,"ProcessListIds":[],"AssetIds":[],"IncidentDateTime":"2026-07-10T00:30:00Z","OrganisationId":211,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":1,"SectionName":"FIR basic details","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[{"Value":"attachments\\211\\incident-management\\image - 2026-05-28T210603.939_2026-07-10_03-47-49-4749_7ab2627e-2285-4b9c-842d-5624fb95b2e3.png","FileType":"Image"}],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Name of the victim","Type":"text","Value":"Prashanth","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_15","Check":"Age of the Victim","Type":"text","Value":"20","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_2","Check":"Name of the contractor/MH","Type":"text","Value":"Prashanth","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_3","Check":"How many peoples are involved & their Details (Name & designation)","Type":"text","Value":"3","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent","textAlign":"left"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_4","Check":"Details of Equipment involved","Type":"text","Value":"T","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_5","Check":"Involved Activity","Type":"text","Value":"T","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_6","Check":"Details of reporting person","Type":"text","Value":"t","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_7","Check":"Emergency physician on site?","Type":"radio","Value":"1","DisplayValue":"Yes","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_8","Check":"Name of the physician","Type":"text","Value":"t","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_9","Check":"How many peoples are injured","Type":"text","Value":"t","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent","textAlign":"left"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_10","Check":"Type of injury","Type":"radio","Value":"1","DisplayValue":"Minor","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Minor"},{"OptionId":2,"OptionText":"Major"},{"OptionId":3,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_11","Check":"Others (If any other injury type)","Type":"text","Value":"t","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_12","Check":"Part of body","Type":"select","Value":["Legs"],"DisplayValue":["Legs"],"IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Head"},{"OptionId":2,"OptionText":"Hand"},{"OptionId":3,"OptionText":"Legs"},{"OptionId":4,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":true,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_13","Check":"If any other Body parts involved?","Type":"text","Value":"t","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_14","Check":"(Expected) Day of return to work: (Date or Time)","Type":"text","Value":"t","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":true,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective action is taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsible","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"2_3","Check":"Target date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":true,"alignment":"center"},{"field":"check_2","header":"Responsible","placeholder":"","type":"text","editable":true,"required":true,"alignment":"center"},{"field":"check_3","header":"Target date","placeholder":"","type":"date","editable":true,"required":true,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783655169344_iv7rj","check_1":"t","check_2":"t","check_3":"2026-07-25"}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signature (s)","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":3,"Check":"Site safety charge","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site safety charge","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":18,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Testing","StatusId":50,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":1,"UserId":2034,"UserName":"Harve Cope","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":1,"UserId":2034,"UserName":"Harve Cope","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":18,"UserId":1795,"UserName":"Phillip Gaffney","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}}, "MethodName": "CreateIncident", "EntryPoint": "API", "InputData": null, "TraceId": "28d26ba1-a5a1-4743-9295-4bf0e7d3a9c9", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/211\/IncidentManagement\/Incident\",\"Route\":\"\/Organisations\/211\/IncidentManagement\/Incident\",\"Query\":\"\",\"Body\":{\"SiteId\":588,\"ReportedBy\":1955,\"CategoryId\":30,\"DepartmentId\":null,\"AreaId\":null,\"ProcessListIds\":[],\"AssetIds\":[],\"IncidentDateTime\":\"2026-07-10T00:30:00Z\",\"OrganisationId\":211,\"TreatmentOfInjury\":\"\",\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"FIR basic details\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"IsContinuousSectionTable\":false,\"SectionFiles\":[{\"Value\":\"attachments\\\\211\\\\incident-management\\\\image - 2026-05-28T210603.939_2026-07-10_03-47-49-4749_7ab2627e-2285-4b9c-842d-5624fb95b2e3.png\",\"FileType\":\"Image\"}],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":\"1_1\",\"Check\":\"Name of the victim\",\"Type\":\"text\",\"Value\":\"Prashanth\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":25}},{\"Id\":\"1_15\",\"Check\":\"Age of the Victim\",\"Type\":\"text\",\"Value\":\"20\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":25}},{\"Id\":\"1_2\",\"Check\":\"Name of the contractor\/MH\",\"Type\":\"text\",\"Value\":\"Prashanth\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":25}},{\"Id\":\"1_3\",\"Check\":\"How many peoples are involved & their Details (Name & designation)\",\"Type\":\"text\",\"Value\":\"3\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"LabelStyle\":{\"bold\":false,\"italic\":false,\"underline\":false,\"fontSizePx\":14,\"textColor\":\"#111827\",\"backgroundColor\":\"transparent\",\"textAlign\":\"left\"}},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":3,\"WidthPercentage\":25}},{\"Id\":\"1_4\",\"Check\":\"Details of Equipment involved\",\"Type\":\"text\",\"Value\":\"T\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":0,\"WidthPercentage\":25}},{\"Id\":\"1_5\",\"Check\":\"Involved Activity\",\"Type\":\"text\",\"Value\":\"T\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":1,\"WidthPercentage\":25}},{\"Id\":\"1_6\",\"Check\":\"Details of reporting person\",\"Type\":\"text\",\"Value\":\"t\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":2,\"WidthPercentage\":25}},{\"Id\":\"1_7\",\"Check\":\"Emergency physician on site?\",\"Type\":\"radio\",\"Value\":\"1\",\"DisplayValue\":\"Yes\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N\/A\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"horizontal\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":3,\"WidthPercentage\":25}},{\"Id\":\"1_8\",\"Check\":\"Name of the physician\",\"Type\":\"text\",\"Value\":\"t\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":0,\"WidthPercentage\":25}},{\"Id\":\"1_9\",\"Check\":\"How many peoples are injured\",\"Type\":\"text\",\"Value\":\"t\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"LabelStyle\":{\"bold\":false,\"italic\":false,\"underline\":false,\"fontSizePx\":14,\"textColor\":\"#111827\",\"backgroundColor\":\"transparent\",\"textAlign\":\"left\"}},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":1,\"WidthPercentage\":25}},{\"Id\":\"1_10\",\"Check\":\"Type of injury\",\"Type\":\"radio\",\"Value\":\"1\",\"DisplayValue\":\"Minor\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Minor\"},{\"OptionId\":2,\"OptionText\":\"Major\"},{\"OptionId\":3,\"OptionText\":\"Others\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"horizontal\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":2,\"WidthPercentage\":25}},{\"Id\":\"1_11\",\"Check\":\"Others (If any other injury type)\",\"Type\":\"text\",\"Value\":\"t\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":3,\"WidthPercentage\":25}},{\"Id\":\"1_12\",\"Check\":\"Part of body\",\"Type\":\"select\",\"Value\":[\"Legs\"],\"DisplayValue\":[\"Legs\"],\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Head\"},{\"OptionId\":2,\"OptionText\":\"Hand\"},{\"OptionId\":3,\"OptionText\":\"Legs\"},{\"OptionId\":4,\"OptionText\":\"Others\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":true,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":3,\"ColumnOrder\":0,\"WidthPercentage\":33.33}},{\"Id\":\"1_13\",\"Check\":\"If any other Body parts involved?\",\"Type\":\"text\",\"Value\":\"t\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":3,\"ColumnOrder\":1,\"WidthPercentage\":33.33}},{\"Id\":\"1_14\",\"Check\":\"(Expected) Day of return to work: (Date or Time)\",\"Type\":\"text\",\"Value\":\"t\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":3,\"ColumnOrder\":2,\"WidthPercentage\":33.33}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":true,\"IsSectionTable\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":2,\"SectionName\":\"Immediate corrective action is taken\",\"SectionType\":\"table\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"IsContinuousSectionTable\":false,\"SectionFiles\":[],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"2_1\",\"Check\":\"Actions\",\"Type\":\"text\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"2_2\",\"Check\":\"Responsible\",\"Type\":\"text\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}},{\"Id\":\"2_3\",\"Check\":\"Target date\",\"Type\":\"date\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":true,\"alignment\":\"center\"},{\"field\":\"check_2\",\"header\":\"Responsible\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":true,\"alignment\":\"center\"},{\"field\":\"check_3\",\"header\":\"Target date\",\"placeholder\":\"\",\"type\":\"date\",\"editable\":true,\"required\":true,\"alignment\":\"center\"}]},\"Rows\":[{\"_rowId\":\"r_1783655169344_iv7rj\",\"check_1\":\"t\",\"check_2\":\"t\",\"check_3\":\"2026-07-25\"}]},\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":3,\"SectionName\":\"Signature (s)\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":3,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Corporate head( HO )\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Corporate head( HO )\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":1,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":2,\"Check\":\"Corporate head( HO )\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Corporate head( HO )\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":1,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}},{\"Id\":3,\"Check\":\"Site safety charge\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site safety charge\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":18,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]}]},\"IncidentDescription\":\"Testing\",\"StatusId\":50,\"TeamFormation\":{\"TeamLeaderUserId\":null,\"TeamMemberUserIds\":[],\"TargetDate\":null,\"Remarks\":\"\"},\"Approvers\":[{\"AcmRoleId\":1,\"UserId\":2034,\"UserName\":\"Harve Cope\",\"IsApproved\":false,\"LevelOfApprover\":\"LevelTwo\",\"Sequence\":1},{\"AcmRoleId\":1,\"UserId\":2034,\"UserName\":\"Harve Cope\",\"IsApproved\":false,\"LevelOfApprover\":\"LevelTwo\",\"Sequence\":2},{\"AcmRoleId\":18,\"UserId\":1795,\"UserName\":\"Phillip Gaffney\",\"IsApproved\":false,\"LevelOfApprover\":\"LevelTwo\",\"Sequence\":3}],\"IsSkipInvestigation\":false}}" }
{ "timestamp": "2026-07-10 03:47:51.2055", "level": "Error", "severity": "ERROR", "TraceId": "f8327960-42e2-4e2c-9dc2-41fb71f128e0", "message": "Unknown column 'u.notification_sound_id' in 'SELECT'", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'u.notification_sound_id' in 'SELECT'\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior)\r\n   at Dapper.SqlMapper.<QueryImpl>d__138`1.MoveNext()\r\n   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n   at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.GetUserById(Int32 userId) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1066\r\n   at IncidentReporter.API.BLL.IncidentManagementBLL.<ValidateIncidentRequestAsync>d__9.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\IncidentManagementBLL.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.IncidentManagementBLL.<UpdateIncident>d__29.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\IncidentManagementBLL.cs:line 2034", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/IncidentManagement/Incident/1280","Route":"/Organisations/211/IncidentManagement/Incident/1280","Query":"","Body":{"Id":1280,"SiteId":898,"ReportedBy":1836,"CategoryId":29,"DepartmentId":null,"AreaId":null,"ProcessListIds":[],"AssetIds":[],"IncidentDateTime":"2026-07-07T23:50:00Z","OrganisationId":211,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":1,"SectionName":"FIR basic details","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[{"Value":"attachments\\211\\incident-management\\WhatsApp Image 2026-07-08 at 5.49.03 AM_2026-07-08_05-28-16-2816_18dff3bb-f9a4-464f-9818-424139a86d6c.jpeg","FileType":"Image"},{"Value":"attachments\\211\\incident-management\\WhatsApp Image 2026-07-08 at 10.51.31 AM_2026-07-08_05-28-16-2816_554436a8-d39e-4c80-bc8a-2f2cfcf93707.jpeg","FileType":"Image"}],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Name of the victim","Type":"text","Value":"No victim","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_15","Check":"Age of the Victim","Type":"text","Value":"No victim","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_2","Check":"Name of the contractor/MH","Type":"text","Value":"PML","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_3","Check":"Details of people involved","Type":"text","Value":"Mr. Dharmpal Saket","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_4","Check":"Details of Equipment involved","Type":"text","Value":"Dumper truck (TS 07 UG 2697)","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_5","Check":"Involved Activity","Type":"text","Value":"Excavation work","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_6","Check":"Details of reporting person","Type":"text","Value":"MHC Security team ","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_7","Check":"Emergency physician on site?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_8","Check":"Name of the physician","Type":"text","Value":"No","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_9","Check":"Peoples injured","Type":"text","Value":"No","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_10","Check":"Type of injury","Type":"radio","Value":"3","DisplayValue":"Others","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Minor"},{"OptionId":2,"OptionText":"Major"},{"OptionId":3,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_11","Check":"Others (If any other injury type)","Type":"text","Value":"No people injured","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_12","Check":"Part of body","Type":"select","Value":["Others"],"DisplayValue":"Others","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Head"},{"OptionId":2,"OptionText":"Hand"},{"OptionId":3,"OptionText":"Leg"},{"OptionId":4,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":true,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_13","Check":"If any other Body parts involved?","Type":"text","Value":"No people injured","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_14","Check":"(Expected) Day of return to work: (Date or Time)","Type":"text","Value":"08.07.2026","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":true,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective action is taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsible","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"2_3","Check":"Target date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":true,"alignment":"center"},{"field":"check_2","header":"Responsible","placeholder":"","type":"text","editable":true,"required":true,"alignment":"center"},{"field":"check_3","header":"Target date","placeholder":"","type":"date","editable":true,"required":true,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783487619612_zl3fj","check_1":"1.Widen and compact the ramp to poperovide safe access and adequate traction for heavy vehicles. 2 Reduce the ramp gradient to a safe and acceptable slope","check_2":"Mr. Sai Kiran, PML site I/c ","check_3":"2026-07-08"}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signature (s)","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":3,"Check":"Site safety charge","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site safety charge","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":18,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"M/s PML was carrying out excavation work during the night shift on 07.07.2026. While transporting excavated soil, a dumper truck (TS 07 UG 2697) was climbing the designated ramp. The vehicle was being driven by Mr. Dharmpal Saket, holding Driving License No. MP53 20200235382. At 05:20 AM on 08.07.2026, the dumper truck toppled over due to  mechanical malfunction while ascending the ramp. There were no injuries to the driver or any other personnel. The front windshield of the dumper truck was damaged (crack) as a result of the incident. The incident was immediately reported security team ","StatusId":51,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":1,"UserId":1955,"UserName":"Renard Whatley","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":1,"UserId":1955,"UserName":"Renard Whatley","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":18,"UserId":1836,"UserName":"Vennie Pollak","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"Comment":"","IsSkipInvestigation":false,"IncidentValidatedBy":1955}}, "MethodName": "UpdateIncident", "EntryPoint": "API", "InputData": null, "TraceId": "f8327960-42e2-4e2c-9dc2-41fb71f128e0", "ApiInputJson": "{\"Method\":\"PUT\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/211\/IncidentManagement\/Incident\/1280\",\"Route\":\"\/Organisations\/211\/IncidentManagement\/Incident\/1280\",\"Query\":\"\",\"Body\":{\"Id\":1280,\"SiteId\":898,\"ReportedBy\":1836,\"CategoryId\":29,\"DepartmentId\":null,\"AreaId\":null,\"ProcessListIds\":[],\"AssetIds\":[],\"IncidentDateTime\":\"2026-07-07T23:50:00Z\",\"OrganisationId\":211,\"TreatmentOfInjury\":\"\",\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"FIR basic details\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"IsContinuousSectionTable\":false,\"SectionFiles\":[{\"Value\":\"attachments\\\\211\\\\incident-management\\\\WhatsApp Image 2026-07-08 at 5.49.03 AM_2026-07-08_05-28-16-2816_18dff3bb-f9a4-464f-9818-424139a86d6c.jpeg\",\"FileType\":\"Image\"},{\"Value\":\"attachments\\\\211\\\\incident-management\\\\WhatsApp Image 2026-07-08 at 10.51.31 AM_2026-07-08_05-28-16-2816_554436a8-d39e-4c80-bc8a-2f2cfcf93707.jpeg\",\"FileType\":\"Image\"}],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":\"1_1\",\"Check\":\"Name of the victim\",\"Type\":\"text\",\"Value\":\"No victim\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":33.33}},{\"Id\":\"1_15\",\"Check\":\"Age of the Victim\",\"Type\":\"text\",\"Value\":\"No victim\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":33.33}},{\"Id\":\"1_2\",\"Check\":\"Name of the contractor\/MH\",\"Type\":\"text\",\"Value\":\"PML\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":33.33}},{\"Id\":\"1_3\",\"Check\":\"Details of people involved\",\"Type\":\"text\",\"Value\":\"Mr. Dharmpal Saket\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":0,\"WidthPercentage\":33.33}},{\"Id\":\"1_4\",\"Check\":\"Details of Equipment involved\",\"Type\":\"text\",\"Value\":\"Dumper truck (TS 07 UG 2697)\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":1,\"WidthPercentage\":33.33}},{\"Id\":\"1_5\",\"Check\":\"Involved Activity\",\"Type\":\"text\",\"Value\":\"Excavation work\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":2,\"WidthPercentage\":33.33}},{\"Id\":\"1_6\",\"Check\":\"Details of reporting person\",\"Type\":\"text\",\"Value\":\"MHC Security team \",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":0,\"WidthPercentage\":33.33}},{\"Id\":\"1_7\",\"Check\":\"Emergency physician on site?\",\"Type\":\"radio\",\"Value\":\"2\",\"DisplayValue\":\"No\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N\/A\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"horizontal\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":1,\"WidthPercentage\":33.33}},{\"Id\":\"1_8\",\"Check\":\"Name of the physician\",\"Type\":\"text\",\"Value\":\"No\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":2,\"WidthPercentage\":33.33}},{\"Id\":\"1_9\",\"Check\":\"Peoples injured\",\"Type\":\"text\",\"Value\":\"No\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":3,\"ColumnOrder\":0,\"WidthPercentage\":33.33}},{\"Id\":\"1_10\",\"Check\":\"Type of injury\",\"Type\":\"radio\",\"Value\":\"3\",\"DisplayValue\":\"Others\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Minor\"},{\"OptionId\":2,\"OptionText\":\"Major\"},{\"OptionId\":3,\"OptionText\":\"Others\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"horizontal\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":3,\"ColumnOrder\":1,\"WidthPercentage\":33.33}},{\"Id\":\"1_11\",\"Check\":\"Others (If any other injury type)\",\"Type\":\"text\",\"Value\":\"No people injured\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":3,\"ColumnOrder\":2,\"WidthPercentage\":33.33}},{\"Id\":\"1_12\",\"Check\":\"Part of body\",\"Type\":\"select\",\"Value\":[\"Others\"],\"DisplayValue\":\"Others\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Head\"},{\"OptionId\":2,\"OptionText\":\"Hand\"},{\"OptionId\":3,\"OptionText\":\"Leg\"},{\"OptionId\":4,\"OptionText\":\"Others\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":true,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":4,\"ColumnOrder\":0,\"WidthPercentage\":33.33}},{\"Id\":\"1_13\",\"Check\":\"If any other Body parts involved?\",\"Type\":\"text\",\"Value\":\"No people injured\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":4,\"ColumnOrder\":1,\"WidthPercentage\":33.33}},{\"Id\":\"1_14\",\"Check\":\"(Expected) Day of return to work: (Date or Time)\",\"Type\":\"text\",\"Value\":\"08.07.2026\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":4,\"ColumnOrder\":2,\"WidthPercentage\":33.33}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":true,\"IsSectionTable\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":2,\"SectionName\":\"Immediate corrective action is taken\",\"SectionType\":\"table\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"IsContinuousSectionTable\":false,\"SectionFiles\":[],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"2_1\",\"Check\":\"Actions\",\"Type\":\"text\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"2_2\",\"Check\":\"Responsible\",\"Type\":\"text\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}},{\"Id\":\"2_3\",\"Check\":\"Target date\",\"Type\":\"date\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":true,\"alignment\":\"center\"},{\"field\":\"check_2\",\"header\":\"Responsible\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":true,\"alignment\":\"center\"},{\"field\":\"check_3\",\"header\":\"Target date\",\"placeholder\":\"\",\"type\":\"date\",\"editable\":true,\"required\":true,\"alignment\":\"center\"}]},\"Rows\":[{\"_rowId\":\"r_1783487619612_zl3fj\",\"check_1\":\"1.Widen and compact the ramp to poperovide safe access and adequate traction for heavy vehicles. 2 Reduce the ramp gradient to a safe and acceptable slope\",\"check_2\":\"Mr. Sai Kiran, PML site I\/c \",\"check_3\":\"2026-07-08\"}]},\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":3,\"SectionName\":\"Signature (s)\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":3,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Corporate head( HO )\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Corporate head( HO )\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":1,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":2,\"Check\":\"Corporate head( HO )\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Corporate head( HO )\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":1,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}},{\"Id\":3,\"Check\":\"Site safety charge\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site safety charge\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":18,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]}]},\"IncidentDescription\":\"M\/s PML was carrying out excavation work during the night shift on 07.07.2026. While transporting excavated soil, a dumper truck (TS 07 UG 2697) was climbing the designated ramp. The vehicle was being driven by Mr. Dharmpal Saket, holding Driving License No. MP53 20200235382. At 05:20 AM on 08.07.2026, the dumper truck toppled over due to  mechanical malfunction while ascending the ramp. There were no injuries to the driver or any other personnel. The front windshield of the dumper truck was damaged (crack) as a result of the incident. The incident was immediately reported security team \",\"StatusId\":51,\"TeamFormation\":{\"TeamLeaderUserId\":null,\"TeamMemberUserIds\":[],\"TargetDate\":null,\"Remarks\":\"\"},\"Approvers\":[{\"AcmRoleId\":1,\"UserId\":1955,\"UserName\":\"Renard Whatley\",\"IsApproved\":false,\"LevelOfApprover\":\"LevelTwo\",\"Sequence\":1},{\"AcmRoleId\":1,\"UserId\":1955,\"UserName\":\"Renard Whatley\",\"IsApproved\":false,\"LevelOfApprover\":\"LevelTwo\",\"Sequence\":2},{\"AcmRoleId\":18,\"UserId\":1836,\"UserName\":\"Vennie Pollak\",\"IsApproved\":false,\"LevelOfApprover\":\"LevelTwo\",\"Sequence\":3}],\"Comment\":\"\",\"IsSkipInvestigation\":false,\"IncidentValidatedBy\":1955}}" }
{ "timestamp": "2026-07-10 04:41:06.1422", "level": "Error", "severity": "ERROR", "TraceId": "4bc1934b-670c-46a1-a821-d17d748d47c7", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34559,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Planned\",\"Asset\":\"SKID STEER LOADER\",\"AssignedTo\":\"Mozell Heaton\",\"DueDate\":\"13-Jul-2026\",\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":36,"InspectionName":"test","OrganisationId":248,"SiteId":708,"DepartmentId":121,"AreaId":null,"AssetTypeId":97,"ProcessId":null,"AssetId":467,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:28:54Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Mixer machine should be physically fit.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) Rotating part & IC engine should be covered with fix guard.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) No damage in tire (crack, cuts & air pressure, etc.).","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Rotating part of gear should be covered.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Proper handle lock should be available.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Handle should be free from defect.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Mixer machine should be with proper handle to control the movement.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[{"Value":"attachments\\248\\inspections\\Image (19)_2026-07-10_04-41-05-415_343c74d5-b709-4c44-ad41-2861368efcb7.jpg","FileType":"Image"}],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":621,"TaskIds":[],"DueDate":"2026-07-13","AssignedToUser":[5538],"SaveStatus":1}} }
{ "timestamp": "2026-07-10 04:45:42.4706", "level": "Error", "severity": "ERROR", "TraceId": "3748afc7-8a3b-4224-8cb7-e232b9a0b02d", "message": "Response status code does not indicate success: 400 (BAD REQUEST).", "stackTrace": "System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).\r\n   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n   at IncidentReporter.API.Helpers.SupersetClient.<PostGuestTokenAsync>d__15.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 95\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.SupersetClient.<MintGuestTokenAsync>d__14.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 71\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.EmbedBll.<GetGuestTokenAsync>d__5.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\EmbedBll.cs:line 120", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisation/256/Embed/GuestToken","Route":"/Organisation/256/Embed/GuestToken","Query":"","Body":{"resourceType":"master_dashboard","resourceUuid":"1"}}, "MethodName": "GetGuestTokenAsync", "EntryPoint": "API", "InputData": null, "TraceId": "3748afc7-8a3b-4224-8cb7-e232b9a0b02d", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisation\/256\/Embed\/GuestToken\",\"Route\":\"\/Organisation\/256\/Embed\/GuestToken\",\"Query\":\"\",\"Body\":{\"resourceType\":\"master_dashboard\",\"resourceUuid\":\"1\"}}" }
{ "timestamp": "2026-07-10 04:50:50.9277", "level": "Error", "severity": "ERROR", "TraceId": "a3b0e814-2fa6-4dc0-88c9-30b37d50f7ec", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34559,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Planned\",\"Asset\":\"SKID STEER LOADER\",\"AssignedTo\":\"Mozell Heaton\",\"DueDate\":\"13-Jul-2026\",\"NonOqshaAssets\":null,\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Checklist\",\"SectionType\":\"radiobutton\",\"OrganisationId\":248,\"CreatedOn\":\"2025-09-13T08:28:54Z\",\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"1) Mixer machine should be physically fit.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":2,\"Check\":\"2) Rotating part & IC engine should be covered with fix guard.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":3,\"Check\":\"3) No damage in tire (crack, cuts & air pressure, etc.).\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":4,\"Check\":\"4) Rotating part of gear should be covered.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":5,\"Check\":\"5) Proper handle lock should be available.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":6,\"Check\":\"6) Handle should be free from defect.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":7,\"Check\":\"7) Mixer machine should be with proper handle to control the movement.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":8,\"Check\":\"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null}],\"MandatoryChecksCount\":0,\"SectionFiles\":[{\"Value\":\"attachments\\\\248\\\\inspections\\\\Image (19)_2026-07-10_04-41-05-415_343c74d5-b709-4c44-ad41-2861368efcb7.jpg\",\"FileType\":\"Image\"}],\"IsMainSection\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"AllowTaskAssociation\":false,\"TableConfig\":null}],\"AssociatedTasks\":\"\",\"Area\":null},\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Verify\",\"Asset\":\"SKID STEER LOADER\",\"AssignedTo\":\"Mozell Heaton\",\"DueDate\":\"13-Jul-2026\",\"NonOqshaAssets\":null,\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Checklist\",\"SectionType\":\"radiobutton\",\"OrganisationId\":248,\"CreatedOn\":\"2025-09-13T08:28:54Z\",\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"1) Mixer machine should be physically fit.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":2,\"Check\":\"2) Rotating part & IC engine should be covered with fix guard.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":3,\"Check\":\"3) No damage in tire (crack, cuts & air pressure, etc.).\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":4,\"Check\":\"4) Rotating part of gear should be covered.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":5,\"Check\":\"5) Proper handle lock should be available.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":6,\"Check\":\"6) Handle should be free from defect.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":7,\"Check\":\"7) Mixer machine should be with proper handle to control the movement.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":8,\"Check\":\"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null}],\"MandatoryChecksCount\":0,\"SectionFiles\":[{\"Value\":\"attachments\\\\248\\\\inspections\\\\Image (19)_2026-07-10_04-41-05-415_343c74d5-b709-4c44-ad41-2861368efcb7.jpg\",\"FileType\":\"Image\"}],\"IsMainSection\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"AllowTaskAssociation\":false,\"TableConfig\":null}],\"AssociatedTasks\":\"\",\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisation/248/Inspection/34559","Route":"/Organisation/248/Inspection/34559","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 04:51:15.6733", "level": "Error", "severity": "ERROR", "TraceId": "56ef77bc-1bba-4f35-be89-3ac19d156b60", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "56ef77bc-1bba-4f35-be89-3ac19d156b60", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:51:15.7092", "level": "Error", "severity": "ERROR", "TraceId": "56ef77bc-1bba-4f35-be89-3ac19d156b60", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "56ef77bc-1bba-4f35-be89-3ac19d156b60", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:51:23.6465", "level": "Error", "severity": "ERROR", "TraceId": "3be257bf-d06b-4e98-8d14-d07740770dd2", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "3be257bf-d06b-4e98-8d14-d07740770dd2", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:51:23.6465", "level": "Error", "severity": "ERROR", "TraceId": "3be257bf-d06b-4e98-8d14-d07740770dd2", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "3be257bf-d06b-4e98-8d14-d07740770dd2", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:51:24.9153", "level": "Error", "severity": "ERROR", "TraceId": "6bfef53f-96f7-4d30-96ac-70dcda7913d5", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "6bfef53f-96f7-4d30-96ac-70dcda7913d5", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:51:24.9153", "level": "Error", "severity": "ERROR", "TraceId": "6bfef53f-96f7-4d30-96ac-70dcda7913d5", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "6bfef53f-96f7-4d30-96ac-70dcda7913d5", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:04.0906", "level": "Error", "severity": "ERROR", "TraceId": "36f374f6-7528-418d-bd27-b5ed4acfa1a7", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "36f374f6-7528-418d-bd27-b5ed4acfa1a7", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:04.0906", "level": "Error", "severity": "ERROR", "TraceId": "36f374f6-7528-418d-bd27-b5ed4acfa1a7", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "36f374f6-7528-418d-bd27-b5ed4acfa1a7", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:04.7555", "level": "Error", "severity": "ERROR", "TraceId": "4cf37429-958b-4fb9-b73a-e00974c2adab", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "4cf37429-958b-4fb9-b73a-e00974c2adab", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:04.7555", "level": "Error", "severity": "ERROR", "TraceId": "4cf37429-958b-4fb9-b73a-e00974c2adab", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "4cf37429-958b-4fb9-b73a-e00974c2adab", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:06.0731", "level": "Error", "severity": "ERROR", "TraceId": "0b17a99a-af11-466e-ae7a-ad628da09b64", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "0b17a99a-af11-466e-ae7a-ad628da09b64", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:06.0731", "level": "Error", "severity": "ERROR", "TraceId": "0b17a99a-af11-466e-ae7a-ad628da09b64", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "0b17a99a-af11-466e-ae7a-ad628da09b64", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:08.0585", "level": "Error", "severity": "ERROR", "TraceId": "cddbee1f-6300-4c72-8668-c1a227694fc6", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "cddbee1f-6300-4c72-8668-c1a227694fc6", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:08.0585", "level": "Error", "severity": "ERROR", "TraceId": "cddbee1f-6300-4c72-8668-c1a227694fc6", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "cddbee1f-6300-4c72-8668-c1a227694fc6", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:11.7108", "level": "Error", "severity": "ERROR", "TraceId": "5023fe3d-8afc-40fd-87e3-ae39f438abc4", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "5023fe3d-8afc-40fd-87e3-ae39f438abc4", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:11.7108", "level": "Error", "severity": "ERROR", "TraceId": "5023fe3d-8afc-40fd-87e3-ae39f438abc4", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "5023fe3d-8afc-40fd-87e3-ae39f438abc4", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:12.7899", "level": "Error", "severity": "ERROR", "TraceId": "2706599f-8141-4fd1-b9a0-042ae9a0e9aa", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "2706599f-8141-4fd1-b9a0-042ae9a0e9aa", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:12.7899", "level": "Error", "severity": "ERROR", "TraceId": "2706599f-8141-4fd1-b9a0-042ae9a0e9aa", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "2706599f-8141-4fd1-b9a0-042ae9a0e9aa", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:14.3483", "level": "Error", "severity": "ERROR", "TraceId": "3d10e2bd-cad3-45d9-91d6-1387bfc41ff0", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 1aeb311a-621e-47dd-8784-0f0e5842a6f3 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "3d10e2bd-cad3-45d9-91d6-1387bfc41ff0", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 04:52:14.3483", "level": "Error", "severity": "ERROR", "TraceId": "3d10e2bd-cad3-45d9-91d6-1387bfc41ff0", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/375/Export","Route":"/Organisations/264/WorkPermitV2/375/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "3d10e2bd-cad3-45d9-91d6-1387bfc41ff0", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/375\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 05:04:16.6689", "level": "Error", "severity": "ERROR", "TraceId": "8eea64bf-73a0-463f-bd86-d4cac5e46d9b", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403789,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/GRR/GLTO/BL/26/00001\",\"Site\":\"Alanreed\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork","Route":"/Organisations/211/PermitToWork","Query":"","Body":{"Lat":null,"Long":null,"OrganisationId":211,"JobTypeIds":[140],"AssetIds":"","PtwUsersInvolved":[],"PtwOtherUsersInvolved":null,"SiteId":588,"CompanyId":42,"IsNightWork":true,"InspectionIds":[],"WorkLocation":"","NoOfWorkers":"","ToolsUsed":"","ScopeOfWork":"","WorkDescription":"","ReferencePermitNumber":"","PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"05:03","PtwEndTime":"12:30","IsUnInterruptedWork":false,"PermitToWorkChecks":[{"SectionId":85,"SectionName":"Hazards","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5871,"Check":"Fly Rock","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5872,"Check":"Dust","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5873,"Check":"Fumes","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5874,"Check":"Toxic Gases","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5875,"Check":"Miss-Fires","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5876,"Check":"Explosion","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5877,"Check":"Fire","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5878,"Check":"Vibration","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5879,"Check":"Noise","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5880,"Check":"Other Hazards","Type":"freetext","Value":"","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":86,"SectionName":"Precautions Taken","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5881,"Check":"Licensed Blaster","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5882,"Check":"Blasting NOC","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5883,"Check":"Blasting Siren","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5884,"Check":"HIRA Undertaken","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5885,"Check":"Signage's Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5886,"Check":"Blasting  SOP","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5887,"Check":"Controlled Blasting","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5888,"Check":"Separate Containers for Explosive & ED's","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5889,"Check":"Awareness on expected emergencies ?","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5890,"Check":"Other Precautions","Type":"freetext","Value":"","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":91,"SectionName":"Toolbox Talks","SectionFiles":[],"AllowAttachments":false,"SectionType":"File","Checks":[{"Id":5909,"Check":"Topics discussed","Type":"freetext","Value":"","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5910,"Check":"Attach photo","Type":"file","Value":"","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":87,"SectionName":"Job Specific PPEs","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5891,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5892,"Check":"Safety Shoes","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5893,"Check":"Ear Plugs / Muffs","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5894,"Check":"Reflective Vest","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5895,"Check":"Hand Gloves","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5896,"Check":"Nose Mask","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5897,"Check":"Goggles","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5898,"Check":"Other PPE's","Type":"freetext","Value":"","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":90,"SectionName":"Safety Considerations","SectionFiles":[],"AllowAttachments":true,"SectionType":"Radiobutton","Checks":[{"Id":5899,"Check":"The blaster must possess a valid license.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5900,"Check":"Explosive to be transported in road, in an Explosive van.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5901,"Check":"Explosive should not be carried in the same vehicle with detonators.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5902,"Check":"Vehicle should be equipped with a non-sparking metal or wooden floor.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5903,"Check":"Do not use damaged/deteriorated explosives and accessories.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5904,"Check":"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5905,"Check":"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5906,"Check":"Ensure to handle miss-fires by authorised blaster.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5907,"Check":"Carryout blasting is in day light hours only.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5908,"Check":"All Blasting’s should be controlled/muffed blasting’s.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]}],"ApproverAssignedTo":4014,"IssuerAssignedTo":null,"ReviewerAssignedTo":null}} }
{ "timestamp": "2026-07-10 05:07:34.9909", "level": "Error", "severity": "ERROR", "TraceId": "d849b56b-5c71-4e7f-ae56-6a25c7d59989", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403789,\"ChangedBy\":{\"UserId\":4014,\"Name\":\"Adalberto Kaufmann\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"PermitToWorkUid\":\"P/GLTO/GRR/GLTO/BL/26/00001\",\"Site\":\"Alanreed\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]},\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/GRR/GLTO/BL/26/00001\",\"Site\":\"Alanreed\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}}]}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork/403789","Route":"/Organisations/211/PermitToWork/403789","Query":"","Body":{"Id":403789,"JobTypeIds":[140],"OrganisationId":211,"CompanyId":42,"CompanyName":"Galecto Inc.","SiteId":588,"PermitToWorkUId":"P/GLTO/GRR/GLTO/BL/26/00001","WorkLocation":"","ScopeOfWork":"","PermitToWorkStartDate":"2026-07-10T00:00:00Z","PermitToWorkEndDate":"2026-07-10T00:00:00Z","ToolsUsed":"","WorkDescription":"","ReferencePermitNumber":"","RequestedBy":881,"RequestedByName":"Sincere Kidwell","RequestedOn":"2026-07-10T05:04:16Z","Status":"Active","PtwStatusId":3,"PermitToWorkStatus":"Requested","PtwStatusCustomName":"Requested","NextExpectedStatusId":1,"NextExpectedStatus":"Approve","CreatedOn":"2026-07-10T05:04:16Z","CreatedBy":881,"ModifiedOn":"2026-07-10T05:04:16Z","ModifiedBy":881,"RequestedByMobileNumber":"+912000007341","ApproverAssignedTo":4014,"PermitToWorkChecks":[{"SectionId":85,"SectionName":"Hazards","SectionType":"Checkbox","SectionFiles":[],"Checks":[{"Id":5871,"Check":"Fly Rock","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5872,"Check":"Dust","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5873,"Check":"Fumes","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5874,"Check":"Toxic Gases","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5875,"Check":"Miss-Fires","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5876,"Check":"Explosion","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5877,"Check":"Fire","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5878,"Check":"Vibration","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5879,"Check":"Noise","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5880,"Check":"Other Hazards","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":86,"SectionName":"Precautions Taken","SectionType":"Checkbox","SectionFiles":[],"Checks":[{"Id":5881,"Check":"Licensed Blaster","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5882,"Check":"Blasting NOC","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5883,"Check":"Blasting Siren","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5884,"Check":"HIRA Undertaken","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5885,"Check":"Signage's Provided","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5886,"Check":"Blasting  SOP","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5887,"Check":"Controlled Blasting","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5888,"Check":"Separate Containers for Explosive & ED's","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5889,"Check":"Awareness on expected emergencies ?","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5890,"Check":"Other Precautions","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":91,"SectionName":"Toolbox Talks","SectionType":"File","SectionFiles":[],"Checks":[{"Id":5909,"Check":"Topics discussed","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5910,"Check":"Attach photo","Value":"0","Type":"file","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":false},{"SectionId":87,"SectionName":"Job Specific PPEs","SectionType":"Checkbox","SectionFiles":[],"Checks":[{"Id":5891,"Check":"Safety Helmet","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5892,"Check":"Safety Shoes","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5893,"Check":"Ear Plugs / Muffs","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5894,"Check":"Reflective Vest","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5895,"Check":"Hand Gloves","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5896,"Check":"Nose Mask","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5897,"Check":"Goggles","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5898,"Check":"Other PPE's","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":90,"SectionName":"Safety Considerations","SectionType":"Radiobutton","SectionFiles":[],"Checks":[{"Id":5899,"Check":"The blaster must possess a valid license.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5900,"Check":"Explosive to be transported in road, in an Explosive van.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5901,"Check":"Explosive should not be carried in the same vehicle with detonators.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5902,"Check":"Vehicle should be equipped with a non-sparking metal or wooden floor.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5903,"Check":"Do not use damaged/deteriorated explosives and accessories.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5904,"Check":"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5905,"Check":"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5906,"Check":"Ensure to handle miss-fires by authorised blaster.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5907,"Check":"Carryout blasting is in day light hours only.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5908,"Check":"All Blasting’s should be controlled/muffed blasting’s.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}}],"CancelledByName":"","ReApprovedByName":"","RejectedByName":"","PtwStartTime":"05:03:00","PtwEndTime":"12:30:00","AssetIds":[],"PreviousDayUsersInvolved":[],"PreviousDayOtherUsersInvolved":[],"SiteMarkers":[],"IsUnInterruptedWork":false,"IsOnline":1,"PtwCompanyUsers":[],"WorkPermitForDate":"2026-07-10T00:00:00Z","InspectionIds":[],"PtwUsersInvolved":[],"PtwOtherUsersInvolved":"","ReviewerAssignedTo":5120}} }
{ "timestamp": "2026-07-10 05:08:22.4645", "level": "Error", "severity": "ERROR", "TraceId": "e86b37c7-b299-47c9-b2bd-dea55fc19911", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403789,\"ChangedBy\":{\"UserId\":5120,\"Name\":\"Arly Coleman\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"PermitToWorkUid\":\"P/GLTO/GRR/GLTO/BL/26/00001\",\"Site\":\"Alanreed\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}}]},\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/GRR/GLTO/BL/26/00001\",\"Site\":\"Alanreed\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}}]}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork/403789","Route":"/Organisations/211/PermitToWork/403789","Query":"","Body":{"Id":403789,"JobTypeIds":[140],"OrganisationId":211,"CompanyId":42,"CompanyName":"Galecto Inc.","SiteId":588,"PermitToWorkUId":"P/GLTO/GRR/GLTO/BL/26/00001","WorkLocation":"","ScopeOfWork":"","PermitToWorkStartDate":"2026-07-10T00:00:00Z","PermitToWorkEndDate":"2026-07-10T00:00:00Z","ToolsUsed":"","WorkDescription":"","ReferencePermitNumber":"","RequestedBy":881,"RequestedByName":"Sincere Kidwell","RequestedOn":"2026-07-10T05:04:16Z","ApprovedBy":4014,"Status":"Active","ApprovedOn":"2026-07-10T05:07:35Z","PtwStatusId":1,"PermitToWorkStatus":"Approved","PtwStatusCustomName":"Approved","NextExpectedStatusId":4,"NextExpectedStatus":"Authorize","CreatedOn":"2026-07-10T05:04:16Z","CreatedBy":881,"ModifiedOn":"2026-07-10T05:07:35Z","ModifiedBy":4014,"ApprovedByName":"Adalberto Kaufmann","RequestedByMobileNumber":"+912000007341","ApprovedByMobileNumber":"+912000004800","ReviewerAssignedTo":5120,"ApproverAssignedTo":4014,"PermitToWorkChecks":[{"SectionId":85,"SectionName":"Hazards","SectionType":"Checkbox","SectionFiles":[],"Checks":[{"Id":5871,"Check":"Fly Rock","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5872,"Check":"Dust","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5873,"Check":"Fumes","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5874,"Check":"Toxic Gases","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5875,"Check":"Miss-Fires","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5876,"Check":"Explosion","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5877,"Check":"Fire","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5878,"Check":"Vibration","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5879,"Check":"Noise","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5880,"Check":"Other Hazards","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":86,"SectionName":"Precautions Taken","SectionType":"Checkbox","SectionFiles":[],"Checks":[{"Id":5881,"Check":"Licensed Blaster","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5882,"Check":"Blasting NOC","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5883,"Check":"Blasting Siren","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5884,"Check":"HIRA Undertaken","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5885,"Check":"Signage's Provided","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5886,"Check":"Blasting  SOP","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5887,"Check":"Controlled Blasting","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5888,"Check":"Separate Containers for Explosive & ED's","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5889,"Check":"Awareness on expected emergencies ?","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5890,"Check":"Other Precautions","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":91,"SectionName":"Toolbox Talks","SectionType":"File","SectionFiles":[],"Checks":[{"Id":5909,"Check":"Topics discussed","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5910,"Check":"Attach photo","Value":"0","Type":"file","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":false},{"SectionId":87,"SectionName":"Job Specific PPEs","SectionType":"Checkbox","SectionFiles":[],"Checks":[{"Id":5891,"Check":"Safety Helmet","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5892,"Check":"Safety Shoes","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5893,"Check":"Ear Plugs / Muffs","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5894,"Check":"Reflective Vest","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5895,"Check":"Hand Gloves","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5896,"Check":"Nose Mask","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5897,"Check":"Goggles","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5898,"Check":"Other PPE's","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":90,"SectionName":"Safety Considerations","SectionType":"Radiobutton","SectionFiles":[],"Checks":[{"Id":5899,"Check":"The blaster must possess a valid license.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5900,"Check":"Explosive to be transported in road, in an Explosive van.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5901,"Check":"Explosive should not be carried in the same vehicle with detonators.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5902,"Check":"Vehicle should be equipped with a non-sparking metal or wooden floor.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5903,"Check":"Do not use damaged/deteriorated explosives and accessories.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5904,"Check":"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5905,"Check":"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5906,"Check":"Ensure to handle miss-fires by authorised blaster.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5907,"Check":"Carryout blasting is in day light hours only.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5908,"Check":"All Blasting’s should be controlled/muffed blasting’s.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}}],"CancelledByName":"","ReApprovedByName":"","RejectedByName":"","PtwStartTime":"05:03:00","PtwEndTime":"12:30:00","AssetIds":[],"PreviousDayUsersInvolved":[],"PreviousDayOtherUsersInvolved":[],"ApprovedByLatitude":23.567334321,"ApprovedByLongitude":87.272771834,"SiteMarkers":[],"IsUnInterruptedWork":false,"IsOnline":1,"PtwCompanyUsers":[],"WorkPermitForDate":"2026-07-10T00:00:00Z","InspectionIds":[],"PtwUsersInvolved":[],"PtwOtherUsersInvolved":""}} }
{ "timestamp": "2026-07-10 05:14:05.8147", "level": "Error", "severity": "ERROR", "TraceId": "3787fb95-3f82-48d5-a9eb-88bc8e35a519", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403790,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/VIP/ASLE/BL/26/00001\",\"Site\":\"Vinings\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork","Route":"/Organisations/211/PermitToWork","Query":"","Body":{"Lat":null,"Long":null,"OrganisationId":211,"JobTypeIds":[140],"AssetIds":"","PtwUsersInvolved":[],"PtwOtherUsersInvolved":null,"SiteId":616,"CompanyId":204,"IsNightWork":true,"InspectionIds":[],"WorkLocation":"","NoOfWorkers":"","ToolsUsed":"","ScopeOfWork":"","WorkDescription":"","ReferencePermitNumber":"","PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"05:13","PtwEndTime":"12:30","IsUnInterruptedWork":false,"PermitToWorkChecks":[{"SectionId":85,"SectionName":"Hazards","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5871,"Check":"Fly Rock","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5872,"Check":"Dust","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5873,"Check":"Fumes","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5874,"Check":"Toxic Gases","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5875,"Check":"Miss-Fires","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5876,"Check":"Explosion","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5877,"Check":"Fire","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5878,"Check":"Vibration","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5879,"Check":"Noise","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5880,"Check":"Other Hazards","Type":"freetext","Value":"","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":86,"SectionName":"Precautions Taken","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5881,"Check":"Licensed Blaster","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5882,"Check":"Blasting NOC","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5883,"Check":"Blasting Siren","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5884,"Check":"HIRA Undertaken","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5885,"Check":"Signage's Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5886,"Check":"Blasting  SOP","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5887,"Check":"Controlled Blasting","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5888,"Check":"Separate Containers for Explosive & ED's","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5889,"Check":"Awareness on expected emergencies ?","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5890,"Check":"Other Precautions","Type":"freetext","Value":"","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":91,"SectionName":"Toolbox Talks","SectionFiles":[],"AllowAttachments":false,"SectionType":"File","Checks":[{"Id":5909,"Check":"Topics discussed","Type":"freetext","Value":"","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5910,"Check":"Attach photo","Type":"file","Value":"","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":87,"SectionName":"Job Specific PPEs","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5891,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5892,"Check":"Safety Shoes","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5893,"Check":"Ear Plugs / Muffs","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5894,"Check":"Reflective Vest","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5895,"Check":"Hand Gloves","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5896,"Check":"Nose Mask","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5897,"Check":"Goggles","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5898,"Check":"Other PPE's","Type":"freetext","Value":"","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":90,"SectionName":"Safety Considerations","SectionFiles":[],"AllowAttachments":true,"SectionType":"Radiobutton","Checks":[{"Id":5899,"Check":"The blaster must possess a valid license.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5900,"Check":"Explosive to be transported in road, in an Explosive van.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5901,"Check":"Explosive should not be carried in the same vehicle with detonators.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5902,"Check":"Vehicle should be equipped with a non-sparking metal or wooden floor.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5903,"Check":"Do not use damaged/deteriorated explosives and accessories.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5904,"Check":"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5905,"Check":"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5906,"Check":"Ensure to handle miss-fires by authorised blaster.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5907,"Check":"Carryout blasting is in day light hours only.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5908,"Check":"All Blasting’s should be controlled/muffed blasting’s.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]}],"ApproverAssignedTo":null,"ReviewerAssignedTo":null,"IssuerAssignedTo":7402}} }
{ "timestamp": "2026-07-10 05:15:07.1714", "level": "Error", "severity": "ERROR", "TraceId": "a98d8efb-2251-4e27-8377-9a2a5fcdc78a", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403790,\"ChangedBy\":{\"UserId\":7402,\"Name\":\"Aditya Brownell\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"PermitToWorkUid\":\"P/GLTO/VIP/ASLE/BL/26/00001\",\"Site\":\"Vinings\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]},\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/VIP/ASLE/BL/26/00001\",\"Site\":\"Vinings\",\"TypeOfPermit\":\"Blasting Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5871,\"Check\":\"Fly Rock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5872,\"Check\":\"Dust\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5873,\"Check\":\"Fumes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5874,\"Check\":\"Toxic Gases\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5875,\"Check\":\"Miss-Fires\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5876,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5877,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5878,\"Check\":\"Vibration\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5879,\"Check\":\"Noise\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5880,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5881,\"Check\":\"Licensed Blaster\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5882,\"Check\":\"Blasting NOC\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5883,\"Check\":\"Blasting Siren\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5884,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5885,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5886,\"Check\":\"Blasting  SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5887,\"Check\":\"Controlled Blasting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5888,\"Check\":\"Separate Containers for Explosive & ED's\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5889,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5890,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5909,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5910,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5891,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5892,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5893,\"Check\":\"Ear Plugs / Muffs\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5894,\"Check\":\"Reflective Vest\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5895,\"Check\":\"Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5896,\"Check\":\"Nose Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5897,\"Check\":\"Goggles\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5898,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5899,\"Check\":\"The blaster must possess a valid license.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5900,\"Check\":\"Explosive to be transported in road, in an Explosive van.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5901,\"Check\":\"Explosive should not be carried in the same vehicle with detonators.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5902,\"Check\":\"Vehicle should be equipped with a non-sparking metal or wooden floor.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5903,\"Check\":\"Do not use damaged/deteriorated explosives and accessories.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5904,\"Check\":\"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5905,\"Check\":\"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5906,\"Check\":\"Ensure to handle miss-fires by authorised blaster.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5907,\"Check\":\"Carryout blasting is in day light hours only.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5908,\"Check\":\"All Blasting\u2019s should be controlled/muffed blasting\u2019s.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork/403790","Route":"/Organisations/211/PermitToWork/403790","Query":"","Body":{"Id":403790,"JobTypeIds":[140],"OrganisationId":211,"CompanyId":204,"CompanyName":"AerSale Corporation","SiteId":616,"PermitToWorkUId":"P/GLTO/VIP/ASLE/BL/26/00001","WorkLocation":"","ScopeOfWork":"","PermitToWorkStartDate":"2026-07-10T00:00:00Z","PermitToWorkEndDate":"2026-07-10T00:00:00Z","ToolsUsed":"","WorkDescription":"","ReferencePermitNumber":"","RequestedBy":881,"RequestedByName":"Sincere Kidwell","RequestedOn":"2026-07-10T05:14:05Z","Status":"Active","PtwStatusId":3,"PermitToWorkStatus":"Requested","PtwStatusCustomName":"Requested","NextExpectedStatusId":2,"NextExpectedStatus":"Issue","CreatedOn":"2026-07-10T05:14:05Z","CreatedBy":881,"ModifiedOn":"2026-07-10T05:14:05Z","ModifiedBy":881,"RequestedByMobileNumber":"+912000007341","IssuerAssignedTo":7402,"PermitToWorkChecks":[{"SectionId":85,"Checks":[{"Id":5871,"Check":"Fly Rock","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5872,"Check":"Dust","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5873,"Check":"Fumes","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5874,"Check":"Toxic Gases","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5875,"Check":"Miss-Fires","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5876,"Check":"Explosion","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5877,"Check":"Fire","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5878,"Check":"Vibration","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5879,"Check":"Noise","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5880,"Check":"Other Hazards","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Hazards","SectionType":"Checkbox","AllowAttachments":true},{"SectionId":86,"Checks":[{"Id":5881,"Check":"Licensed Blaster","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5882,"Check":"Blasting NOC","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5883,"Check":"Blasting Siren","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5884,"Check":"HIRA Undertaken","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5885,"Check":"Signage's Provided","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5886,"Check":"Blasting  SOP","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5887,"Check":"Controlled Blasting","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5888,"Check":"Separate Containers for Explosive & ED's","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5889,"Check":"Awareness on expected emergencies ?","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5890,"Check":"Other Precautions","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Precautions Taken","SectionType":"Checkbox","AllowAttachments":true},{"SectionId":91,"Checks":[{"Id":5909,"Check":"Topics discussed","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5910,"Check":"Attach photo","Value":"0","Type":"file","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Toolbox Talks","SectionType":"File","AllowAttachments":false},{"SectionId":87,"Checks":[{"Id":5891,"Check":"Safety Helmet","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5892,"Check":"Safety Shoes","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5893,"Check":"Ear Plugs / Muffs","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5894,"Check":"Reflective Vest","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5895,"Check":"Hand Gloves","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5896,"Check":"Nose Mask","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5897,"Check":"Goggles","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5898,"Check":"Other PPE's","Value":"","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Job Specific PPEs","SectionType":"Checkbox","AllowAttachments":true},{"SectionId":90,"Checks":[{"Id":5899,"Check":"The blaster must possess a valid license.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5900,"Check":"Explosive to be transported in road, in an Explosive van.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5901,"Check":"Explosive should not be carried in the same vehicle with detonators.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5902,"Check":"Vehicle should be equipped with a non-sparking metal or wooden floor.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5903,"Check":"Do not use damaged/deteriorated explosives and accessories.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5904,"Check":"No holes should be loaded except those that are to be fired in the next round of blasting. Holes loaded during one shift should be fired on the same shift.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5905,"Check":"Post guards with red flags at a safe distance around the site to prevent persons approaching the danger area inadvertently while the shots are being fired.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5906,"Check":"Ensure to handle miss-fires by authorised blaster.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5907,"Check":"Carryout blasting is in day light hours only.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5908,"Check":"All Blasting’s should be controlled/muffed blasting’s.","Value":"0","Type":"radiobutton","IsMandatory":1,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Safety Considerations","SectionType":"Radiobutton","AllowAttachments":true}],"CancelledByName":"","ReApprovedByName":"","RejectedByName":"","PtwStartTime":"05:13:00","PtwEndTime":"12:30:00","AssetIds":[],"PreviousDayUsersInvolved":[],"PreviousDayOtherUsersInvolved":[],"SiteMarkers":[],"IsUnInterruptedWork":false,"IsOnline":1,"WorkPermitForDate":"2026-07-10T00:00:00Z","InspectionIds":[],"PtwUsersInvolved":[],"PtwOtherUsersInvolved":"","ApproverAssignedTo":3521,"ReviewerAssignedTo":null}} }
{ "timestamp": "2026-07-10 05:22:35.1888", "level": "Error", "severity": "ERROR", "TraceId": "5f09abac-337e-4b56-a0c2-f2aa74349c74", "message": "HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/377/Export","Route":"/Organisations/264/WorkPermitV2/377/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "5f09abac-337e-4b56-a0c2-f2aa74349c74", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/377\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/377\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 05:23:00.5090", "level": "Error", "severity": "ERROR", "TraceId": "f7b942bf-0b47-474f-93ec-28c211fe6a92", "message": "HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/378/Export","Route":"/Organisations/264/WorkPermitV2/378/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "f7b942bf-0b47-474f-93ec-28c211fe6a92", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/378\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/378\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 05:23:00.8378", "level": "Error", "severity": "ERROR", "TraceId": "9b4e74dd-853c-46c8-b242-0773ce2e9129", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":248,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations V2 IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"PSSR IsVisible\":1,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Training Courses V2 IsVisible\":0,\"Training register IsVisible\":1,\"Training Register V2 IsVisible\":0,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/248","Route":"/Admin/UpdateOrganisation/248","Query":"","Body":{"Id":248,"UserId":4094,"Email":"osm01390@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"HRPS19","OrganisationName":"Falcon's Beyond Global Inc. Warrants","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":393,"StartDate":"2025-07-31T00:00:00Z","EndDate":"2026-12-31T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":""},"DeletedPackages":[],"OwnerIds":[267,4094],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 05:23:04.4785", "level": "Error", "severity": "ERROR", "TraceId": "f99e42fe-efd5-4da1-9a16-7c50e22d1aec", "message": "HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/378/Export","Route":"/Organisations/264/WorkPermitV2/378/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "f99e42fe-efd5-4da1-9a16-7c50e22d1aec", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/378\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/378\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 05:23:18.3058", "level": "Error", "severity": "ERROR", "TraceId": "abdddd31-ae25-4637-9d80-78829933fcc0", "message": "HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/378/Export","Route":"/Organisations/264/WorkPermitV2/378/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "abdddd31-ae25-4637-9d80-78829933fcc0", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/378\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/378\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 05:25:16.6093", "level": "Error", "severity": "ERROR", "TraceId": "04c3697b-ca00-41a6-9392-4fa1d23cb629", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":248,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/248","Route":"/Admin/UpdateOrganisation/248","Query":"","Body":{"Id":248,"UserId":4094,"Email":"osm01390@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"HRPS19","OrganisationName":"Falcon's Beyond Global Inc. Warrants","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":393,"StartDate":"2025-07-31T00:00:00Z","EndDate":"2026-12-31T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":""},"DeletedPackages":[],"OwnerIds":[267,4094],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 05:36:45.6443", "level": "Error", "severity": "ERROR", "TraceId": "d3372276-1270-4de6-870a-e4af6a8422a5", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":123,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"2PVXF4\",\"OrganisationName\":\"Shengfeng Development Limited\",\"OrganisationType\":null,\"Packages\":[{\"PackageId\":1,\"InvoiceId\":131,\"StartDate\":\"2023-03-14T00:00:00\",\"EndDate\":\"2023-04-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":143,\"StartDate\":\"2023-05-05T00:00:00\",\"EndDate\":\"2023-05-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":151,\"StartDate\":\"2023-05-18T00:00:00\",\"EndDate\":\"2023-05-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":155,\"StartDate\":\"2023-06-05T00:00:00\",\"EndDate\":\"2023-06-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":159,\"StartDate\":\"2023-06-13T00:00:00\",\"EndDate\":\"2023-07-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":164,\"StartDate\":\"2023-07-13T00:00:00\",\"EndDate\":\"2023-08-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":175,\"StartDate\":\"2023-08-13T00:00:00\",\"EndDate\":\"2023-09-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":182,\"StartDate\":\"2023-09-13T00:00:00\",\"EndDate\":\"2023-10-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":196,\"StartDate\":\"2023-10-12T00:00:00\",\"EndDate\":\"2023-11-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":201,\"StartDate\":\"2023-11-12T00:00:00\",\"EndDate\":\"2023-12-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":202,\"StartDate\":\"2023-11-14T00:00:00\",\"EndDate\":\"2023-12-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":207,\"StartDate\":\"2023-12-14T00:00:00\",\"EndDate\":\"2024-01-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":212,\"StartDate\":\"2024-01-16T00:00:00\",\"EndDate\":\"2024-02-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":230,\"StartDate\":\"2024-02-13T00:00:00\",\"EndDate\":\"2024-03-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":238,\"StartDate\":\"2024-03-13T00:00:00\",\"EndDate\":\"2024-04-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":256,\"StartDate\":\"2024-04-13T00:00:00\",\"EndDate\":\"2024-05-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":266,\"StartDate\":\"2024-05-12T00:00:00\",\"EndDate\":\"2024-06-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":273,\"StartDate\":\"2024-06-12T00:00:00\",\"EndDate\":\"2024-07-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":280,\"StartDate\":\"2024-07-12T00:00:00\",\"EndDate\":\"2024-08-10T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":296,\"StartDate\":\"2024-08-14T00:00:00\",\"EndDate\":\"2024-09-13T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":309,\"StartDate\":\"2024-09-13T00:00:00\",\"EndDate\":\"2024-10-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":323,\"StartDate\":\"2024-10-14T00:00:00\",\"EndDate\":\"2024-11-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":334,\"StartDate\":\"2024-11-13T00:00:00\",\"EndDate\":\"2024-12-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":341,\"StartDate\":\"2024-12-12T00:00:00\",\"EndDate\":\"2025-02-09T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":352,\"StartDate\":\"2025-02-10T00:00:00\",\"EndDate\":\"2025-03-09T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":365,\"StartDate\":\"2025-03-09T00:00:00\",\"EndDate\":\"2025-04-08T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":373,\"StartDate\":\"2025-04-09T00:00:00\",\"EndDate\":\"2025-05-08T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":374,\"StartDate\":\"2025-05-07T00:00:00\",\"EndDate\":\"2025-07-07T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":389,\"StartDate\":\"2025-07-07T00:00:00\",\"EndDate\":\"2025-10-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":404,\"StartDate\":\"2025-10-18T00:00:00\",\"EndDate\":\"2026-01-10T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":413,\"StartDate\":\"2026-01-14T00:00:00\",\"EndDate\":\"2026-04-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":429,\"StartDate\":\"2026-04-17T00:00:00\",\"EndDate\":\"2026-07-13T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":437,\"StartDate\":\"2026-07-14T00:00:00\",\"EndDate\":\"2026-10-13T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months.\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":0,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":0,\"Nominations IsVisible\":1,\"Notifications IsVisible\":1,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":1,\"Processes IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":1,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":1,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":0,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"2PVXF4\",\"OrganisationName\":\"Shengfeng Development Limited\",\"OrganisationType\":null,\"Packages\":[{\"PackageId\":1,\"InvoiceId\":131,\"StartDate\":\"2023-03-14T00:00:00\",\"EndDate\":\"2023-04-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":143,\"StartDate\":\"2023-05-05T00:00:00\",\"EndDate\":\"2023-05-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":151,\"StartDate\":\"2023-05-18T00:00:00\",\"EndDate\":\"2023-05-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":155,\"StartDate\":\"2023-06-05T00:00:00\",\"EndDate\":\"2023-06-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":159,\"StartDate\":\"2023-06-13T00:00:00\",\"EndDate\":\"2023-07-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":164,\"StartDate\":\"2023-07-13T00:00:00\",\"EndDate\":\"2023-08-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":175,\"StartDate\":\"2023-08-13T00:00:00\",\"EndDate\":\"2023-09-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":182,\"StartDate\":\"2023-09-13T00:00:00\",\"EndDate\":\"2023-10-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":196,\"StartDate\":\"2023-10-12T00:00:00\",\"EndDate\":\"2023-11-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":201,\"StartDate\":\"2023-11-12T00:00:00\",\"EndDate\":\"2023-12-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":202,\"StartDate\":\"2023-11-14T00:00:00\",\"EndDate\":\"2023-12-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":207,\"StartDate\":\"2023-12-14T00:00:00\",\"EndDate\":\"2024-01-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":212,\"StartDate\":\"2024-01-16T00:00:00\",\"EndDate\":\"2024-02-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":230,\"StartDate\":\"2024-02-13T00:00:00\",\"EndDate\":\"2024-03-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":238,\"StartDate\":\"2024-03-13T00:00:00\",\"EndDate\":\"2024-04-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":256,\"StartDate\":\"2024-04-13T00:00:00\",\"EndDate\":\"2024-05-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":266,\"StartDate\":\"2024-05-12T00:00:00\",\"EndDate\":\"2024-06-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":273,\"StartDate\":\"2024-06-12T00:00:00\",\"EndDate\":\"2024-07-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":280,\"StartDate\":\"2024-07-12T00:00:00\",\"EndDate\":\"2024-08-10T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":296,\"StartDate\":\"2024-08-14T00:00:00\",\"EndDate\":\"2024-09-13T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":309,\"StartDate\":\"2024-09-13T00:00:00\",\"EndDate\":\"2024-10-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":323,\"StartDate\":\"2024-10-14T00:00:00\",\"EndDate\":\"2024-11-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":334,\"StartDate\":\"2024-11-13T00:00:00\",\"EndDate\":\"2024-12-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":341,\"StartDate\":\"2024-12-12T00:00:00\",\"EndDate\":\"2025-02-09T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":352,\"StartDate\":\"2025-02-10T00:00:00\",\"EndDate\":\"2025-03-09T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":365,\"StartDate\":\"2025-03-09T00:00:00\",\"EndDate\":\"2025-04-08T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":373,\"StartDate\":\"2025-04-09T00:00:00\",\"EndDate\":\"2025-05-08T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending as subscription is about to expire.\"},{\"PackageId\":4,\"InvoiceId\":374,\"StartDate\":\"2025-05-07T00:00:00\",\"EndDate\":\"2025-07-07T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":389,\"StartDate\":\"2025-07-07T00:00:00\",\"EndDate\":\"2025-10-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":404,\"StartDate\":\"2025-10-18T00:00:00\",\"EndDate\":\"2026-01-10T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":413,\"StartDate\":\"2026-01-14T00:00:00\",\"EndDate\":\"2026-04-11T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":429,\"StartDate\":\"2026-04-17T00:00:00\",\"EndDate\":\"2026-07-13T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":437,\"StartDate\":\"2026-07-14T00:00:00\",\"EndDate\":\"2026-10-13T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months.\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":0,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":0,\"Nominations IsVisible\":1,\"Notifications IsVisible\":1,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":1,\"Processes IsVisible\":0,\"Projects IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":1,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":1,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":0,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/123","Route":"/Admin/UpdateOrganisation/123","Query":"","Body":{"Id":123,"Email":"osm03185@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"2PVXF4","OrganisationName":"Shengfeng Development Limited","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":437,"StartDate":"2026-07-14T00:00:00Z","EndDate":"2026-10-13T00:00:00Z","IsActive":false,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":"Extending for 3 months."},"DeletedPackages":[],"OwnerIds":[],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 05:39:55.2120", "level": "Error", "severity": "ERROR", "TraceId": "851715c3-c934-4836-a4fd-54d27c94eadc", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":\"Mozell Heaton\",\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":\"Draft\",\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit","Route":"/Organisations/248/WorkPermit","Query":"","Body":{"OrganisationId":248,"SiteId":708,"Location":"","DepartmentId":120,"CategoryIds":[11],"WorkPermitStatusId":1,"Approvers":[{"Id":5538,"AcmRoleId":0,"UserId":5538,"UserName":"","IsApproved":false,"ApproverLevel":"LevelOne","Sequence":1},{"Id":5532,"AcmRoleId":343,"UserId":5532,"UserName":"","IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":1},{"Id":5889,"AcmRoleId":340,"UserId":5889,"UserName":"","IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":2}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29.774Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IsOnline":1,"ShiftId":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"15:00:00","DueDate":"2026-07-15T00:00:00Z","Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","ContractorName":"Mozell Heaton","PtwUsersInvolved":[],"WorkPermitClosureChecks":[]}} }
{ "timestamp": "2026-07-10 05:40:01.4188", "level": "Error", "severity": "ERROR", "TraceId": "f6fcb90a-0e4c-41a0-aee4-d64394e8d7d8", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"},\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit/3146","Route":"/Organisations/248/WorkPermit/3146","Query":"","Body":{"WorkPermitId":3146,"OrganisationId":248,"SiteId":708,"Location":"","DepartmentId":120,"CategoryIds":[11],"Approvers":[{"UserId":5538,"IsApproved":false,"ApproverLevel":"LevelOne","Sequence":1,"ApprovedOn":""},{"UserId":5532,"IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":1,"ApprovedOn":""},{"UserId":5889,"IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":2,"ApprovedOn":""}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"DueDate":"2026-07-15T00:00:00Z","IsOnline":1,"ShiftId":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"15:00:00","ClarificationRequest":[],"CommentRequest":{"StatusId":2},"Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","ContractorName":"Mozell Heaton","PtwUsersInvolved":[],"WorkPermitClosureChecks":[{"Id":1,"Check":"Closure remarks","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":"1","OptionText":"Work completed & Housekeeping done"},{"OptionId":"2","OptionText":"Work Cancelled due to Operational Reasons"},{"OptionId":"3","OptionText":"Work Permit Rejected"},{"OptionId":"4","OptionText":"Work Permit Not Approved"}]}]}} }
{ "timestamp": "2026-07-10 05:44:53.4938", "level": "Error", "severity": "ERROR", "TraceId": "78d51b6b-5e90-4afd-9b6c-1930fb81b718", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"},\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit/3146","Route":"/Organisations/248/WorkPermit/3146","Query":"","Body":{"WorkPermitId":3146,"OrganisationId":248,"SiteId":708,"Location":"","DepartmentId":120,"CategoryIds":[11],"Approvers":[{"UserId":5538,"IsApproved":false,"ApproverLevel":"LevelOne","Sequence":1,"ApprovedOn":"2026-07-10T05:44:52.973Z"},{"UserId":5532,"IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":1,"ApprovedOn":""},{"UserId":5889,"IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":2,"ApprovedOn":""}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"DueDate":"2026-07-15T00:00:00Z","IsOnline":1,"ShiftId":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"15:00:00","ClarificationRequest":[],"CommentRequest":{"Comment":"approve","StatusId":5,"Sequence":1,"ApproverLevel":"LevelOne"},"Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","ContractorName":"Mozell Heaton","PtwUsersInvolved":[],"WorkPermitClosureChecks":[{"Id":1,"Check":"Closure remarks","Type":"radiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":"1","OptionText":"Work completed & Housekeeping done"},{"OptionId":"2","OptionText":"Work Cancelled due to Operational Reasons"},{"OptionId":"3","OptionText":"Work Permit Rejected"},{"OptionId":"4","OptionText":"Work Permit Not Approved"}]}]}} }
{ "timestamp": "2026-07-10 05:47:54.3852", "level": "Error", "severity": "ERROR", "TraceId": "85b35230-4f0f-4b0b-9360-f89360956bf2", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5532,\"Name\":\"Lesia Hardman\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"},\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit/3146","Route":"/Organisations/248/WorkPermit/3146","Query":"","Body":{"WorkPermitId":3146,"OrganisationId":248,"SiteId":708,"Location":"","DepartmentId":120,"CategoryIds":[11],"Approvers":[{"UserId":5538,"IsApproved":true,"ApproverLevel":"LevelOne","Sequence":1,"ApprovedOn":"2026-07-10T05:44:53Z"},{"UserId":5532,"IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":1,"ApprovedOn":"2026-07-10T05:47:54.091Z"},{"UserId":5889,"IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":2,"ApprovedOn":""}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"DueDate":"2026-07-15T00:00:00Z","IsOnline":1,"ShiftId":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"15:00:00","ClarificationRequest":[],"CommentRequest":{"Comment":"approve","StatusId":5,"Sequence":1,"ApproverLevel":"LevelTwo"},"Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","ContractorName":"Mozell Heaton","PtwUsersInvolved":[],"WorkPermitClosureChecks":[{"Id":1,"Check":"Closure remarks","Type":"radiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":"1","OptionText":"Work completed & Housekeeping done"},{"OptionId":"2","OptionText":"Work Cancelled due to Operational Reasons"},{"OptionId":"3","OptionText":"Work Permit Rejected"},{"OptionId":"4","OptionText":"Work Permit Not Approved"}]}]}} }
{ "timestamp": "2026-07-10 05:48:08.1259", "level": "Error", "severity": "ERROR", "TraceId": "e5c5b792-4eb8-49d7-a1cf-7826c0c1d73d", "message": "Unhandled Exception in Web API", "stackTrace": "System.OperationCanceledException: The operation was canceled.\r\n   at System.Threading.CancellationToken.ThrowOperationCanceledException()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/Users/678","Route":"/Organisations/264/Users/678","Query":"","Body":""} }
{ "timestamp": "2026-07-10 05:55:09.5173", "level": "Error", "severity": "ERROR", "TraceId": "6c4e3d16-0198-442f-ab4f-49804d4547da", "message": "Unhandled Exception in Web API", "stackTrace": "System.OperationCanceledException: The operation was canceled.\r\n   at System.Threading.CancellationToken.ThrowOperationCanceledException()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisation/264/Users/DropDown?ModuleName=Work%20Permit%20V2&siteId=845&isActive=true","Route":"/Organisation/264/Users/DropDown","Query":"?ModuleName=Work%20Permit%20V2&siteId=845&isActive=true","Body":""} }
{ "timestamp": "2026-07-10 05:55:28.5143", "level": "Error", "severity": "ERROR", "TraceId": "afbad15a-ef79-4aa7-afb8-4340e47f1d2e", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/388/Export","Route":"/Organisations/264/WorkPermitV2/388/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "afbad15a-ef79-4aa7-afb8-4340e47f1d2e", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/388\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/388\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 05:55:28.5143", "level": "Error", "severity": "ERROR", "TraceId": "afbad15a-ef79-4aa7-afb8-4340e47f1d2e", "message": "Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1549", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/388/Export","Route":"/Organisations/264/WorkPermitV2/388/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "afbad15a-ef79-4aa7-afb8-4340e47f1d2e", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/388\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/388\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 05:58:39.4516", "level": "Error", "severity": "ERROR", "TraceId": "ebfd8e4f-2bec-4537-818d-a40995a789fe", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5889,\"Name\":\"Cato Kwon\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"},\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit/3146","Route":"/Organisations/248/WorkPermit/3146","Query":"","Body":{"WorkPermitId":3146,"OrganisationId":248,"SiteId":708,"Location":"","DepartmentId":120,"CategoryIds":[11],"Approvers":[{"UserId":5538,"IsApproved":true,"ApproverLevel":"LevelOne","Sequence":1,"ApprovedOn":"2026-07-10T05:44:53Z"},{"UserId":5532,"IsApproved":true,"ApproverLevel":"LevelTwo","Sequence":1,"ApprovedOn":"2026-07-10T05:47:54Z"},{"UserId":5889,"IsApproved":false,"ApproverLevel":"LevelTwo","Sequence":2,"ApprovedOn":"2026-07-10T05:58:38.677Z"}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"DueDate":"2026-07-15T00:00:00Z","IsOnline":1,"ShiftId":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"15:00:00","ClarificationRequest":[],"CommentRequest":{"Comment":"approve","StatusId":5,"Sequence":2,"ApproverLevel":"LevelTwo"},"Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","ContractorName":"Mozell Heaton","PtwUsersInvolved":[],"WorkPermitClosureChecks":[{"Id":1,"Check":"Closure remarks","Type":"radiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":"1","OptionText":"Work completed & Housekeeping done"},{"OptionId":"2","OptionText":"Work Cancelled due to Operational Reasons"},{"OptionId":"3","OptionText":"Work Permit Rejected"},{"OptionId":"4","OptionText":"Work Permit Not Approved"}]}]}} }
{ "timestamp": "2026-07-10 06:04:58.3303", "level": "Error", "severity": "ERROR", "TraceId": "1f96ad4c-e9e6-4973-a335-c377155bd790", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1283,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"Accounts\",\"Process\":\"Canteen and Food Handling\",\"Asset\":\"Raw Materials & Accessories\",\"ReportedBy\":\"Hebert Eaton\",\"TypeOfIncident\":\"Injury\",\"IncidentDescription\":\"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"IncidentDateTime\":\"07-Jul-2026 04:22:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-06T22:52:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":1,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"Wound cleaned with Normal Saline (NS),Inj. Tetanus Toxoid (TT) 0.5 ml administered stat, Inj. Diclofenac administered IM stat.","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Guruprasad G (WM)","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25+","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-01"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"1","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 06:05:14.2858", "level": "Error", "severity": "ERROR", "TraceId": "a07322f2-41f9-4646-95b5-196ee564dbfd", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1283,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Incident\":{\"IncidentDateTime\":\"07-Jul-2026 04:22:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":false},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":null},\"NewValue\":{\"Incident\":{\"IncidentDateTime\":\"07-Jul-2026 04:22:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":false},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Photograph of injury & machine\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"\",\"Type\":\"\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":2,\"SectionName\":\"Injury treatment details\",\"SectionType\":\"number\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Number of people injured:\",\"Type\":\"number\",\"Value\":1,\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Treatment of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"2\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Treated at OHC\"},{\"OptionId\":2,\"OptionText\":\"Referred to Hospital for Treatment\"},{\"OptionId\":3,\"OptionText\":\"Treated at OHC & Refered for Diagnosis\"}]},{\"Id\":3,\"Check\":\"Details of treatment given & doctor\u2019s advice:\",\"Type\":\"freetext\",\"Value\":\"Wound cleaned with Normal Saline (NS),Inj. Tetanus Toxoid (TT) 0.5 ml administered stat, Inj. Diclofenac administered IM stat.\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":3,\"SectionName\":\"Injured person details\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":3,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"Name of the injured person\",\"Type\":\"freetext\",\"Value\":\"Guruprasad G (WM)\",\"IsMandatory\":1},{\"Id\":2,\"Check\":\"Gender\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Male\"},{\"OptionId\":2,\"OptionText\":\"Female\"}]},{\"Id\":3,\"Check\":\"Role \u2013 ON / OFF\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"On Roll\"},{\"OptionId\":2,\"OptionText\":\"Off Roll\"}]},{\"Id\":4,\"Check\":\"If Off role, mention the contractor name: \",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":5,\"Check\":\"Age\",\"Type\":\"freetext\",\"Value\":\"56\",\"IsMandatory\":1},{\"Id\":6,\"Check\":\"No. of Year\u2019s total experience in TTK Prestige \",\"Type\":\"freetext\",\"Value\":\"25+\",\"IsMandatory\":1},{\"Id\":7,\"Check\":\"No. of years in this process / machine \",\"Type\":\"freetext\",\"Value\":\"2\",\"IsMandatory\":1},{\"Id\":8,\"Check\":\"Injury Happened in Which Shift? \",\"Type\":\"freetext\",\"Value\":\"2nd\",\"IsMandatory\":1}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":4,\"SectionName\":\"Immediate Corrective Actions taken\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Actions\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Responsibility\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":3,\"Check\":\"Status\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":4,\"Check\":\"Completion date\",\"Type\":\"date\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_2\",\"header\":\"Responsibility\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_3\",\"header\":\"Status\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_4\",\"header\":\"Completion date\",\"type\":\"date\",\"editable\":true,\"required\":false}]},\"Rows\":[{\"check_1\":\"Awarness given to respective operators\",\"check_2\":\"Harishkumar\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-01\"},{\"check_1\":\"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"},{\"check_1\":\"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"}]},\"SectionFiles\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"Checks\":[{\"Id\":1,\"Check\":\"Level of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"L1-Bruise\"},{\"OptionId\":2,\"OptionText\":\"L2-Abrasion\"},{\"OptionId\":3,\"OptionText\":\"L3-Burn\"},{\"OptionId\":4,\"OptionText\":\"L4-Laceration\"},{\"OptionId\":5,\"OptionText\":\"L5-Fracture\"},{\"OptionId\":6,\"OptionText\":\"L6-Amputation\"}]}],\"SectionFiles\":[]},{\"SectionId\":5,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false,\"SignedMobileNumber\":\"9940805689\"}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}},{\"Id\":3,\"Check\":\"Site ESH\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site ESH\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":343,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident/1283","Route":"/Organisations/248/IncidentManagement/Incident/1283","Query":"","Body":{"Id":1283,"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-06T22:52:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":1,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"Wound cleaned with Normal Saline (NS),Inj. Tetanus Toxoid (TT) 0.5 ml administered stat, Inj. Diclofenac administered IM stat.","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Guruprasad G (WM)","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25+","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-01"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"1","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":8,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"Comment":"Validating","IsSkipInvestigation":false,"IncidentValidatedBy":267}} }
{ "timestamp": "2026-07-10 06:05:17.8230", "level": "Error", "severity": "ERROR", "TraceId": "4db2377d-8e9c-4a66-8b41-2cc807fb1ef7", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"},\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"03:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit/3146","Route":"/Organisations/248/WorkPermit/3146","Query":"","Body":{"WorkPermitId":3146,"WorkPermitStatusId":17,"SiteId":708,"Location":"","DepartmentId":120,"DepartmentInchargeId":null,"CategoryIds":[11],"Approvers":[{"Id":8422,"AcmRoleId":0,"AcmRoleName":"EHS Head","UserId":5538,"UserName":"Mozell Heaton","IsApproved":true,"Sequence":1,"ApproverLevel":"LevelOne","ApproverStatus":"Approved","TotalClarifications":0,"PendingClarifications":0,"ApprovedOn":"2026-07-10T05:44:53Z"},{"Id":8423,"AcmRoleId":343,"AcmRoleName":"Site EHS","UserId":5532,"UserName":"Lesia Hardman","IsApproved":true,"Sequence":1,"ApproverLevel":"LevelTwo","ApproverStatus":"Approved","TotalClarifications":0,"PendingClarifications":0,"ApprovedOn":"2026-07-10T05:47:54Z"},{"Id":8424,"AcmRoleId":340,"AcmRoleName":"Plant Head","UserId":5889,"UserName":"Cato Kwon","IsApproved":true,"Sequence":2,"ApproverLevel":"LevelTwo","ApproverStatus":"Approved","TotalClarifications":0,"PendingClarifications":0,"ApprovedOn":"2026-07-10T05:58:39Z"}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"DueDate":"2026-07-15T00:00:00Z","IsOnline":1,"ShiftId":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"15:00:00","ClarificationRequest":[],"CommentRequest":{"Comment":"","StatusId":17,"ClarificationId":0,"Sequence":0},"Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","WorkPermitClosureChecks":[],"StringWorkPermitClosureChecks":"","Extensions":[{"EndDate":null,"Duration":4,"HandoverUserId":5538,"JobPerformerName":"test","ExtensionChecks":[],"ExtensionStatus":17,"Approvers":[]}],"OrganisationId":248}} }
{ "timestamp": "2026-07-10 06:05:24.7086", "level": "Error", "severity": "ERROR", "TraceId": "c737b7fe-fbc7-475a-b0a3-154dd071bcb4", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1283,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Incident\":{\"IncidentDateTime\":\"07-Jul-2026 04:22:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":null},\"NewValue\":{\"Incident\":{\"IncidentDateTime\":\"07-Jul-2026 04:22:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Photograph of injury & machine\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"\",\"Type\":\"\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":2,\"SectionName\":\"Injury treatment details\",\"SectionType\":\"number\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Number of people injured:\",\"Type\":\"number\",\"Value\":1,\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Treatment of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"2\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Treated at OHC\"},{\"OptionId\":2,\"OptionText\":\"Referred to Hospital for Treatment\"},{\"OptionId\":3,\"OptionText\":\"Treated at OHC & Refered for Diagnosis\"}]},{\"Id\":3,\"Check\":\"Details of treatment given & doctor\u2019s advice:\",\"Type\":\"freetext\",\"Value\":\"Wound cleaned with Normal Saline (NS),Inj. Tetanus Toxoid (TT) 0.5 ml administered stat, Inj. Diclofenac administered IM stat.\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":3,\"SectionName\":\"Injured person details\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":3,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"Name of the injured person\",\"Type\":\"freetext\",\"Value\":\"Guruprasad G (WM)\",\"IsMandatory\":1},{\"Id\":2,\"Check\":\"Gender\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Male\"},{\"OptionId\":2,\"OptionText\":\"Female\"}]},{\"Id\":3,\"Check\":\"Role \u2013 ON / OFF\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"On Roll\"},{\"OptionId\":2,\"OptionText\":\"Off Roll\"}]},{\"Id\":4,\"Check\":\"If Off role, mention the contractor name: \",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":5,\"Check\":\"Age\",\"Type\":\"freetext\",\"Value\":\"56\",\"IsMandatory\":1},{\"Id\":6,\"Check\":\"No. of Year\u2019s total experience in TTK Prestige \",\"Type\":\"freetext\",\"Value\":\"25+\",\"IsMandatory\":1},{\"Id\":7,\"Check\":\"No. of years in this process / machine \",\"Type\":\"freetext\",\"Value\":\"2\",\"IsMandatory\":1},{\"Id\":8,\"Check\":\"Injury Happened in Which Shift? \",\"Type\":\"freetext\",\"Value\":\"2nd\",\"IsMandatory\":1}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":4,\"SectionName\":\"Immediate Corrective Actions taken\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Actions\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Responsibility\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":3,\"Check\":\"Status\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":4,\"Check\":\"Completion date\",\"Type\":\"date\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_2\",\"header\":\"Responsibility\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_3\",\"header\":\"Status\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_4\",\"header\":\"Completion date\",\"type\":\"date\",\"editable\":true,\"required\":false}]},\"Rows\":[{\"check_1\":\"Awarness given to respective operators\",\"check_2\":\"Harishkumar\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-01\"},{\"check_1\":\"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"},{\"check_1\":\"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"}]},\"SectionFiles\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"Checks\":[{\"Id\":1,\"Check\":\"Level of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"L1-Bruise\"},{\"OptionId\":2,\"OptionText\":\"L2-Abrasion\"},{\"OptionId\":3,\"OptionText\":\"L3-Burn\"},{\"OptionId\":4,\"OptionText\":\"L4-Laceration\"},{\"OptionId\":5,\"OptionText\":\"L5-Fracture\"},{\"OptionId\":6,\"OptionText\":\"L6-Amputation\"}]}],\"SectionFiles\":[]},{\"SectionId\":5,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false,\"SignedMobileNumber\":\"9940805689\"}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}},{\"Id\":3,\"Check\":\"Site ESH\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site ESH\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":343,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident/1283","Route":"/Organisations/248/IncidentManagement/Incident/1283","Query":"","Body":{"Id":1283,"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-06T22:52:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":1,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"Wound cleaned with Normal Saline (NS),Inj. Tetanus Toxoid (TT) 0.5 ml administered stat, Inj. Diclofenac administered IM stat.","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Guruprasad G (WM)","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25+","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-01"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"1","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":9,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"Comment":"","IsSkipInvestigation":false,"IncidentReportReleasedBy":267}} }
{ "timestamp": "2026-07-10 06:05:45.6990", "level": "Error", "severity": "ERROR", "TraceId": "b33cb8a7-6bf9-47ef-86fc-eaabc4dc828d", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"07:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"},\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"07:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit/3146","Route":"/Organisations/248/WorkPermit/3146","Query":"","Body":{"WorkPermitId":3146,"OrganisationId":248,"SiteId":708,"Location":"","DepartmentId":120,"CategoryIds":[11],"Approvers":[{"UserId":5538,"IsApproved":true,"ApproverLevel":"LevelOne","Sequence":1,"ApprovedOn":"2026-07-10T05:44:53Z"},{"UserId":5532,"IsApproved":true,"ApproverLevel":"LevelTwo","Sequence":1,"ApprovedOn":"2026-07-10T05:47:54Z"},{"UserId":5889,"IsApproved":true,"ApproverLevel":"LevelTwo","Sequence":2,"ApprovedOn":"2026-07-10T05:58:39Z"}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"DueDate":"2026-07-15T00:00:00Z","IsOnline":1,"ShiftId":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"19:00:00","ClarificationRequest":[],"CommentRequest":{"Comment":""},"Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","ContractorName":"Mozell Heaton","PtwUsersInvolved":[],"WorkPermitClosureChecks":[{"Id":1,"Check":"Closure remarks","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":"1","OptionText":"Work completed & Housekeeping done"},{"OptionId":"2","OptionText":"Work Cancelled due to Operational Reasons"},{"OptionId":"3","OptionText":"Work Permit Rejected"},{"OptionId":"4","OptionText":"Work Permit Not Approved"}]}],"Extensions":[{"Id":270,"WorkPermitId":3146,"StartDate":"2026-07-15T07:00:00Z","EndDate":"2026-07-15T19:00:00Z","Duration":4,"HandoverUserId":5538,"JobPerformerName":"test","ExtensionChecks":[],"ExtensionStatus":17,"Approvers":[]}],"OverrideShift":true}} }
{ "timestamp": "2026-07-10 06:05:57.7853", "level": "Error", "severity": "ERROR", "TraceId": "a8184908-3157-4707-95ff-7680d9dd1ece", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":26,\"EntityId\":3146,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":\"First Shift\",\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"07:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"},\"NewValue\":{\"Uid\":null,\"SiteName\":\"Colver\",\"Department\":\"EHS\",\"DepartmentIncharge\":null,\"TypeOfPermit\":\"Confined Space Entry\",\"Contractor\":\"\",\"NameOfRequestor\":null,\"Shift\":null,\"WorkPermitDateStart\":\"15-Jul-2026\",\"WorkPermitDateEnd\":\"15-Jul-2026\",\"WorkPermitTimeStart\":\"07:00 AM\",\"WorkPermitTimeEnd\":\"07:00 PM\",\"IsManualPtw\":false,\"Approvers\":null,\"Status\":null,\"Description\":\"\",\"Location\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/WorkPermit/3146","Route":"/Organisations/248/WorkPermit/3146","Query":"","Body":{"WorkPermitId":3146,"OrganisationId":248,"SiteId":708,"Location":"","DepartmentId":120,"CategoryIds":[11],"Approvers":[{"UserId":5538,"IsApproved":true,"ApproverLevel":"LevelOne","Sequence":1,"ApprovedOn":"2026-07-10T05:44:53Z"},{"UserId":5532,"IsApproved":true,"ApproverLevel":"LevelTwo","Sequence":1,"ApprovedOn":"2026-07-10T05:47:54Z"},{"UserId":5889,"IsApproved":true,"ApproverLevel":"LevelTwo","Sequence":2,"ApprovedOn":"2026-07-10T05:58:39Z"}],"Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","Checks":[{"Id":"0_1","Check":"Location of Work","Type":"text","Value":"tesrt","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_2","Check":"Work Description","Type":"text","Value":"test","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_3","Check":"No. of People","Type":"text","Value":"6","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_4","Check":"Name of People","Type":"text","Value":"test","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}}],"SectionType":"","OrganisationId":0,"CreatedOn":"2026-07-10T05:35:29Z","FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"MandatoryChecksCount":0,"Rank":0,"Status":1},{"SectionId":1,"SectionName":"1. Hazards Identified","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Presence of Toxic Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_2","Check":"Presence of Flammable Gas Fumes","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_3","Check":"Work on Standing Ladder","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_4","Check":"Work on Scaffolding","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_5","Check":"Slip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_6","Check":"Improper Access to reach confined space work area","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_7","Check":"Lack of Oxygen Level","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_8","Check":"Unguarded Opening","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_9","Check":"No access ladder inside the confined space","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_10","Check":"Poor Lighting","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_11","Check":"Work near sharp edges in vessel inside","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_12","Check":"Height Work (Above 1.5 Mtr.)","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_13","Check":"Mechanical / Electrical Sparks","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_14","Check":"Sharp Edges","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_15","Check":"Trip Hazard","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_16","Check":"Noise / Vibration","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_17","Check":"Excavation Collapse","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"1_18","Check":"Steam","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"1_19","Check":"Work near Over Head Electrical Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"1_20","Check":"Static Electricity","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"1_21","Check":"Work on Running Vessel / Tank","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_22","Check":"Oil Spillage Observed","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_23","Check":"Pressurized Line","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"2. Control Measures","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Has all piping been isolated by disconnect? (Physical Spool Removal or Blind Provided)","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_2","Check":"Has all electrical equipment associated with the vessel been locked out and tagged out & tested out?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_3","Check":"Is vessel clean and free of hazardous residue?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_4","Check":"If not, have appropriate safeguards been taken to assure safe entry?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_5","Check":"Has vessel been mechanically ventilated adequately prior to entry? If required provide the continuous mechanical ventilation.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_6","Check":"Is a ladder inside the vessel and secured ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_7","Check":"Are all entrants wearing a full body harness with life line attached along with the whistle ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_8","Check":"Is entrants register format with name, in time, out time and signature is available.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_9","Check":"Has a watch person is assigned and given proper instructions along with SCBA ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"2_10","Check":"Name of watch Person","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"2_11","Check":"Has instructions been given to use rubber insulated mats or shoes, when welding or conducting electrical work in a damp or metal confined space ?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"2_12","Check":"Are all electrical tools and in good condition & green tag provided","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"2_13","Check":"Is separate work permit taken for other works like holt work, cold work, etc.. Confined space entry permit only for entry in the space & not to do the work","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"2_14","Check":"Use detectors to monitor H2S, Oxygen and LEL level, for all confined space entries","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"2_15","Check":"Have instructions been given to watch person to abort the entry if signs and symptoms of exposure occur and/ or the oxygen level drops to 19.5% or rises to 23.5%.","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"3. Safety Equipment Requirement & PPE to be used ","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Safety Glasses","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_2","Check":"Nose Mask / Respirators","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_3","Check":"Safety Harness / Lifeline","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_4","Check":"Fire Extinguisher No.","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_5","Check":"Hand Gloves","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_6","Check":"Ear Plug/ Muff","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_7","Check":"Scaffolds & Ladders","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_8","Check":"Locks/ tags","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_9","Check":"Face Shield / Welding Goggle","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_10","Check":"Helmet","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_11","Check":"Forced Ventilations","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_12","Check":"Barricades ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_13","Check":"Apron","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"3_14","Check":"Warning signs","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"3_15","Check":"Safety Shoes ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"3_16","Check":"Any Other: ","Type":"checkbox","Value":0,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"3_17","Check":"LOTO Tag Reference No. ","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"DueDate":"2026-07-15T00:00:00Z","IsOnline":1,"StartDate":"2026-07-15T00:00:00Z","EndDate":"2026-07-15T00:00:00Z","StartTime":"07:00:00","EndTime":"19:00:00","ClarificationRequest":[],"CommentRequest":{"StatusId":14},"Description":"","WorkPermitCompanyUsers":[],"RemindersConfig":[],"Contractor":"","ContractorName":"Mozell Heaton","PtwUsersInvolved":[],"WorkPermitClosureChecks":[{"Id":1,"Check":"Closure remarks","Type":"radiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":"1","OptionText":"Work completed & Housekeeping done"},{"OptionId":"2","OptionText":"Work Cancelled due to Operational Reasons"},{"OptionId":"3","OptionText":"Work Permit Rejected"},{"OptionId":"4","OptionText":"Work Permit Not Approved"}]}],"Extensions":[{"Id":271,"WorkPermitId":3146,"StartDate":"2026-07-15T07:00:00Z","EndDate":"2026-07-15T19:00:00Z","Duration":4,"HandoverUserId":5538,"JobPerformerName":"test","ExtensionChecks":[],"ExtensionStatus":17,"Approvers":[]}],"OverrideShift":true}} }
{ "timestamp": "2026-07-10 06:05:57.7877", "level": "Error", "severity": "ERROR", "TraceId": "4488f7e7-4f11-4311-a149-273ee96a8807", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1283,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Incident\":{\"IncidentDateTime\":\"07-Jul-2026 04:22:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":true},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":null},\"NewValue\":{\"Incident\":{\"IncidentDateTime\":\"07-Jul-2026 04:22:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":true},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false},{\"UserName\":\"Adrianna Pollak\",\"IsApproved\":false},{\"UserName\":\"Ammie Christiansen\",\"IsApproved\":false},{\"UserName\":\"Ammie Colucci\",\"IsApproved\":false}],\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Photograph of injury & machine\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"\",\"Type\":\"\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":2,\"SectionName\":\"Injury treatment details\",\"SectionType\":\"number\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Number of people injured:\",\"Type\":\"number\",\"Value\":1,\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Treatment of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"2\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Treated at OHC\"},{\"OptionId\":2,\"OptionText\":\"Referred to Hospital for Treatment\"},{\"OptionId\":3,\"OptionText\":\"Treated at OHC & Refered for Diagnosis\"}]},{\"Id\":3,\"Check\":\"Details of treatment given & doctor\u2019s advice:\",\"Type\":\"freetext\",\"Value\":\"Wound cleaned with Normal Saline (NS),Inj. Tetanus Toxoid (TT) 0.5 ml administered stat, Inj. Diclofenac administered IM stat.\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":3,\"SectionName\":\"Injured person details\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":3,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"Name of the injured person\",\"Type\":\"freetext\",\"Value\":\"Guruprasad G (WM)\",\"IsMandatory\":1},{\"Id\":2,\"Check\":\"Gender\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Male\"},{\"OptionId\":2,\"OptionText\":\"Female\"}]},{\"Id\":3,\"Check\":\"Role \u2013 ON / OFF\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"On Roll\"},{\"OptionId\":2,\"OptionText\":\"Off Roll\"}]},{\"Id\":4,\"Check\":\"If Off role, mention the contractor name: \",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":5,\"Check\":\"Age\",\"Type\":\"freetext\",\"Value\":\"56\",\"IsMandatory\":1},{\"Id\":6,\"Check\":\"No. of Year\u2019s total experience in TTK Prestige \",\"Type\":\"freetext\",\"Value\":\"25+\",\"IsMandatory\":1},{\"Id\":7,\"Check\":\"No. of years in this process / machine \",\"Type\":\"freetext\",\"Value\":\"2\",\"IsMandatory\":1},{\"Id\":8,\"Check\":\"Injury Happened in Which Shift? \",\"Type\":\"freetext\",\"Value\":\"2nd\",\"IsMandatory\":1}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":4,\"SectionName\":\"Immediate Corrective Actions taken\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Actions\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Responsibility\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":3,\"Check\":\"Status\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":4,\"Check\":\"Completion date\",\"Type\":\"date\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_2\",\"header\":\"Responsibility\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_3\",\"header\":\"Status\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_4\",\"header\":\"Completion date\",\"type\":\"date\",\"editable\":true,\"required\":false}]},\"Rows\":[{\"check_1\":\"Awarness given to respective operators\",\"check_2\":\"Harishkumar\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-01\"},{\"check_1\":\"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"},{\"check_1\":\"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"}]},\"SectionFiles\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"Checks\":[{\"Id\":1,\"Check\":\"Level of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"L1-Bruise\"},{\"OptionId\":2,\"OptionText\":\"L2-Abrasion\"},{\"OptionId\":3,\"OptionText\":\"L3-Burn\"},{\"OptionId\":4,\"OptionText\":\"L4-Laceration\"},{\"OptionId\":5,\"OptionText\":\"L5-Fracture\"},{\"OptionId\":6,\"OptionText\":\"L6-Amputation\"}]}],\"SectionFiles\":[]},{\"SectionId\":5,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false,\"SignedMobileNumber\":\"9940805689\"}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}},{\"Id\":3,\"Check\":\"Site ESH\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site ESH\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":343,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident/1283","Route":"/Organisations/248/IncidentManagement/Incident/1283","Query":"","Body":{"Id":1283,"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-06T22:52:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":1,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"Wound cleaned with Normal Saline (NS),Inj. Tetanus Toxoid (TT) 0.5 ml administered stat, Inj. Diclofenac administered IM stat.","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Guruprasad G (WM)","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25+","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-01"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-02"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"1","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"While doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":9,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3},{"AcmRoleId":332,"UserId":5790,"UserName":"Adrianna Pollak","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":4},{"AcmRoleId":332,"UserId":5835,"UserName":"Ammie Christiansen","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":5},{"AcmRoleId":332,"UserId":5798,"UserName":"Ammie Colucci","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":6}],"Comment":"","IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 06:05:58.5030", "level": "Error", "severity": "ERROR", "TraceId": "1f329e60-4bc1-43ff-a0a5-539ec9c007cf", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":18,\"EntityId\":609,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"IR/FBYDW/SII/26/00001\",\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InvestigationType\":\"Injury - Hospitalization Investigation Report\",\"Status\":\"Draft\",\"AssociatedIncident\":\"IMF/FBYDW/ROO/INJ/26/00001\",\"InitiatedBy\":\"Hebert Eaton\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Investigation","Route":"/Organisations/248/IncidentManagement/Investigation","Query":"","Body":{"IncidentId":1283,"CategoryId":3,"StatusId":1,"OrganisationId":248,"categoryOfIncident":9,"Checks":{"Sections":[{"SectionId":1,"SectionName":"Occurence:- Repetitive/New","SectionType":"date","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"1_1","Check":"If Repetitive, Last date of incident","Type":"date","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"1_2","Check":"Plant","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"1_3","Check":"Department","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"1_4","Check":"Line","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Root Cause Analysis","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Why","Type":"text","Value":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent","textAlign":"left"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100},"DisplayValue":null}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Why","placeholder":"","type":"text","editable":true,"required":true,"alignment":"center"}]}}},{"SectionId":3,"SectionName":"Reviews and Learning","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"3_1","Check":"Documents Revised Based on CAPA","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"3_2","Check":"Lessons Learned","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":4,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":5,"SectionName":"Preventive Actions","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":6,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"5_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":6,"SectionName":"Horizontal Deployment of Preventive Actions With in the Site","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":7,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"6_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":7,"SectionName":"Horizontal Deployment of Preventive Actions Across the Sites","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":8,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"7_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":8,"SectionName":"Root Cause","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"8_1","Check":"Root Cause","Type":"text","Value":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of Incident","Type":"radio","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Category 1 - Fatal/ Dangerous occurrence- Reportable "},{"OptionId":2,"OptionText":"Category 2 - Permanent disablements- Reportable "},{"OptionId":3,"OptionText":"Category 3 - Partial disablements- Reportable "},{"OptionId":4,"OptionText":"Category 4 - Injury taken to outside hospital - Non reportable"},{"OptionId":5,"OptionText":"Category 5 - First Aid at OHC"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"vertical"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"0_2","Check":"Photographs / Evidences","Type":"file","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"0_3","Check":"Incident Findings","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"0_4","Check":"Immediate Action Taken: (Reference from FIR)","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3},{"AcmRoleId":332,"UserId":5790,"UserName":"Adrianna Pollak","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":4},{"AcmRoleId":332,"UserId":5835,"UserName":"Ammie Christiansen","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":5},{"AcmRoleId":332,"UserId":5798,"UserName":"Ammie Colucci","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":6}]}} }
{ "timestamp": "2026-07-10 06:06:19.4154", "level": "Error", "severity": "ERROR", "TraceId": "8e7f8c6f-a638-4d9e-9ce0-72a6940c62d6", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":18,\"EntityId\":609,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"InvestigationStatus\":\"Draft\",\"AssignedTo\":null,\"Sections\":null},\"NewValue\":{\"InvestigationStatus\":\"Submit\",\"AssignedTo\":null,\"Sections\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Investigation/609","Route":"/Organisations/248/IncidentManagement/Investigation/609","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 06:08:35.3555", "level": "Error", "severity": "ERROR", "TraceId": "911ed438-28d7-4535-8d2d-690429fa70af", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":19,\"EntityId\":3,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"InvestigationTypeName\":\"Injury - Hospitalization Investigation Report\",\"Sites\":null,\"Configuration\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Occurence:- Repetitive/New\",\"SectionType\":\"date\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":1,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"1_1\",\"Check\":\"If Repetitive, Last date of incident\",\"Type\":\"date\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"1_2\",\"Check\":\"Plant\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"1_3\",\"Check\":\"Department\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"1_4\",\"Check\":\"Line\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":2,\"SectionName\":\"Root Cause Analysis\",\"SectionType\":\"table\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"2_1\",\"Check\":\"Why\",\"Type\":\"text\",\"Value\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\",\"LabelStyle\":{\"bold\":false,\"italic\":false,\"underline\":false,\"fontSizePx\":14,\"textColor\":\"#111827\",\"backgroundColor\":\"transparent\",\"textAlign\":\"left\"},\"PrefillConfiguration\":{\"enabled\":false,\"source\":\"displayName\",\"sourcePath\":\"\",\"overwriteWhenEmptyOnly\":true}},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100},\"DisplayValue\":null}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Why\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":true,\"alignment\":\"center\"}]}}},{\"SectionId\":8,\"SectionName\":\"Root Cause\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":3,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"8_1\",\"Check\":\"Root Cause\",\"Type\":\"text\",\"Value\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":3,\"SectionName\":\"Reviews and Learning\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"3_1\",\"Check\":\"Documents Revised Based on CAPA\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"3_2\",\"Check\":\"Lessons Learned\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":4,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":5,\"SectionName\":\"Preventive Actions\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":6,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"5_1\",\"Check\":\"\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":6,\"SectionName\":\"Horizontal Deployment of Preventive Actions With in the Site\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":7,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"6_1\",\"Check\":\"\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":7,\"SectionName\":\"Horizontal Deployment of Preventive Actions Across the Sites\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":8,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"7_1\",\"Check\":\"\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":0,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"0_1\",\"Check\":\"Category of Incident\",\"Type\":\"radio\",\"Value\":\"\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Category 1 - Fatal/ Dangerous occurrence- Reportable \"},{\"OptionId\":2,\"OptionText\":\"Category 2 - Permanent disablements- Reportable \"},{\"OptionId\":3,\"OptionText\":\"Category 3 - Partial disablements- Reportable \"},{\"OptionId\":4,\"OptionText\":\"Category 4 - Injury taken to outside hospital - Non reportable\"},{\"OptionId\":5,\"OptionText\":\"Category 5 - First Aid at OHC\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"vertical\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"0_2\",\"Check\":\"Photographs / Evidences\",\"Type\":\"file\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"0_3\",\"Check\":\"Incident Findings\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"0_4\",\"Check\":\"Immediate Action Taken: (Reference from FIR)\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}},\"NewValue\":{\"InvestigationTypeName\":\"Injury - Hospitalization Investigation Report\",\"Sites\":null,\"Configuration\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Occurence:- Repetitive/New\",\"SectionType\":\"date\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":1,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"1_1\",\"Check\":\"If Repetitive, Last date of incident\",\"Type\":\"date\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"1_2\",\"Check\":\"Plant\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}},{\"Id\":\"1_3\",\"Check\":\"Department\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":100}},{\"Id\":\"1_4\",\"Check\":\"Line\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":3,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":2,\"SectionName\":\"Root Cause Analysis\",\"SectionType\":\"table\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"2_1\",\"Check\":\"Why\",\"Type\":\"text\",\"Value\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\",\"LabelStyle\":{\"bold\":false,\"italic\":false,\"underline\":false,\"fontSizePx\":14,\"textColor\":\"#111827\",\"backgroundColor\":\"transparent\",\"textAlign\":\"left\"},\"PrefillConfiguration\":{\"enabled\":false,\"source\":\"displayName\",\"sourcePath\":\"\",\"overwriteWhenEmptyOnly\":true}},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100},\"DisplayValue\":null}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Why\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":true,\"alignment\":\"center\"}]},\"Rows\":[{\"_rowId\":\"r_1783663709551_x55lt\",\"check_1\":\"\"}]}},{\"SectionId\":8,\"SectionName\":\"Root Cause\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":3,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"8_1\",\"Check\":\"Root Cause\",\"Type\":\"text\",\"Value\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":3,\"SectionName\":\"Reviews and Learning\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"3_1\",\"Check\":\"Documents Revised Based on CAPA\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"3_2\",\"Check\":\"Lessons Learned\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":4,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":5,\"SectionName\":\"Preventive Actions\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":6,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"5_1\",\"Check\":\"\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":6,\"SectionName\":\"Horizontal Deployment of Preventive Actions With in the Site\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":7,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"6_1\",\"Check\":\"\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":7,\"SectionName\":\"Horizontal Deployment of Preventive Actions Across the Sites\",\"SectionType\":\"text\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":8,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"7_1\",\"Check\":\"\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":0,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"0_1\",\"Check\":\"Category of Incident\",\"Type\":\"radio\",\"Value\":\"\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Category 1 - Fatal/ Dangerous occurrence- Reportable \"},{\"OptionId\":2,\"OptionText\":\"Category 2 - Permanent disablements- Reportable \"},{\"OptionId\":3,\"OptionText\":\"Category 3 - Partial disablements- Reportable \"},{\"OptionId\":4,\"OptionText\":\"Category 4 - Injury taken to outside hospital - Non reportable\"},{\"OptionId\":5,\"OptionText\":\"Category 5 - First Aid at OHC\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"vertical\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"0_2\",\"Check\":\"Photographs / Evidences\",\"Type\":\"file\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":100}},{\"Id\":\"0_3\",\"Check\":\"Incident Findings\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":100}},{\"Id\":\"0_4\",\"Check\":\"Immediate Action Taken: (Reference from FIR)\",\"Type\":\"text\",\"Value\":\"\",\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":3,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/Investigation/Category/3","Route":"/Organisations/248/Investigation/Category/3","Query":"","Body":{"CategoryName":"Injury - Hospitalization Investigation Report","SiteIds":[708,707,705,709,706],"CreatedBy":267,"OrganisationId":248,"Attachments":[],"Configuration":{"Sections":[{"SectionId":1,"SectionName":"Occurence:- Repetitive/New","SectionType":"date","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"1_1","Check":"If Repetitive, Last date of incident","Type":"date","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"1_2","Check":"Plant","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"1_3","Check":"Department","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}},{"Id":"1_4","Check":"Line","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Root Cause Analysis","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Why","Type":"text","Value":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent","textAlign":"left"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100},"DisplayValue":null}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Why","placeholder":"","type":"text","editable":true,"required":true,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783663709551_x55lt","check_1":""}]}},{"SectionId":8,"SectionName":"Root Cause","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"8_1","Check":"Root Cause","Type":"text","Value":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Reviews and Learning","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"3_1","Check":"Documents Revised Based on CAPA","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"3_2","Check":"Lessons Learned","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":4,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":5,"SectionName":"Preventive Actions","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":6,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"5_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":6,"SectionName":"Horizontal Deployment of Preventive Actions With in the Site","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":7,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"6_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":7,"SectionName":"Horizontal Deployment of Preventive Actions Across the Sites","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":8,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"7_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of Incident","Type":"radio","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Category 1 - Fatal/ Dangerous occurrence- Reportable "},{"OptionId":2,"OptionText":"Category 2 - Permanent disablements- Reportable "},{"OptionId":3,"OptionText":"Category 3 - Partial disablements- Reportable "},{"OptionId":4,"OptionText":"Category 4 - Injury taken to outside hospital - Non reportable"},{"OptionId":5,"OptionText":"Category 5 - First Aid at OHC"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"vertical"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"0_2","Check":"Photographs / Evidences","Type":"file","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"0_3","Check":"Incident Findings","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}},{"Id":"0_4","Check":"Immediate Action Taken: (Reference from FIR)","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"enableActionTrackerComponent":true,"investigationReportTypeId":"3"}} }
{ "timestamp": "2026-07-10 06:15:21.1969", "level": "Error", "severity": "ERROR", "TraceId": "9ad38ea6-60c4-4c74-bf93-14b8fb3c6849", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1284,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"Accounts\",\"Process\":\"Canteen and Food Handling\",\"Asset\":\"Raw Materials & Accessories\",\"ReportedBy\":\"Hebert Eaton\",\"TypeOfIncident\":\"Injury\",\"IncidentDescription\":\"Test 2 \\n\\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"IncidentDateTime\":\"01-Jul-2026 07:33:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-01T02:03:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":0,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Ankit","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2 weeks","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd Shift","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-03"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-04"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"4","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"Test 2 \n\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 06:15:29.0116", "level": "Error", "severity": "ERROR", "TraceId": "8f7fdc65-4e47-4134-a3c7-6644f76e2e6f", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1284,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Incident\":{\"IncidentDateTime\":\"01-Jul-2026 07:33:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"Test 2 \\n\\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":false},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":null},\"NewValue\":{\"Incident\":{\"IncidentDateTime\":\"01-Jul-2026 07:33:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"Test 2 \\n\\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":false},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Photograph of injury & machine\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"\",\"Type\":\"\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":2,\"SectionName\":\"Injury treatment details\",\"SectionType\":\"number\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Number of people injured:\",\"Type\":\"number\",\"Value\":0,\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Treatment of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"2\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Treated at OHC\"},{\"OptionId\":2,\"OptionText\":\"Referred to Hospital for Treatment\"},{\"OptionId\":3,\"OptionText\":\"Treated at OHC & Refered for Diagnosis\"}]},{\"Id\":3,\"Check\":\"Details of treatment given & doctor\u2019s advice:\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":3,\"SectionName\":\"Injured person details\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":3,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"Name of the injured person\",\"Type\":\"freetext\",\"Value\":\"Ankit\",\"IsMandatory\":1},{\"Id\":2,\"Check\":\"Gender\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Male\"},{\"OptionId\":2,\"OptionText\":\"Female\"}]},{\"Id\":3,\"Check\":\"Role \u2013 ON / OFF\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"On Roll\"},{\"OptionId\":2,\"OptionText\":\"Off Roll\"}]},{\"Id\":4,\"Check\":\"If Off role, mention the contractor name: \",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":5,\"Check\":\"Age\",\"Type\":\"freetext\",\"Value\":\"56\",\"IsMandatory\":1},{\"Id\":6,\"Check\":\"No. of Year\u2019s total experience in TTK Prestige \",\"Type\":\"freetext\",\"Value\":\"25\",\"IsMandatory\":1},{\"Id\":7,\"Check\":\"No. of years in this process / machine \",\"Type\":\"freetext\",\"Value\":\"2 weeks\",\"IsMandatory\":1},{\"Id\":8,\"Check\":\"Injury Happened in Which Shift? \",\"Type\":\"freetext\",\"Value\":\"2nd Shift\",\"IsMandatory\":1}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":4,\"SectionName\":\"Immediate Corrective Actions taken\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Actions\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Responsibility\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":3,\"Check\":\"Status\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":4,\"Check\":\"Completion date\",\"Type\":\"date\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_2\",\"header\":\"Responsibility\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_3\",\"header\":\"Status\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_4\",\"header\":\"Completion date\",\"type\":\"date\",\"editable\":true,\"required\":false}]},\"Rows\":[{\"check_1\":\"Awarness given to respective operators\",\"check_2\":\"Harishkumar\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"},{\"check_1\":\"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-03\"},{\"check_1\":\"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-04\"}]},\"SectionFiles\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"Checks\":[{\"Id\":1,\"Check\":\"Level of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"4\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"L1-Bruise\"},{\"OptionId\":2,\"OptionText\":\"L2-Abrasion\"},{\"OptionId\":3,\"OptionText\":\"L3-Burn\"},{\"OptionId\":4,\"OptionText\":\"L4-Laceration\"},{\"OptionId\":5,\"OptionText\":\"L5-Fracture\"},{\"OptionId\":6,\"OptionText\":\"L6-Amputation\"}]}],\"SectionFiles\":[]},{\"SectionId\":5,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false,\"SignedMobileNumber\":\"9940805689\"}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}},{\"Id\":3,\"Check\":\"Site ESH\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site ESH\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":343,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident/1284","Route":"/Organisations/248/IncidentManagement/Incident/1284","Query":"","Body":{"Id":1284,"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-01T02:03:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":0,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Ankit","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2 weeks","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd Shift","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-03"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-04"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"4","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"Test 2 \n\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":8,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"Comment":"","IsSkipInvestigation":false,"IncidentValidatedBy":267}} }
{ "timestamp": "2026-07-10 06:15:36.2954", "level": "Error", "severity": "ERROR", "TraceId": "d96042f3-11d6-4a03-a4e3-3285f074ec0a", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1284,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Incident\":{\"IncidentDateTime\":\"01-Jul-2026 07:33:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"Test 2 \\n\\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":null},\"NewValue\":{\"Incident\":{\"IncidentDateTime\":\"01-Jul-2026 07:33:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"Test 2 \\n\\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Photograph of injury & machine\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"\",\"Type\":\"\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":2,\"SectionName\":\"Injury treatment details\",\"SectionType\":\"number\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Number of people injured:\",\"Type\":\"number\",\"Value\":0,\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Treatment of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"2\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Treated at OHC\"},{\"OptionId\":2,\"OptionText\":\"Referred to Hospital for Treatment\"},{\"OptionId\":3,\"OptionText\":\"Treated at OHC & Refered for Diagnosis\"}]},{\"Id\":3,\"Check\":\"Details of treatment given & doctor\u2019s advice:\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":3,\"SectionName\":\"Injured person details\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":3,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"Name of the injured person\",\"Type\":\"freetext\",\"Value\":\"Ankit\",\"IsMandatory\":1},{\"Id\":2,\"Check\":\"Gender\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Male\"},{\"OptionId\":2,\"OptionText\":\"Female\"}]},{\"Id\":3,\"Check\":\"Role \u2013 ON / OFF\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"On Roll\"},{\"OptionId\":2,\"OptionText\":\"Off Roll\"}]},{\"Id\":4,\"Check\":\"If Off role, mention the contractor name: \",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":5,\"Check\":\"Age\",\"Type\":\"freetext\",\"Value\":\"56\",\"IsMandatory\":1},{\"Id\":6,\"Check\":\"No. of Year\u2019s total experience in TTK Prestige \",\"Type\":\"freetext\",\"Value\":\"25\",\"IsMandatory\":1},{\"Id\":7,\"Check\":\"No. of years in this process / machine \",\"Type\":\"freetext\",\"Value\":\"2 weeks\",\"IsMandatory\":1},{\"Id\":8,\"Check\":\"Injury Happened in Which Shift? \",\"Type\":\"freetext\",\"Value\":\"2nd Shift\",\"IsMandatory\":1}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":4,\"SectionName\":\"Immediate Corrective Actions taken\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Actions\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Responsibility\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":3,\"Check\":\"Status\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":4,\"Check\":\"Completion date\",\"Type\":\"date\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_2\",\"header\":\"Responsibility\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_3\",\"header\":\"Status\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_4\",\"header\":\"Completion date\",\"type\":\"date\",\"editable\":true,\"required\":false}]},\"Rows\":[{\"check_1\":\"Awarness given to respective operators\",\"check_2\":\"Harishkumar\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"},{\"check_1\":\"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-03\"},{\"check_1\":\"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-04\"}]},\"SectionFiles\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"Checks\":[{\"Id\":1,\"Check\":\"Level of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"4\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"L1-Bruise\"},{\"OptionId\":2,\"OptionText\":\"L2-Abrasion\"},{\"OptionId\":3,\"OptionText\":\"L3-Burn\"},{\"OptionId\":4,\"OptionText\":\"L4-Laceration\"},{\"OptionId\":5,\"OptionText\":\"L5-Fracture\"},{\"OptionId\":6,\"OptionText\":\"L6-Amputation\"}]}],\"SectionFiles\":[]},{\"SectionId\":5,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false,\"SignedMobileNumber\":\"9940805689\"}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}},{\"Id\":3,\"Check\":\"Site ESH\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site ESH\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":343,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident/1284","Route":"/Organisations/248/IncidentManagement/Incident/1284","Query":"","Body":{"Id":1284,"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-01T02:03:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":0,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Ankit","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2 weeks","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd Shift","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-03"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-04"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"4","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"Test 2 \n\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":9,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"Comment":"","IsSkipInvestigation":false,"IncidentReportReleasedBy":267}} }
{ "timestamp": "2026-07-10 06:15:58.4371", "level": "Error", "severity": "ERROR", "TraceId": "0cbe5ec1-918d-48a1-82dc-13e6e8ddf5c4", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1284,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Incident\":{\"IncidentDateTime\":\"01-Jul-2026 07:33:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"Test 2 \\n\\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":true},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":null},\"NewValue\":{\"Incident\":{\"IncidentDateTime\":\"01-Jul-2026 07:33:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Injury\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"Referred to Hospital for Treatment\",\"Description\":\"Test 2 \\n\\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.\",\"ReportedByName\":\"Hebert Eaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":true},{\"UserName\":\"Cato Kwon\",\"IsApproved\":true},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false},{\"UserName\":\"Adrianna Pollak\",\"IsApproved\":false},{\"UserName\":\"Ammie Colucci\",\"IsApproved\":false},{\"UserName\":\"Bridgette Pollak\",\"IsApproved\":false}],\"Checks\":{\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Photograph of injury & machine\",\"SectionType\":\"\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"\",\"Type\":\"\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":2,\"SectionName\":\"Injury treatment details\",\"SectionType\":\"number\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Number of people injured:\",\"Type\":\"number\",\"Value\":0,\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Treatment of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"2\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Treated at OHC\"},{\"OptionId\":2,\"OptionText\":\"Referred to Hospital for Treatment\"},{\"OptionId\":3,\"OptionText\":\"Treated at OHC & Refered for Diagnosis\"}]},{\"Id\":3,\"Check\":\"Details of treatment given & doctor\u2019s advice:\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":3,\"SectionName\":\"Injured person details\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":3,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"Name of the injured person\",\"Type\":\"freetext\",\"Value\":\"Ankit\",\"IsMandatory\":1},{\"Id\":2,\"Check\":\"Gender\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Male\"},{\"OptionId\":2,\"OptionText\":\"Female\"}]},{\"Id\":3,\"Check\":\"Role \u2013 ON / OFF\",\"Type\":\"dynamicradiobutton\",\"Value\":\"1\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"On Roll\"},{\"OptionId\":2,\"OptionText\":\"Off Roll\"}]},{\"Id\":4,\"Check\":\"If Off role, mention the contractor name: \",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":5,\"Check\":\"Age\",\"Type\":\"freetext\",\"Value\":\"56\",\"IsMandatory\":1},{\"Id\":6,\"Check\":\"No. of Year\u2019s total experience in TTK Prestige \",\"Type\":\"freetext\",\"Value\":\"25\",\"IsMandatory\":1},{\"Id\":7,\"Check\":\"No. of years in this process / machine \",\"Type\":\"freetext\",\"Value\":\"2 weeks\",\"IsMandatory\":1},{\"Id\":8,\"Check\":\"Injury Happened in Which Shift? \",\"Type\":\"freetext\",\"Value\":\"2nd Shift\",\"IsMandatory\":1}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"SectionFiles\":[]},{\"SectionId\":4,\"SectionName\":\"Immediate Corrective Actions taken\",\"SectionType\":\"freetext\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":4,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"Actions\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":2,\"Check\":\"Responsibility\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":3,\"Check\":\"Status\",\"Type\":\"freetext\",\"Value\":\"\",\"IsMandatory\":0},{\"Id\":4,\"Check\":\"Completion date\",\"Type\":\"date\",\"Value\":\"0\",\"IsMandatory\":0}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_2\",\"header\":\"Responsibility\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_3\",\"header\":\"Status\",\"type\":\"freetext\",\"editable\":true,\"required\":false},{\"field\":\"check_4\",\"header\":\"Completion date\",\"type\":\"date\",\"editable\":true,\"required\":false}]},\"Rows\":[{\"check_1\":\"Awarness given to respective operators\",\"check_2\":\"Harishkumar\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-02\"},{\"check_1\":\"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-03\"},{\"check_1\":\"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop\",\"check_2\":\"Balaji\",\"check_3\":\"Completed\",\"check_4\":\"2026-07-04\"}]},\"SectionFiles\":[]},{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"\",\"Checks\":[{\"Id\":1,\"Check\":\"Level of Injury\",\"Type\":\"dynamicradiobutton\",\"Value\":\"4\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"L1-Bruise\"},{\"OptionId\":2,\"OptionText\":\"L2-Abrasion\"},{\"OptionId\":3,\"OptionText\":\"L3-Burn\"},{\"OptionId\":4,\"OptionText\":\"L4-Laceration\"},{\"OptionId\":5,\"OptionText\":\"L5-Fracture\"},{\"OptionId\":6,\"OptionText\":\"L6-Amputation\"}]}],\"SectionFiles\":[]},{\"SectionId\":5,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":248,\"Status\":1,\"Rank\":5,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false,\"SignedMobileNumber\":\"9940805689\"}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}},{\"Id\":3,\"Check\":\"Site ESH\",\"Type\":\"signature\",\"Value\":\"0\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site ESH\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":343,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\",\"IsAssignedToMandatory\":false}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident/1284","Route":"/Organisations/248/IncidentManagement/Incident/1284","Query":"","Body":{"Id":1284,"SiteId":708,"ReportedBy":267,"CategoryId":9,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-01T02:03:00Z","OrganisationId":248,"TreatmentOfInjury":"Referred to Hospital for Treatment","Checks":{"Sections":[{"SectionId":1,"SectionName":"Photograph of injury & machine","SectionType":"","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"","Type":"","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":2,"SectionName":"Injury treatment details","SectionType":"number","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Number of people injured:","Type":"number","Value":0,"IsMandatory":0},{"Id":2,"Check":"Treatment of Injury","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Treated at OHC"},{"OptionId":2,"OptionText":"Referred to Hospital for Treatment"},{"OptionId":3,"OptionText":"Treated at OHC & Refered for Diagnosis"}]},{"Id":3,"Check":"Details of treatment given & doctor’s advice:","Type":"freetext","Value":"","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":3,"SectionName":"Injured person details","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"Name of the injured person","Type":"freetext","Value":"Ankit","IsMandatory":1},{"Id":2,"Check":"Gender","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"}]},{"Id":3,"Check":"Role – ON / OFF","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On Roll"},{"OptionId":2,"OptionText":"Off Roll"}]},{"Id":4,"Check":"If Off role, mention the contractor name: ","Type":"freetext","Value":"","IsMandatory":0},{"Id":5,"Check":"Age","Type":"freetext","Value":"56","IsMandatory":1},{"Id":6,"Check":"No. of Year’s total experience in TTK Prestige ","Type":"freetext","Value":"25","IsMandatory":1},{"Id":7,"Check":"No. of years in this process / machine ","Type":"freetext","Value":"2 weeks","IsMandatory":1},{"Id":8,"Check":"Injury Happened in Which Shift? ","Type":"freetext","Value":"2nd Shift","IsMandatory":1}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"SectionFiles":[]},{"SectionId":4,"SectionName":"Immediate Corrective Actions taken","SectionType":"freetext","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Actions","Type":"freetext","Value":"","IsMandatory":0},{"Id":2,"Check":"Responsibility","Type":"freetext","Value":"","IsMandatory":0},{"Id":3,"Check":"Status","Type":"freetext","Value":"","IsMandatory":0},{"Id":4,"Check":"Completion date","Type":"date","Value":"0","IsMandatory":0}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","type":"freetext","editable":true,"required":false},{"field":"check_2","header":"Responsibility","type":"freetext","editable":true,"required":false},{"field":"check_3","header":"Status","type":"freetext","editable":true,"required":false},{"field":"check_4","header":"Completion date","type":"date","editable":true,"required":false}]},"Rows":[{"check_1":"Awarness given to respective operators","check_2":"Harishkumar","check_3":"Completed","check_4":"2026-07-02"},{"check_1":"Additional to the cut resistant sleeve, cut resistant glove shall be used in polishing operation","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-03"},{"check_1":"Trimming tool shall be fixed in soap feeding tool as a immediate action to avoid the direct hand contact with rotating mop","check_2":"Balaji","check_3":"Completed","check_4":"2026-07-04"}]},"SectionFiles":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","Checks":[{"Id":1,"Check":"Level of Injury","Type":"dynamicradiobutton","Value":"4","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"L1-Bruise"},{"OptionId":2,"OptionText":"L2-Abrasion"},{"OptionId":3,"OptionText":"L3-Burn"},{"OptionId":4,"OptionText":"L4-Laceration"},{"OptionId":5,"OptionText":"L5-Fracture"},{"OptionId":6,"OptionText":"L6-Amputation"}]}],"SectionFiles":[]},{"SectionId":5,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":248,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false,"SignedMobileNumber":"9940805689"}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"0","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","IsAssignedToMandatory":false}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"IncidentDescription":"Test 2 \n\nWhile doing the fiber mop trimming activity in rotary polishing machine, hand was made contact with the rotating mop. It resulted to injury in the right hand. First aid given at OHC & sent to hospital for further treatment.","StatusId":9,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3},{"AcmRoleId":332,"UserId":5790,"UserName":"Adrianna Pollak","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":4},{"AcmRoleId":332,"UserId":5798,"UserName":"Ammie Colucci","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":5},{"AcmRoleId":332,"UserId":5786,"UserName":"Bridgette Pollak","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":6}],"Comment":"","IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 06:15:58.9259", "level": "Error", "severity": "ERROR", "TraceId": "bedc5dbf-9f39-47cf-bca1-49a447673359", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":18,\"EntityId\":610,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"IR/FBYDW/SII/26/00002\",\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InvestigationType\":\"Injury - Hospitalization Investigation Report\",\"Status\":\"Draft\",\"AssociatedIncident\":\"IMF/FBYDW/ROO/INJ/26/00002\",\"InitiatedBy\":\"Hebert Eaton\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Investigation","Route":"/Organisations/248/IncidentManagement/Investigation","Query":"","Body":{"IncidentId":1284,"CategoryId":3,"StatusId":1,"OrganisationId":248,"categoryOfIncident":9,"Checks":{"Sections":[{"SectionId":1,"SectionName":"Occurence:- Repetitive/New","SectionType":"date","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"1_1","Check":"If Repetitive, Last date of incident","Type":"date","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"1_2","Check":"Plant","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"1_3","Check":"Department","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}},{"Id":"1_4","Check":"Line","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Root Cause Analysis","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Why","Type":"text","Value":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent","textAlign":"left"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100},"DisplayValue":null}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Why","placeholder":"","type":"text","editable":true,"required":true,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783663709551_x55lt","check_1":""}]}},{"SectionId":3,"SectionName":"Reviews and Learning","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":4,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"3_1","Check":"Documents Revised Based on CAPA","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"3_2","Check":"Lessons Learned","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":4,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":5,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":5,"SectionName":"Preventive Actions","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":6,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"5_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":6,"SectionName":"Horizontal Deployment of Preventive Actions With in the Site","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":7,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"6_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":7,"SectionName":"Horizontal Deployment of Preventive Actions Across the Sites","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":8,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"7_1","Check":"","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":8,"SectionName":"Root Cause","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"8_1","Check":"Root Cause","Type":"text","Value":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of Incident","Type":"radio","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Category 1 - Fatal/ Dangerous occurrence- Reportable "},{"OptionId":2,"OptionText":"Category 2 - Permanent disablements- Reportable "},{"OptionId":3,"OptionText":"Category 3 - Partial disablements- Reportable "},{"OptionId":4,"OptionText":"Category 4 - Injury taken to outside hospital - Non reportable"},{"OptionId":5,"OptionText":"Category 5 - First Aid at OHC"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"vertical"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"0_2","Check":"Photographs / Evidences","Type":"file","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"0_3","Check":"Incident Findings","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}},{"Id":"0_4","Check":"Immediate Action Taken: (Reference from FIR)","Type":"text","Value":"","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":true,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3},{"AcmRoleId":332,"UserId":5790,"UserName":"Adrianna Pollak","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":4},{"AcmRoleId":332,"UserId":5798,"UserName":"Ammie Colucci","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":5},{"AcmRoleId":332,"UserId":5786,"UserName":"Bridgette Pollak","IsApproved":false,"LevelOfApprover":"LevelOne","Sequence":6}]}} }
{ "timestamp": "2026-07-10 06:42:24.5502", "level": "Error", "severity": "ERROR", "TraceId": "92862adb-8b6f-440c-bdf7-876a51579d97", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":248,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/248","Route":"/Admin/UpdateOrganisation/248","Query":"","Body":{"Id":248,"UserId":4094,"Email":"osm01390@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"HRPS19","OrganisationName":"Falcon's Beyond Global Inc. Warrants","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":393,"StartDate":"2025-07-31T00:00:00Z","EndDate":"2026-12-31T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":""},"DeletedPackages":[],"OwnerIds":[267,4094],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 06:45:21.0540", "level": "Error", "severity": "ERROR", "TraceId": "f70eff9f-76bd-4c14-9380-3645e43fa773", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":248,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/248","Route":"/Admin/UpdateOrganisation/248","Query":"","Body":{"Id":248,"UserId":4094,"Email":"osm01390@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"HRPS19","OrganisationName":"Falcon's Beyond Global Inc. Warrants","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":393,"StartDate":"2025-07-31T00:00:00Z","EndDate":"2026-12-31T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":""},"DeletedPackages":[],"OwnerIds":[267,4094],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 06:47:47.0747", "level": "Error", "severity": "ERROR", "TraceId": "e9ed6625-6802-49a5-be69-eff1f9954e84", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":14,\"EntityId\":63,\"ChangedBy\":{\"UserId\":678,\"Name\":\"Giselle Angle\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"CategoryName\":\"testing\",\"Description\":\"hey\",\"ShortCode\":\"TTT\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/264/Library/Category","Route":"/Organisations/264/Library/Category","Query":"","Body":{"Name":"testing","Description":"hey","ConfigChecksJson":{"Sections":[{"SectionId":1,"SectionName":"New Section 1","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"1_1","Check":"New check 1","Type":"text","Value":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"New check 1","Type":"text","Value":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":null,"MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false}]}}} }
{ "timestamp": "2026-07-10 06:47:58.4406", "level": "Error", "severity": "ERROR", "TraceId": "ca3d8cad-2722-4283-8368-2b934c78cc5c", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":14,\"EntityId\":64,\"ChangedBy\":{\"UserId\":678,\"Name\":\"Giselle Angle\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"CategoryName\":\"testing 2.0\",\"Description\":\"rvr\",\"ShortCode\":\"T22\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/264/Library/Category","Route":"/Organisations/264/Library/Category","Query":"","Body":{"Name":"testing 2.0","Description":"rvr","ConfigChecksJson":{"Sections":[{"SectionId":1,"SectionName":"New Section 1","SectionType":"text","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"1_1","Check":"New check 1","Type":"text","Value":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]}}} }
{ "timestamp": "2026-07-10 06:54:09.4501", "level": "Error", "severity": "ERROR", "TraceId": "a34bed02-ba0c-435b-beb6-4d3b2b1dcd99", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":29,\"EntityId\":1955,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"DisplayName\":\"Renard Whatley\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000000713\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000000713\",\"EmployeeCode\":\"MHC672\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Galecto Inc.\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":\"\",\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"Mount Olive\",\"AdditionalQualifications\":null,\"Email\":\"MH_Admin_HO@oqsha.com\",\"UserUid\":\"9100999124\",\"ShowAllTickets\":\"Yes\",\"SeeAllPtw\":\"Yes\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Alanreed, Bowers, Council Bluffs, Cowgill, Fleischmanns, Fort Myers Beach, Galeville, Leeper, Rosewood, Suffield Depot, Vinings, Weldona, Yorba Linda\",\"Role\":\"Admin\",\"PtwRole\":\"\",\"TypeOfPermits\":\"Blasting Work, Concrete Work, Confined Space Entry, De-shuttering Work, Electrical Work, Excavation Work, General Work, Hot Work, Lifting Work, Mechanical Activity, Night Work, Shaft Activity, Work At Height\",\"AssetTypes\":\"P&M, Portable Electrical Tools, Electrical Equipment, Safety equipment, Safety Inspection\",\"IsUserActive\":\"Active\"},\"NewValue\":{\"DisplayName\":\"Renard Whatley\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000000713\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000000713\",\"EmployeeCode\":\"MHC672\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Galecto Inc.\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":\"\",\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"Mount Olive\",\"AdditionalQualifications\":null,\"Email\":\"MH_Admin_HO@oqsha.com\",\"UserUid\":\"9100999124\",\"ShowAllTickets\":\"Yes\",\"SeeAllPtw\":\"Yes\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Alanreed, Bowers, Council Bluffs, Cowgill, Fleischmanns, Fort Myers Beach, Galeville, Leeper, Rosewood, Suffield Depot, Vinings, Weldona, Yorba Linda\",\"Role\":\"Admin\",\"PtwRole\":\"Requestor\",\"TypeOfPermits\":\"Blasting Work, Concrete Work, Confined Space Entry, De-shuttering Work, Electrical Work, Excavation Work, General Work, Hot Work, Lifting Work, Mechanical Activity, Night Work, Shaft Activity, Work At Height\",\"AssetTypes\":\"P&M, Portable Electrical Tools, Electrical Equipment, Safety equipment, Safety Inspection, Civil, Store, Default\",\"IsUserActive\":\"Active\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/AddAllUserTypes/1955","Route":"/Organisations/211/AddAllUserTypes/1955","Query":"","Body":{"FirstName":"Renard","LastName":"Whatley","Email":"MH_Admin_HO@oqsha.com","CountryCode":"+91","MobileNumber":"2000000713","WhatsAppNumber":"2000000713","WhatsAppCountryCode":"+91","UserUid":"9100999124","AppPassword":"","Country":"India","Address":"Mount Olive","AdditionalQualifications":"","IsActive":true,"RoleIds":[1,3,2],"ModuleAssociations":{"ModuleMappings":[{"ModuleId":12,"ModuleTypeIds":[1274,1272,1273]},{"ModuleId":27,"ModuleTypeIds":[0]},{"ModuleId":46,"ModuleTypeIds":[0]},{"ModuleId":38,"ModuleTypeIds":[0]},{"ModuleId":34,"ModuleTypeIds":[0]},{"ModuleId":3,"ModuleTypeIds":[186,190,147,65,146,151,152,187]},{"ModuleId":29,"ModuleTypeIds":[0]}]},"AssetTypeIds":[186,190,147,65,146,151,152,187],"JobDesignationIds":[1],"CompanyId":42,"EmployeeNumber":"MHC672","Departments":[],"UserType":"Employee","ReportingManagers":[],"DateOfJoining":null,"DateOfBirth":null,"EmergencyContactName":"","EmergencyContactNumber":"","IncidentSitesArray":[588,604,830,619,582,801,602,536,603,537,616,617,898],"JobTypeIds":[140,142,138,143,141,139,133,134,136,317,137,318,135],"ResponsibleDivisionsArray":[{"DivisionId":1274,"Role":1},{"DivisionId":1272,"Role":1},{"DivisionId":1273,"Role":1},{"DivisionId":1274,"Role":3},{"DivisionId":1272,"Role":3},{"DivisionId":1273,"Role":3},{"DivisionId":1274,"Role":2},{"DivisionId":1272,"Role":2},{"DivisionId":1273,"Role":2}],"IsSelectAll":true,"IsSelectAllFieldStaff":true,"ShowAllIncidents":true,"SeeAllInspections":false,"SeeAllPtws":true,"ReceiveAllPtwNotifications":false,"ExemptFromGeofencing":0,"SendNotificationsOnCheckedOut":0,"AcmRoleId":[1,8],"EscalateConfig":[],"SectionIds":[]}} }
{ "timestamp": "2026-07-10 06:58:15.1083", "level": "Error", "severity": "ERROR", "TraceId": "c7de3234-a229-42b3-81d1-c5d8a5a3d522", "message": "System.Exception: The file path you provided is not Valid\r\n   at DocumentService.Pdf.PdfDocumentGenerator.GeneratePdfByTemplate(String toolFolderAbsolutePath, String templatePath, List`1 metaDataList, String outputFilePath)\r\n   at IncidentReporter.API.Helpers.ExportBreakdownMaintenancePDFHelper.ExportBreakdownMaintenancePDF(BreakdownMaintenanceResponseDto breakdownMaintenance, String organisationName, String organisationBannerRelativePath, String outputAbsoluteFilePath, String moduleCustomName, String transitionHistoryJson) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\ExportBreakdownMaintenancePDFHelper.cs:line 217", "stackTrace": "System.Exception: The file path you provided is not Valid\r\n   at DocumentService.Pdf.PdfDocumentGenerator.GeneratePdfByTemplate(String toolFolderAbsolutePath, String templatePath, List`1 metaDataList, String outputFilePath)\r\n   at IncidentReporter.API.Helpers.ExportBreakdownMaintenancePDFHelper.ExportBreakdownMaintenancePDF(BreakdownMaintenanceResponseDto breakdownMaintenance, String organisationName, String organisationBannerRelativePath, String outputAbsoluteFilePath, String moduleCustomName, String transitionHistoryJson) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\ExportBreakdownMaintenancePDFHelper.cs:line 217", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/255/BreakdownMaintenance/30/Export","Route":"/Organisations/255/BreakdownMaintenance/30/Export","Query":"","Body":""} }
{ "timestamp": "2026-07-10 07:03:32.6576", "level": "Error", "severity": "ERROR", "TraceId": "49e31813-a654-498a-b6a1-96701a48a483", "message": "Out of range value for column 'longitude' at row 1", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Out of range value for column 'longitude' at row 1\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()\r\n   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)\r\n   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)\r\n   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1973\r\n   at IncidentReporter.API.BLL.UsersBLL.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\UsersBLL.cs:line 3213", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Users/1955/Location","Route":"/Users/1955/Location","Query":"","Body":{"Location":"","Latitude":37.785834,"Longitude":-122.406417}}, "MethodName": "UpdateUserLocationDetails", "EntryPoint": "API", "InputData": null, "TraceId": "49e31813-a654-498a-b6a1-96701a48a483", "ApiInputJson": "{\"Method\":\"PUT\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Users\/1955\/Location\",\"Route\":\"\/Users\/1955\/Location\",\"Query\":\"\",\"Body\":{\"Location\":\"\",\"Latitude\":37.785834,\"Longitude\":-122.406417}}" }
{ "timestamp": "2026-07-10 07:03:32.9662", "level": "Error", "severity": "ERROR", "TraceId": "a77559b5-b397-4ac8-9d5d-63465b85ad5f", "message": "Out of range value for column 'longitude' at row 1", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Out of range value for column 'longitude' at row 1\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()\r\n   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)\r\n   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)\r\n   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1973\r\n   at IncidentReporter.API.BLL.UsersBLL.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\UsersBLL.cs:line 3213", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Users/1955/Location","Route":"/Users/1955/Location","Query":"","Body":{"Location":"","Latitude":37.785834,"Longitude":-122.406417}}, "MethodName": "UpdateUserLocationDetails", "EntryPoint": "API", "InputData": null, "TraceId": "a77559b5-b397-4ac8-9d5d-63465b85ad5f", "ApiInputJson": "{\"Method\":\"PUT\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Users\/1955\/Location\",\"Route\":\"\/Users\/1955\/Location\",\"Query\":\"\",\"Body\":{\"Location\":\"\",\"Latitude\":37.785834,\"Longitude\":-122.406417}}" }
{ "timestamp": "2026-07-10 07:04:52.0013", "level": "Error", "severity": "ERROR", "TraceId": "18174f80-03ac-4d60-b61b-295813c79213", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":23,\"EntityId\":76883,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"A3X35W\",\"Status\":null,\"Site\":\"Leeper\",\"UserType\":null,\"ReportedBy\":\"Renard Whatley\",\"Category\":\"Unsafe Act\",\"Department\":null,\"AssignedTo\":\"Akeelah Whittle\",\"Severity\":\"Moderate\",\"DueDate\":\"12-Jul-2026\",\"UsersInvolved\":null,\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Incidents/","Route":"/Organisations/211/Incidents/","Query":"","Body":{"Latitude":37.785834,"Longitude":-122.406417,"Location":"Leeper","DivisionId":"1272","OrganisationId":"211","ImageCount":0,"AudioCount":0,"VideoCount":0,"OtherFileCount":0,"DivisionAttachments":[],"AnonymouslyReported":true,"MediaEnabled":true,"IncidentsInGeofenceOnly":false,"Users":[],"Assets":[],"OthersInvolved":"","ChecklistData":[{"CheckListId":1796,"Answer":"Test"},{"CheckListId":1797,"Answer":"Hyderabad"},{"CheckListId":1798,"Answer":"Michael"}],"LocationId":536,"DepartmentId":null,"AreaId":null,"IncidentDateTime":"2026-07-10 07:04:00","DueDate":"2026-07-12","Severity":"Moderate","AssignedToUsers":[10694],"PermitToWorkId":401546,"WorkPermitId":null,"UserId":1955}} }
{ "timestamp": "2026-07-10 07:06:12.7986", "level": "Error", "severity": "ERROR", "TraceId": "d86a3be3-e0ae-42b7-afeb-3f8e6cbdf9f2", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403791,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/NIS/AHAO/DW/26/00001\",\"Site\":\"Rosewood\",\"TypeOfPermit\":\"De-shuttering Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":6005,\"Check\":\"Falling Materials\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6006,\"Check\":\"Fall of Person\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6007,\"Check\":\"Unsafe Working Platform\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6008,\"Check\":\"Improper Handling of Materials\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6009,\"Check\":\"Scaffold Collapse\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6010,\"Check\":\"Slip, Trip & Fall\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6011,\"Check\":\"Poor Housekeeping\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6012,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":6013,\"Check\":\"Area Barricading\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6014,\"Check\":\"Safe working platform\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6015,\"Check\":\"Adequate illumination\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6016,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6017,\"Check\":\"Good Housekeeping\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6018,\"Check\":\"Provide Safety Nets\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6019,\"Check\":\"Proper Supervision\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6020,\"Check\":\"Safe Access /  Egress\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6021,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6022,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":6048,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6049,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":6023,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6024,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6025,\"Check\":\"Full Body Harness\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6026,\"Check\":\"Cover All\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6027,\"Check\":\"Cotton Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6028,\"Check\":\"Gum Boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6029,\"Check\":\"Goggles\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6030,\"Check\":\"Face Shield\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6031,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":6032,\"Check\":\"Workers must be provided with safe access to the work.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6033,\"Check\":\"Acrophobia test of worker. (Height Phobia etc.)\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6034,\"Check\":\"De-shuttering materials should be kept away properly in working areas\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6035,\"Check\":\"Do not overload the working platform with materials.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6036,\"Check\":\"Ensure adequate supervision and experienced carpenters for safe works.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6037,\"Check\":\"Ensure proper scaffolding working platform is used.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6038,\"Check\":\"The de-Shuttering area should be barricaded before starting work.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6039,\"Check\":\"Inspection of working scaffolds, ladders, ramps and crossings.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6040,\"Check\":\"Maintenance of good housekeeping around the working area and Access.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6041,\"Check\":\"Avoid throwing shuttering materials from a height.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6042,\"Check\":\"Using a Pulley & rope system to lower the de-shuttering materials.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6043,\"Check\":\"Guarding of peripheral edges and floor openings.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6044,\"Check\":\"Safety training of workmen involved in formwork?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6045,\"Check\":\"Removal of all unused and hanging forms, loose materials, etc.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6046,\"Check\":\"De-shuttering columns after the development of adequate strength in concrete.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6047,\"Check\":\"Construction loads not placed on the freshly cast slab while removal of formwork.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork","Route":"/Organisations/211/PermitToWork","Query":"","Body":{"Lat":null,"Long":null,"OrganisationId":211,"JobTypeIds":[143],"AssetIds":"","PtwUsersInvolved":[],"PtwOtherUsersInvolved":null,"SiteId":603,"CompanyId":1960,"IsNightWork":true,"InspectionIds":[],"WorkLocation":"","NoOfWorkers":"","ToolsUsed":"","ScopeOfWork":"","WorkDescription":"","ReferencePermitNumber":"","PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"07:05","PtwEndTime":"12:30","IsUnInterruptedWork":false,"PermitToWorkChecks":[{"SectionId":85,"SectionName":"Hazards","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":6005,"Check":"Falling Materials","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":6006,"Check":"Fall of Person","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":6007,"Check":"Unsafe Working Platform","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":6008,"Check":"Improper Handling of Materials","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":6009,"Check":"Scaffold Collapse","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6010,"Check":"Slip, Trip & Fall","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":6011,"Check":"Poor Housekeeping","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":6012,"Check":"Other Hazards","Type":"freetext","Value":"","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":86,"SectionName":"Precautions Taken","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":6013,"Check":"Area Barricading","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":6014,"Check":"Safe working platform","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":6015,"Check":"Adequate illumination","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":6016,"Check":"HIRA Undertaken","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":6017,"Check":"Good Housekeeping","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6018,"Check":"Provide Safety Nets","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":6019,"Check":"Proper Supervision","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":6020,"Check":"Safe Access /  Egress","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":6021,"Check":"Awareness on expected emergencies ?","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":6022,"Check":"Other Precautions","Type":"freetext","Value":"","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":91,"SectionName":"Toolbox Talks","SectionFiles":[],"AllowAttachments":false,"SectionType":"File","Checks":[{"Id":6048,"Check":"Topics discussed","Type":"freetext","Value":"","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":6049,"Check":"Attach photo","Type":"file","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":87,"SectionName":"Job Specific PPEs","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":6023,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":6024,"Check":"Safety Shoes","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":6025,"Check":"Full Body Harness","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":6026,"Check":"Cover All","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":6027,"Check":"Cotton Hand Gloves","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6028,"Check":"Gum Boots","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":6029,"Check":"Goggles","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":6030,"Check":"Face Shield","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":6031,"Check":"Other PPE's","Type":"freetext","Value":"","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":90,"SectionName":"Safety Considerations","SectionFiles":[],"AllowAttachments":true,"SectionType":"Radiobutton","Checks":[{"Id":6032,"Check":"Workers must be provided with safe access to the work.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":6033,"Check":"Acrophobia test of worker. (Height Phobia etc.)","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":6034,"Check":"De-shuttering materials should be kept away properly in working areas","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":6035,"Check":"Do not overload the working platform with materials.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":6036,"Check":"Ensure adequate supervision and experienced carpenters for safe works.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6037,"Check":"Ensure proper scaffolding working platform is used.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":6038,"Check":"The de-Shuttering area should be barricaded before starting work.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":6039,"Check":"Inspection of working scaffolds, ladders, ramps and crossings.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":6040,"Check":"Maintenance of good housekeeping around the working area and Access.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":6041,"Check":"Avoid throwing shuttering materials from a height.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":6042,"Check":"Using a Pulley & rope system to lower the de-shuttering materials.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":11,"CheckOptions":[],"ParentCheckId":0},{"Id":6043,"Check":"Guarding of peripheral edges and floor openings.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":12,"CheckOptions":[],"ParentCheckId":0},{"Id":6044,"Check":"Safety training of workmen involved in formwork?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":13,"CheckOptions":[],"ParentCheckId":0},{"Id":6045,"Check":"Removal of all unused and hanging forms, loose materials, etc.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":14,"CheckOptions":[],"ParentCheckId":0},{"Id":6046,"Check":"De-shuttering columns after the development of adequate strength in concrete.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":15,"CheckOptions":[],"ParentCheckId":0},{"Id":6047,"Check":"Construction loads not placed on the freshly cast slab while removal of formwork.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":16,"CheckOptions":[],"ParentCheckId":0}]}],"ApproverAssignedTo":2856,"IssuerAssignedTo":null,"ReviewerAssignedTo":null}} }
{ "timestamp": "2026-07-10 07:08:00.4230", "level": "Error", "severity": "ERROR", "TraceId": "f4c0c922-d2ad-4711-99f6-fe697177f7da", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15067,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"Task 1\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"21-Jul-2026\",\"TaskRemainder\":null,\"Priority\":\"Medium\",\"TaskAssignees\":\"Alan Redman\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks","Route":"/Organisations/211/Tasks","Query":"","Body":{"TaskStatus":322,"SaveStatus":2,"CheckListData":[],"RemindersConfig":[],"InvestigationId":null,"SiteId":588,"TaskCategoryId":925,"AssetIds":[],"TaskDetails":[{"TaskDescription":"Task 1","Priority":2,"DueDate":"2026-07-20T18:30:00Z","AssigneeIds":[10542],"Attachments":[]}]}} }
{ "timestamp": "2026-07-10 07:08:00.6410", "level": "Error", "severity": "ERROR", "TraceId": "f4c0c922-d2ad-4711-99f6-fe697177f7da", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15066,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"SiteName\":null,\"CompanyName\":null,\"TaskCategory\":null,\"TaskDescription\":null,\"TaskStatus\":null,\"DueDate\":\"\",\"TaskRemainder\":null,\"Priority\":null,\"TaskAssignees\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks","Route":"/Organisations/211/Tasks","Query":"","Body":{"TaskStatus":322,"SaveStatus":2,"CheckListData":[],"RemindersConfig":[],"InvestigationId":null,"SiteId":588,"TaskCategoryId":925,"AssetIds":[],"TaskDetails":[{"TaskDescription":"Task 1","Priority":2,"DueDate":"2026-07-20T18:30:00Z","AssigneeIds":[10542],"Attachments":[]}]}} }
{ "timestamp": "2026-07-10 07:10:41.9259", "level": "Error", "severity": "ERROR", "TraceId": "acdf3bb2-7927-4240-b619-9fbcf109cbe4", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1285,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Council Bluffs\",\"Area\":\"\",\"Department\":\"\",\"Process\":\"N/A\",\"Asset\":\"N/A\",\"ReportedBy\":\"Renard Whatley\",\"TypeOfIncident\":\"LTI\",\"IncidentDescription\":\"asd\",\"IncidentDateTime\":\"10-Jul-2026 12:38:00 PM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/IncidentManagement/Incident","Route":"/Organisations/211/IncidentManagement/Incident","Query":"","Body":{"SiteId":830,"ReportedBy":1955,"CategoryId":28,"DepartmentId":null,"AreaId":null,"IncidentDateTime":"2026-07-10T07:08:00Z","OrganisationId":211,"TreatmentOfInjury":"","IncidentDescription":"asd","Checks":{"Sections":[{"SectionId":1,"Checks":[{"Id":"1_1","Check":"Name of the victim","Type":"freetext","Value":"sdf","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_16","Check":"Age of the Victim","Type":"freetext","Value":"sdf","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_2","Check":"Name of the contractor/MH","Type":"freetext","Value":"sdf","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_3","Check":"Details of people involved","Type":"freetext","Value":"sdf","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_4","Check":"Details of Equipment involved","Type":"freetext","Value":"sdf","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_5","Check":"Involved Activity","Type":"freetext","Value":"sdf","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_6","Check":"Details of reporting person","Type":"freetext","Value":"sdf","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_7","Check":"Emergency physician on site?","Type":"radiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":33.33},"DisplayValue":"No"},{"Id":"1_8","Check":"Name of the physician","Type":"freetext","Value":"MD","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_9","Check":"Peoples injured","Type":"freetext","Value":"SDF","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_10","Check":"Type of injury","Type":"radiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Minor"},{"OptionId":2,"OptionText":"Major"},{"OptionId":3,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"vertical"},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33},"DisplayValue":"Major"},{"Id":"1_11","Check":"Others (If any other injury type)","Type":"freetext","Value":"sdf","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_12","Check":"Part of body","Type":"multiselect","Value":[2],"IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Head"},{"OptionId":2,"OptionText":"Hand"},{"OptionId":3,"OptionText":"Leg"},{"OptionId":4,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":true,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":33.33},"DisplayValue":["Hand"]},{"Id":"1_13","Check":"If any other Body parts involved?","Type":"freetext","Value":"SDF","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_15","Check":"(Expected) Day of return to work: (Date or Time)","Type":"datetime","Value":"2026-07-11T12:39","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":33.33}}],"SectionFiles":[{"Value":"attachments\\211\\incident-management\\IMG_0005_2026-07-10_07-10-20-1020_db90231e-b9db-4eb7-ae4d-dacaea6e6c58.jpeg","FileType":"Image"}],"SectionName":"FIR basic details","SectionType":"text","AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"IsSectionTable":false,"MaxRows":null,"RequiredRows":null,"maxRows":null,"requiredRows":null},{"SectionId":2,"Checks":[{"Id":"2_1","Check":"Actions","Type":"freetext","Value":"","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsible","Type":"freetext","Value":"","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"2_3","Check":"Target date","Type":"date","Value":"","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"SectionFiles":[],"SectionName":"Immediate corrective action is taken","SectionType":"table","AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"IsSectionTable":true,"MaxRows":null,"RequiredRows":null,"maxRows":null,"requiredRows":null,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"freetext","editable":true,"required":true,"alignment":"center"},{"field":"check_2","header":"Responsible","placeholder":"","type":"freetext","editable":true,"required":true,"alignment":"center"},{"field":"check_3","header":"Target date","placeholder":"","type":"date","editable":true,"required":true,"alignment":"center"}]},"Rows":[{"check_1":"as","check_2":"as","check_3":"2026-07-10"}]}},{"SectionId":3,"SectionName":"Signature (s)","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":3,"Check":"Site safety charge","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site safety charge","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":18,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"StatusId":50,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":18,"UserId":1795,"UserName":"Phillip Gaffney","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":1,"UserId":1955,"UserName":"Renard Whatley","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":1,"UserId":1955,"UserName":"Renard Whatley","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"ProcessListIds":[],"AssetIds":[],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 07:13:45.6328", "level": "Error", "severity": "ERROR", "TraceId": "55a3bcb5-912c-4028-b282-970e4c1186b9", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":36,\"EntityId\":1570,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"0PIDDR\",\"SiteName\":\"Fleischmanns\",\"CollectedBy\":\"\",\"PpeStatus\":\"Requested\",\"IssuedTo\":\"Renard Whatley\",\"IssuedToEmployeeCode\":\"MHC672\",\"PpeItems\":\"Safety Helmet\",\"ReturnedOn\":null,\"CreatedOn\":\"2026-07-10T12:43:45\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PPEIssue","Route":"/Organisations/211/PPEIssue","Query":"","Body":{"SiteId":582,"IssuedTo":1955,"PPEItems":[{"PPEItemId":37,"PPEItemComment":"","PpeDueDate":"2028-07-09T18:30:00+00:00","PpeVariant":"Color: Blue"}]}} }
{ "timestamp": "2026-07-10 07:59:21.9568", "level": "Error", "severity": "ERROR", "TraceId": "bd93e319-221c-4baf-98a5-f157a73ba69d", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":262,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"89E358\",\"OrganisationName\":\"SailPoint Inc.\",\"OrganisationType\":\"Warehouse\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":423,\"StartDate\":\"2026-03-16T00:00:00\",\"EndDate\":\"2026-09-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":1,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":0,\"Companies IsVisible\":0,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":1,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":1,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":1,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":0,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":0,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"89E358\",\"OrganisationName\":\"SailPoint Inc.\",\"OrganisationType\":\"Warehouse\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":423,\"StartDate\":\"2026-03-16T00:00:00\",\"EndDate\":\"2026-09-12T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":1,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":0,\"Companies IsVisible\":0,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":1,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":1,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":1,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":0,\"Projects IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":0,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":0,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/262","Route":"/Admin/UpdateOrganisation/262","Query":"","Body":{"Id":262,"UserId":1,"Email":"osm01349@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"89E358","OrganisationName":"SailPoint Inc.","IsCloseOrganisation":true,"Package":{"PackageId":1,"InvoiceId":423,"StartDate":"2026-03-16T00:00:00Z","EndDate":"2026-09-12T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z"},"DeletedPackages":[],"OwnerIds":[],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 07:59:58.0072", "level": "Error", "severity": "ERROR", "TraceId": "95105067-982f-4d7e-8952-dc7cd96d75c8", "message": "Response status code does not indicate success: 400 (BAD REQUEST).", "stackTrace": "System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).\r\n   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n   at IncidentReporter.API.Helpers.SupersetClient.<PostGuestTokenAsync>d__15.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 95\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.SupersetClient.<MintGuestTokenAsync>d__14.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 71\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.EmbedBll.<GetGuestTokenAsync>d__5.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\EmbedBll.cs:line 120", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisation/256/Embed/GuestToken","Route":"/Organisation/256/Embed/GuestToken","Query":"","Body":{"resourceType":"master_dashboard","resourceUuid":"1"}}, "MethodName": "GetGuestTokenAsync", "EntryPoint": "API", "InputData": null, "TraceId": "95105067-982f-4d7e-8952-dc7cd96d75c8", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisation\/256\/Embed\/GuestToken\",\"Route\":\"\/Organisation\/256\/Embed\/GuestToken\",\"Query\":\"\",\"Body\":{\"resourceType\":\"master_dashboard\",\"resourceUuid\":\"1\"}}" }
{ "timestamp": "2026-07-10 08:03:09.2667", "level": "Error", "severity": "ERROR", "TraceId": "28f62f44-64ae-4659-897c-35537ecf7600", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403792,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/CDNS/VWH/CDNS/CI/26/00001\",\"Site\":\"Archer Lodge\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":5,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false}},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/255/PermitToWork","Route":"/Organisations/255/PermitToWork","Query":"","Body":{"JobTypeIds":[305],"CompanyId":1466,"SiteId":779,"DepartmentId":180,"PtwUsersInvolved":[],"IsUnInterruptedWork":false,"AssetIds":[],"PtwOtherUsersInvolved":"","WorkLocation":"","ScopeOfWork":"","NoOfWorkers":0,"ToolsUsed":"","WorkDescription":"","InspectionIds":[],"ReferencePermitNumber":"","PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"08:03:00","PtwEndTime":"12:30:00","IssuerAssignedTo":881,"ApproverAssignedTo":null,"ReviewerAssignedTo":null,"PermitToWorkChecks":[{"SectionId":0,"SectionName":"Job Details","SectionType":"PtwDetails","Status":1,"Rank":0,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"SectionFiles":[],"Checks":[{"Id":1,"Check":"Work Location","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Number of workers","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Tools/equipment","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Scope of work","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Description of work","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0}],"MandatoryChecksCount":0},{"SectionId":1,"SectionName":"Type of work","SectionFiles":[],"Checks":[{"Id":1,"Check":"Excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Manual excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Mechanical Excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Construction","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Demolish","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Drilling","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Structural change","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Concreting","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Road work","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Other (Pl specify)","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":2,"SectionName":"Required Personal Protective Equipment","SectionFiles":[],"Checks":[{"Id":1,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Safety goggle","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Safety Shoes/Gum boots","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Full body harness-for height work","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Nose mask (suitable for work-Chemical/Dust Mask)","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Any Other (Please specify)","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":3,"SectionName":"Check Points","SectionFiles":[],"Checks":[{"Id":1,"Check":"Separate work permit is taken for height work activity","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Caution board is displayed & area is barricaded to restrict the man movement","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Continuous supervision is provided","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Tarpaulin is kept under the work which will collect the waste civil material","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Arrangement is made to dispose waste civil material as per the applicable laws.","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Use water as per requirement, do not waste the water","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Ensure all civil work is completed as per approved drawings","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Statutory reports are verified if outside services /crane is being used","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Use appropriate Personal Protective Equipment (as mentioned above) during work","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Ensure that area is cleaned after completion of activity","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":11,"Check":"All waste material is carried with contractor after completion of work","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":11,"CheckOptions":[],"ParentCheckId":0},{"Id":12,"Check":"Before excavation/trenching- ensured for  availability of underground utilities","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":12,"CheckOptions":[],"ParentCheckId":0},{"Id":13,"Check":"Care has been taken to protect damage of underground utility during excavation/trenching","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":13,"CheckOptions":[],"ParentCheckId":0}]}],"SiteMarkers":[],"Lat":-51.2397475736683,"Long":112.296645542095}} }
{ "timestamp": "2026-07-10 08:03:43.1449", "level": "Error", "severity": "ERROR", "TraceId": "9227ec2b-94ee-45ec-9982-7051b79aeed3", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403793,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/CDNS/VO4/CDNS/CI/26/00001\",\"Site\":\"Butterfield Park\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":5,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false}},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/255/PermitToWork","Route":"/Organisations/255/PermitToWork","Query":"","Body":{"JobTypeIds":[305],"CompanyId":1466,"SiteId":776,"DepartmentId":180,"PtwUsersInvolved":[],"IsUnInterruptedWork":false,"AssetIds":[],"PtwOtherUsersInvolved":"","WorkLocation":"","ScopeOfWork":"","NoOfWorkers":0,"ToolsUsed":"","WorkDescription":"","InspectionIds":[],"ReferencePermitNumber":"","PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"08:03:00","PtwEndTime":"12:30:00","IssuerAssignedTo":881,"ApproverAssignedTo":null,"ReviewerAssignedTo":null,"PermitToWorkChecks":[{"SectionId":0,"SectionName":"Job Details","SectionType":"PtwDetails","Status":1,"Rank":0,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"SectionFiles":[],"Checks":[{"Id":1,"Check":"Work Location","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Number of workers","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Tools/equipment","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Scope of work","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Description of work","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0}],"MandatoryChecksCount":0},{"SectionId":1,"SectionName":"Type of work","SectionFiles":[],"Checks":[{"Id":1,"Check":"Excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Manual excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Mechanical Excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Construction","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Demolish","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Drilling","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Structural change","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Concreting","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Road work","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Other (Pl specify)","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":2,"SectionName":"Required Personal Protective Equipment","SectionFiles":[],"Checks":[{"Id":1,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Safety goggle","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Safety Shoes/Gum boots","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Full body harness-for height work","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Nose mask (suitable for work-Chemical/Dust Mask)","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Any Other (Please specify)","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":3,"SectionName":"Check Points","SectionFiles":[],"Checks":[{"Id":1,"Check":"Separate work permit is taken for height work activity","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Caution board is displayed & area is barricaded to restrict the man movement","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Continuous supervision is provided","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Tarpaulin is kept under the work which will collect the waste civil material","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Arrangement is made to dispose waste civil material as per the applicable laws.","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Use water as per requirement, do not waste the water","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Ensure all civil work is completed as per approved drawings","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Statutory reports are verified if outside services /crane is being used","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Use appropriate Personal Protective Equipment (as mentioned above) during work","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Ensure that area is cleaned after completion of activity","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":11,"Check":"All waste material is carried with contractor after completion of work","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":11,"CheckOptions":[],"ParentCheckId":0},{"Id":12,"Check":"Before excavation/trenching- ensured for  availability of underground utilities","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":12,"CheckOptions":[],"ParentCheckId":0},{"Id":13,"Check":"Care has been taken to protect damage of underground utility during excavation/trenching","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":13,"CheckOptions":[],"ParentCheckId":0}]}],"SiteMarkers":[],"Lat":-51.2397475736683,"Long":112.296645542095}} }
{ "timestamp": "2026-07-10 08:04:08.1653", "level": "Error", "severity": "ERROR", "TraceId": "0d17bad0-c33f-4920-b64f-9834a9309d27", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":248,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":1,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/248","Route":"/Admin/UpdateOrganisation/248","Query":"","Body":{"Id":248,"UserId":4094,"Email":"osm01390@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"HRPS19","OrganisationName":"Falcon's Beyond Global Inc. Warrants","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":393,"StartDate":"2025-07-31T00:00:00Z","EndDate":"2026-12-31T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":""},"DeletedPackages":[],"OwnerIds":[267,4094],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 08:08:33.5826", "level": "Error", "severity": "ERROR", "TraceId": "fb439202-2195-413d-8b70-cfcf613eef5c", "message": "Unhandled Exception in Web API", "stackTrace": "System.OperationCanceledException: The operation was canceled.\r\n   at System.Threading.CancellationToken.ThrowOperationCanceledException()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/248/Reports/Dashboards","Route":"/Organisations/248/Reports/Dashboards","Query":"","Body":""} }
{ "timestamp": "2026-07-10 08:13:16.4104", "level": "Error", "severity": "ERROR", "TraceId": "d50dfd19-c2a8-47c8-a310-230149366fc5", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403794,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/CDNS/VWH/CDNS/CI/26/00002\",\"Site\":\"Archer Lodge\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":null,\"SectionFiles\":null,\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\" Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\\t\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask) \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points \",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/255/PermitToWork","Route":"/Organisations/255/PermitToWork","Query":"","Body":{"Lat":null,"Long":null,"OrganisationId":255,"JobTypeIds":[305],"AssetIds":"","DepartmentId":180,"PtwUsersInvolved":[],"PtwOtherUsersInvolved":null,"SiteId":779,"CompanyId":1466,"IsNightWork":true,"InspectionIds":[],"PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"08:12","PtwEndTime":"15:30","IsUnInterruptedWork":false,"PermitToWorkChecks":[{"SectionId":0,"SectionName":"Job Details","Checks":[{"Id":1,"Check":"Work Location","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":2,"Check":"Number of workers","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":3,"Check":"Tools/equipment","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":4,"Check":"Scope of work","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":5,"Check":"Description of work","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"}]},{"SectionId":1,"SectionName":"Type of work","SectionFiles":[],"AllowAttachments":true,"Checks":[{"Id":1,"Check":"Excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Manual excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Mechanical Excavation/Digging","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":" Construction","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Demolish","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Drilling ","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Structural change","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Concreting","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Road work","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Other (Pl specify)","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":2,"SectionName":"Required Personal Protective Equipment","SectionFiles":[],"AllowAttachments":true,"Checks":[{"Id":1,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Safety goggle","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Safety Shoes/Gum boots","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Full body harness-for height work\t","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Nose mask (suitable for work-Chemical/Dust Mask) ","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Any Other (Please specify)","Type":"freetext","Value":"Type","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":3,"SectionName":"Check Points ","SectionFiles":[],"AllowAttachments":true,"Checks":[{"Id":1,"Check":"Separate work permit is taken for height work activity","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Caution board is displayed & area is barricaded to restrict the man movement","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Continuous supervision is provided","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Tarpaulin is kept under the work which will collect the waste civil material ","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Arrangement is made to dispose waste civil material as per the applicable laws.","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Use water as per requirement, do not waste the water","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Ensure all civil work is completed as per approved drawings","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Statutory reports are verified if outside services /crane is being used ","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Use appropriate Personal Protective Equipment (as mentioned above) during work","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Ensure that area is cleaned after completion of activity","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":11,"Check":"All waste material is carried with contractor after completion of work","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":11,"CheckOptions":[],"ParentCheckId":0},{"Id":12,"Check":"Before excavation/trenching- ensured for  availability of underground utilities ","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":12,"CheckOptions":[],"ParentCheckId":0},{"Id":13,"Check":"Care has been taken to protect damage of underground utility during excavation/trenching","Type":"radiobutton","Value":"0","IsMandatory":0,"Rank":13,"CheckOptions":[],"ParentCheckId":0}]}],"ApproverAssignedTo":null,"ReviewerAssignedTo":null,"IssuerAssignedTo":881}} }
{ "timestamp": "2026-07-10 08:17:25.4972", "level": "Error", "severity": "ERROR", "TraceId": "1769f26f-4352-4b16-8c8e-c9ef854ed6a3", "message": "Out of range value for column 'longitude' at row 1", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Out of range value for column 'longitude' at row 1\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()\r\n   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)\r\n   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)\r\n   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1973\r\n   at IncidentReporter.API.BLL.UsersBLL.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\UsersBLL.cs:line 3213", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Users/1955/Location","Route":"/Users/1955/Location","Query":"","Body":{"Location":"","Latitude":37.785834,"Longitude":-122.406417}}, "MethodName": "UpdateUserLocationDetails", "EntryPoint": "API", "InputData": null, "TraceId": "1769f26f-4352-4b16-8c8e-c9ef854ed6a3", "ApiInputJson": "{\"Method\":\"PUT\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Users\/1955\/Location\",\"Route\":\"\/Users\/1955\/Location\",\"Query\":\"\",\"Body\":{\"Location\":\"\",\"Latitude\":37.785834,\"Longitude\":-122.406417}}" }
{ "timestamp": "2026-07-10 08:17:25.8121", "level": "Error", "severity": "ERROR", "TraceId": "eea092a7-dc82-4209-94f8-9df38bfaba08", "message": "Out of range value for column 'longitude' at row 1", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Out of range value for column 'longitude' at row 1\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()\r\n   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)\r\n   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)\r\n   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1973\r\n   at IncidentReporter.API.BLL.UsersBLL.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\UsersBLL.cs:line 3213", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Users/1955/Location","Route":"/Users/1955/Location","Query":"","Body":{"Location":"","Latitude":37.785834,"Longitude":-122.406417}}, "MethodName": "UpdateUserLocationDetails", "EntryPoint": "API", "InputData": null, "TraceId": "eea092a7-dc82-4209-94f8-9df38bfaba08", "ApiInputJson": "{\"Method\":\"PUT\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Users\/1955\/Location\",\"Route\":\"\/Users\/1955\/Location\",\"Query\":\"\",\"Body\":{\"Location\":\"\",\"Latitude\":37.785834,\"Longitude\":-122.406417}}" }
{ "timestamp": "2026-07-10 08:18:54.2153", "level": "Error", "severity": "ERROR", "TraceId": "d7ef5fe4-2cc8-4af8-994c-9a8ab6298ded", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":23,\"EntityId\":76884,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"KN2E9X\",\"Status\":null,\"Site\":\"Bowers\",\"UserType\":null,\"ReportedBy\":\"Renard Whatley\",\"Category\":\"Unsafe Act\",\"Department\":null,\"AssignedTo\":\"Albano Yaeger\",\"Severity\":\"Moderate\",\"DueDate\":\"12-Jul-2026\",\"UsersInvolved\":null,\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Incidents/","Route":"/Organisations/211/Incidents/","Query":"","Body":{"Latitude":37.785834,"Longitude":-122.406417,"Location":"Bowers","DivisionId":"1272","OrganisationId":"211","ImageCount":0,"AudioCount":0,"VideoCount":0,"OtherFileCount":0,"DivisionAttachments":[],"AnonymouslyReported":true,"MediaEnabled":true,"IncidentsInGeofenceOnly":false,"Users":[],"Assets":[],"OthersInvolved":"","ChecklistData":[{"CheckListId":1796,"Answer":"sdfsdf"},{"CheckListId":1797,"Answer":"sdf"},{"CheckListId":1798,"Answer":"sdf"}],"LocationId":604,"DepartmentId":null,"AreaId":null,"IncidentDateTime":"2026-07-10 08:18:00","DueDate":"2026-07-12","Severity":"Moderate","AssignedToUsers":[13794],"PermitToWorkId":403786,"WorkPermitId":null,"UserId":1955}} }
{ "timestamp": "2026-07-10 08:19:25.7294", "level": "Error", "severity": "ERROR", "TraceId": "452ae738-27f7-4887-82c9-63681bbbfe13", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403794,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"PermitToWorkUid\":\"P/CDNS/VWH/CDNS/CI/26/00002\",\"Site\":\"Archer Lodge\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":null,\"SectionFiles\":null,\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\" Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\\t\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask) \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points \",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]},\"NewValue\":{\"PermitToWorkUid\":\"P/CDNS/VWH/CDNS/CI/26/00002\",\"Site\":\"Archer Lodge\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":null,\"SectionFiles\":null,\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\" Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\\t\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask) \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points \",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/255/PermitToWork/403794","Route":"/Organisations/255/PermitToWork/403794","Query":"","Body":{"Id":403794,"JobTypeIds":[305],"OrganisationId":255,"CompanyId":1466,"CompanyName":"Cadence Design Systems Inc.","SiteId":779,"PermitToWorkUId":"P/CDNS/VWH/CDNS/CI/26/00002","PermitToWorkStartDate":"2026-07-10T00:00:00Z","PermitToWorkEndDate":"2026-07-10T00:00:00Z","RequestedBy":881,"RequestedByName":"Sincere Kidwell","RequestedOn":"2026-07-10T08:13:16Z","Status":"Active","PtwStatusId":3,"PermitToWorkStatus":"Requested","PtwStatusCustomName":"Requested","NextExpectedStatusId":2,"NextExpectedStatus":"Issue","CreatedOn":"2026-07-10T08:13:16Z","CreatedBy":881,"ModifiedOn":"2026-07-10T08:13:16Z","ModifiedBy":881,"RequestedByMobileNumber":"+912000007341","IssuerAssignedTo":881,"PermitToWorkChecks":[{"SectionId":0,"SectionName":"Job Details","Checks":[{"Id":1,"Check":"Work Location","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":2,"Check":"Number of workers","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":3,"Check":"Tools/equipment","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":4,"Check":"Scope of work","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":5,"Check":"Description of work","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"}]},{"SectionId":1,"Checks":[{"Id":1,"Check":"Excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Manual excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Mechanical Excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":" Construction","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Demolish","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Drilling ","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Structural change","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Concreting","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Road work","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Other (Pl specify)","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Type of work","AllowAttachments":true},{"SectionId":2,"Checks":[{"Id":1,"Check":"Safety Helmet","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Safety goggle","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Safety Shoes/Gum boots","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Full body harness-for height work\t","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Nose mask (suitable for work-Chemical/Dust Mask) ","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Any Other (Please specify)","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Required Personal Protective Equipment","AllowAttachments":true},{"SectionId":3,"Checks":[{"Id":1,"Check":"Separate work permit is taken for height work activity","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Caution board is displayed & area is barricaded to restrict the man movement","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Continuous supervision is provided","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Tarpaulin is kept under the work which will collect the waste civil material ","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Arrangement is made to dispose waste civil material as per the applicable laws.","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Use water as per requirement, do not waste the water","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Ensure all civil work is completed as per approved drawings","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Statutory reports are verified if outside services /crane is being used ","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Use appropriate Personal Protective Equipment (as mentioned above) during work","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Ensure that area is cleaned after completion of activity","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":11,"Check":"All waste material is carried with contractor after completion of work","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":12,"Check":"Before excavation/trenching- ensured for  availability of underground utilities ","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":13,"Check":"Care has been taken to protect damage of underground utility during excavation/trenching","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Check Points ","AllowAttachments":true}],"CancelledByName":"","ReApprovedByName":"","RejectedByName":"","PtwStartTime":"08:12:00","PtwEndTime":"15:30:00","AssetIds":[],"PreviousDayUsersInvolved":[],"PreviousDayOtherUsersInvolved":[],"PtwClosureChecks":[],"SiteMarkers":[],"IsUnInterruptedWork":false,"DepartmentId":180,"DepartmentName":"Accounts","IsOnline":1,"WorkPermitForDate":"2026-07-10T00:00:00Z","InspectionIds":[],"PtwUsersInvolved":[],"PtwOtherUsersInvolved":"","ApproverAssignedTo":881}} }
{ "timestamp": "2026-07-10 08:19:44.8444", "level": "Error", "severity": "ERROR", "TraceId": "6ac3c4b5-87a8-4890-8e32-1809c46054b5", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403794,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"PermitToWorkUid\":\"P/CDNS/VWH/CDNS/CI/26/00002\",\"Site\":\"Archer Lodge\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":null,\"SectionFiles\":null,\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\" Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\\t\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask) \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points \",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]},\"NewValue\":{\"PermitToWorkUid\":\"P/CDNS/VWH/CDNS/CI/26/00002\",\"Site\":\"Archer Lodge\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":null,\"SectionFiles\":null,\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":null,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[{\"Value\":\"attachments\\\\255\\\\permittowork\\\\image_2026-07-10_08-19-38-1938_2fc891e9-3055-418f-b821-6860bfe2707c.png\",\"FileType\":\"Image\"}],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\" Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\\t\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask) \",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points \",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities \",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/255/PermitToWork/403794","Route":"/Organisations/255/PermitToWork/403794","Query":"","Body":{"Id":403794,"JobTypeIds":[305],"OrganisationId":255,"CompanyId":1466,"CompanyName":"Cadence Design Systems Inc.","SiteId":779,"PermitToWorkUId":"P/CDNS/VWH/CDNS/CI/26/00002","PermitToWorkStartDate":"2026-07-10T00:00:00Z","PermitToWorkEndDate":"2026-07-10T00:00:00Z","RequestedBy":881,"RequestedByName":"Sincere Kidwell","RequestedOn":"2026-07-10T08:13:16Z","IssuedOn":"2026-07-10T08:19:27Z","IssuedBy":881,"Status":"Active","PtwStatusId":2,"PermitToWorkStatus":"Issued","PtwStatusCustomName":"Issued","NextExpectedStatusId":1,"NextExpectedStatus":"Approve","CreatedOn":"2026-07-10T08:13:16Z","CreatedBy":881,"ModifiedOn":"2026-07-10T08:19:27Z","ModifiedBy":881,"IssuedByName":"Sincere Kidwell","RequestedByMobileNumber":"+912000007341","IssuedByMobileNumber":"+912000007341","IssuerAssignedTo":881,"ApproverAssignedTo":null,"PermitToWorkChecks":[{"SectionId":0,"SectionName":"Job Details","Checks":[{"Id":1,"Check":"Work Location","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":2,"Check":"Number of workers","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":3,"Check":"Tools/equipment","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":4,"Check":"Scope of work","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"},{"Id":5,"Check":"Description of work","CheckOptions":[],"ParentCheckId":0,"Value":"","Type":"freetext"}]},{"SectionId":1,"Checks":[{"Id":1,"Check":"Excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Manual excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Mechanical Excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":" Construction","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Demolish","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Drilling ","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Structural change","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Concreting","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Road work","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Other (Pl specify)","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[{"Value":"attachments\\255\\permittowork\\image_2026-07-10_08-19-38-1938_2fc891e9-3055-418f-b821-6860bfe2707c.png","FileType":"Image"}],"SectionName":"Type of work","AllowAttachments":true},{"SectionId":2,"Checks":[{"Id":1,"Check":"Safety Helmet","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Safety goggle","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Safety Shoes/Gum boots","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Full body harness-for height work\t","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Nose mask (suitable for work-Chemical/Dust Mask) ","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Any Other (Please specify)","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Required Personal Protective Equipment","AllowAttachments":true},{"SectionId":3,"Checks":[{"Id":1,"Check":"Separate work permit is taken for height work activity","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":2,"Check":"Caution board is displayed & area is barricaded to restrict the man movement","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":3,"Check":"Continuous supervision is provided","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":4,"Check":"Tarpaulin is kept under the work which will collect the waste civil material ","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":5,"Check":"Arrangement is made to dispose waste civil material as per the applicable laws.","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":6,"Check":"Use water as per requirement, do not waste the water","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":7,"Check":"Ensure all civil work is completed as per approved drawings","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":8,"Check":"Statutory reports are verified if outside services /crane is being used ","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":9,"Check":"Use appropriate Personal Protective Equipment (as mentioned above) during work","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":10,"Check":"Ensure that area is cleaned after completion of activity","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":11,"Check":"All waste material is carried with contractor after completion of work","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":12,"Check":"Before excavation/trenching- ensured for  availability of underground utilities ","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0},{"Id":13,"Check":"Care has been taken to protect damage of underground utility during excavation/trenching","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"ParentCheckId":0}],"SectionFiles":[],"SectionName":"Check Points ","AllowAttachments":true}],"CancelledByName":"","ReApprovedByName":"","RejectedByName":"","PtwStartTime":"08:12:00","PtwEndTime":"15:30:00","AssetIds":[],"PreviousDayUsersInvolved":[],"PreviousDayOtherUsersInvolved":[],"IssuedByLatitude":23.567316818,"IssuedByLongitude":87.272779984,"PtwClosureChecks":[],"SiteMarkers":[],"IsUnInterruptedWork":false,"DepartmentId":180,"DepartmentName":"Accounts","IsOnline":1,"WorkPermitForDate":"2026-07-10T00:00:00Z","InspectionIds":[],"PtwUsersInvolved":[],"PtwOtherUsersInvolved":"","ReviewerAssignedTo":null}} }
{ "timestamp": "2026-07-10 08:20:06.5782", "level": "Error", "severity": "ERROR", "TraceId": "443babcc-0af8-424e-ab63-d535fe60a88f", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403795,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/APA/ASO/CS/26/00001\",\"Site\":\"Bowers\",\"TypeOfPermit\":\"Confined Space Entry\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5781,\"Check\":\"Oxygen Deficiency\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5782,\"Check\":\"Oxygen Enrichment\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5783,\"Check\":\"Arcing / Flash\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5784,\"Check\":\"Electrical Shock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5785,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5786,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5787,\"Check\":\"Toxic Gases / Fumes\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5788,\"Check\":\"Person Fall\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5789,\"Check\":\"Equipment fall\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5790,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5791,\"Check\":\"ISOLATION\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5792,\"Check\":\"LOTO Applied\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5793,\"Check\":\"Ventilation Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5794,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5795,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5796,\"Check\":\"SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5797,\"Check\":\"Illumination Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5798,\"Check\":\"ELCB / RCCB Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5799,\"Check\":\"Entry Log Register\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5800,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5801,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5834,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5835,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5802,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5803,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5804,\"Check\":\"Full Body Harness\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5805,\"Check\":\"Cover All\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5806,\"Check\":\"Filtered Mask\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5807,\"Check\":\"Safety Jacket\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5808,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":88,\"SectionName\":\"Emergency\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5809,\"Check\":\"Tripod\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5810,\"Check\":\"First Aider\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5811,\"Check\":\"Emergency Vehicle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5812,\"Check\":\"Rescue Available\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5813,\"Check\":\"Resuscitator\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5814,\"Check\":\"Stretcher / Wheelchair\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5815,\"Check\":\"Multi Gas Detector\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5816,\"Check\":\"Other Requirements\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":89,\"SectionName\":\"Gas Testing\",\"SectionType\":1,\"SectionFiles\":[{\"Value\":\"attachments\\\\211\\\\permittowork\\\\IMG_0005_2026-07-10_08-19-57-1957_837f7951-2e64-4f43-b88f-587ff425eeea.jpeg\",\"FileType\":\"Image\"}],\"Checks\":[{\"Id\":5817,\"Check\":\"Percentage of Oxygen Reading (% O2)\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5818,\"Check\":\"< 19.5 % - Oxygen Deficiency\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5819,\"Check\":\"> 22.2% - Oxygen Enrichment\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5820,\"Check\":\"Other's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5821,\"Check\":\"Was oxygen content between 19.5 percent and 23.5 percent?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5822,\"Check\":\"Did you survey the surrounding area to show it to be free of hazards such as drifting vapours from tanks, piping, or sewers?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5823,\"Check\":\"Check for any unsafe electrical conditions.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5824,\"Check\":\"Is all portable electrical equipment used inside confined spaces either grounded and insulated, or equipped with RCCB (30 ma)?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5825,\"Check\":\"Have the facility emergency and rescue services been notified that a confined space entry is about to be made?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5826,\"Check\":\"Trained & experienced work force to be deployed.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5827,\"Check\":\"Continues supervision must be required.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5828,\"Check\":\"Is all rescue equipment called out in the safe entry procedure available outside the confined space?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5829,\"Check\":\"Is either natural or mechanical ventilation provided prior to confined space entry?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5830,\"Check\":\"If the confined space is below the ground and near areas where motor vehicles will be operating, is it possible for vehicle exhaust or carbon monoxide to enter the space?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5831,\"Check\":\"Provide safe access to enter & exit.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5832,\"Check\":\"Is the standby employee appropriately trained and equipped to handle an emergency?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5833,\"Check\":\"Are confined space entrants wearing proper personal protective equipment (i.e., hardhats, boots, etc.)?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork","Route":"/Organisations/211/PermitToWork","Query":"","Body":{"Lat":null,"Long":null,"OrganisationId":211,"JobTypeIds":[138],"AssetIds":"","PtwUsersInvolved":[],"PtwOtherUsersInvolved":null,"SiteId":604,"CompanyId":161,"IsNightWork":true,"InspectionIds":[],"WorkLocation":"","NoOfWorkers":"","ToolsUsed":"","ScopeOfWork":"","WorkDescription":"","ReferencePermitNumber":"","PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"08:19","PtwEndTime":"12:30","IsUnInterruptedWork":false,"PermitToWorkChecks":[{"SectionId":85,"SectionName":"Hazards","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5781,"Check":"Oxygen Deficiency","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5782,"Check":"Oxygen Enrichment","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5783,"Check":"Arcing / Flash","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5784,"Check":"Electrical Shock","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5785,"Check":"Fire","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5786,"Check":"Explosion","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5787,"Check":"Toxic Gases / Fumes","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5788,"Check":"Person Fall","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5789,"Check":"Equipment fall","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5790,"Check":"Other Hazards","Type":"freetext","Value":"","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":86,"SectionName":"Precautions Taken","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5791,"Check":"ISOLATION","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5792,"Check":"LOTO Applied","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5793,"Check":"Ventilation Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5794,"Check":"HIRA Undertaken","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5795,"Check":"Signage's Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5796,"Check":"SOP","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5797,"Check":"Illumination Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5798,"Check":"ELCB / RCCB Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5799,"Check":"Entry Log Register","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5800,"Check":"Awareness on expected emergencies ?","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":5801,"Check":"Other Precautions","Type":"freetext","Value":"","IsMandatory":0,"Rank":11,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":91,"SectionName":"Toolbox Talks","SectionFiles":[],"AllowAttachments":false,"SectionType":"File","Checks":[{"Id":5834,"Check":"Topics discussed","Type":"freetext","Value":"","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5835,"Check":"Attach photo","Type":"file","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":87,"SectionName":"Job Specific PPEs","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5802,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5803,"Check":"Safety Shoes","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5804,"Check":"Full Body Harness","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5805,"Check":"Cover All","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5806,"Check":"Filtered Mask","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5807,"Check":"Safety Jacket","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5808,"Check":"Other PPE's","Type":"freetext","Value":"","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":88,"SectionName":"Emergency","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5809,"Check":"Tripod","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5810,"Check":"First Aider","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5811,"Check":"Emergency Vehicle","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5812,"Check":"Rescue Available","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5813,"Check":"Resuscitator","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5814,"Check":"Stretcher / Wheelchair","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5815,"Check":"Multi Gas Detector","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5816,"Check":"Other Requirements","Type":"freetext","Value":"","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":89,"SectionName":"Gas Testing","SectionFiles":[{"Value":"attachments\\211\\permittowork\\IMG_0005_2026-07-10_08-19-57-1957_837f7951-2e64-4f43-b88f-587ff425eeea.jpeg","FileType":"Image"}],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5817,"Check":"Percentage of Oxygen Reading (% O2)","Type":"freetext","Value":"","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5818,"Check":"< 19.5 % - Oxygen Deficiency","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5819,"Check":"> 22.2% - Oxygen Enrichment","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5820,"Check":"Other's","Type":"freetext","Value":"","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":90,"SectionName":"Safety Considerations","SectionFiles":[],"AllowAttachments":true,"SectionType":"Radiobutton","Checks":[{"Id":5821,"Check":"Was oxygen content between 19.5 percent and 23.5 percent?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5822,"Check":"Did you survey the surrounding area to show it to be free of hazards such as drifting vapours from tanks, piping, or sewers?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5823,"Check":"Check for any unsafe electrical conditions.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5824,"Check":"Is all portable electrical equipment used inside confined spaces either grounded and insulated, or equipped with RCCB (30 ma)?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5825,"Check":"Have the facility emergency and rescue services been notified that a confined space entry is about to be made?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5826,"Check":"Trained & experienced work force to be deployed.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5827,"Check":"Continues supervision must be required.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5828,"Check":"Is all rescue equipment called out in the safe entry procedure available outside the confined space?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5829,"Check":"Is either natural or mechanical ventilation provided prior to confined space entry?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5830,"Check":"If the confined space is below the ground and near areas where motor vehicles will be operating, is it possible for vehicle exhaust or carbon monoxide to enter the space?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":5831,"Check":"Provide safe access to enter & exit.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":11,"CheckOptions":[],"ParentCheckId":0},{"Id":5832,"Check":"Is the standby employee appropriately trained and equipped to handle an emergency?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":12,"CheckOptions":[],"ParentCheckId":0},{"Id":5833,"Check":"Are confined space entrants wearing proper personal protective equipment (i.e., hardhats, boots, etc.)?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":13,"CheckOptions":[],"ParentCheckId":0}]}],"ApproverAssignedTo":3680,"IssuerAssignedTo":null,"ReviewerAssignedTo":null}} }
{ "timestamp": "2026-07-10 08:20:44.4055", "level": "Error", "severity": "ERROR", "TraceId": "b2724d0d-bf57-435b-8a79-57a710ff2329", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15067,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"Task 1\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"7/20/2026 6:30:00 PM\",\"TaskRemainder\":[],\"Priority\":\"Medium\",\"TaskAssignees\":\"Alan Redman\"},\"NewValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"Task 1\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"7/20/2026 6:30:00 PM\",\"TaskRemainder\":[],\"Priority\":\"Medium\",\"TaskAssignees\":\"Alan Redman\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks/15067","Route":"/Organisations/211/Tasks/15067","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 08:21:30.2429", "level": "Error", "severity": "ERROR", "TraceId": "0ede1f0f-455e-4ba7-9cb8-e623fadd42e5", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15069,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"sdfsdfsdf\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"11-Jul-2026\",\"TaskRemainder\":null,\"Priority\":\"Medium\",\"TaskAssignees\":\"Adriel Avila\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks","Route":"/Organisations/211/Tasks","Query":"","Body":{"TaskStatus":322,"SaveStatus":2,"CheckListData":[],"RemindersConfig":[],"InvestigationId":null,"SiteId":588,"TaskCategoryId":925,"AssetIds":[],"TaskDetails":[{"TaskDescription":"sdfsdfsdf","Priority":2,"DueDate":"2026-07-10T18:30:00Z","AssigneeIds":[5191],"Attachments":[]}]}} }
{ "timestamp": "2026-07-10 08:21:30.3885", "level": "Error", "severity": "ERROR", "TraceId": "0ede1f0f-455e-4ba7-9cb8-e623fadd42e5", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15068,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"SiteName\":null,\"CompanyName\":null,\"TaskCategory\":null,\"TaskDescription\":null,\"TaskStatus\":null,\"DueDate\":\"\",\"TaskRemainder\":null,\"Priority\":null,\"TaskAssignees\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks","Route":"/Organisations/211/Tasks","Query":"","Body":{"TaskStatus":322,"SaveStatus":2,"CheckListData":[],"RemindersConfig":[],"InvestigationId":null,"SiteId":588,"TaskCategoryId":925,"AssetIds":[],"TaskDetails":[{"TaskDescription":"sdfsdfsdf","Priority":2,"DueDate":"2026-07-10T18:30:00Z","AssigneeIds":[5191],"Attachments":[]}]}} }
{ "timestamp": "2026-07-10 08:21:44.5183", "level": "Error", "severity": "ERROR", "TraceId": "0c0dfd1e-482c-4f64-80c7-d438db87f508", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15069,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"sdfsdfsdf\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"7/10/2026 6:30:00 PM\",\"TaskRemainder\":[],\"Priority\":\"Medium\",\"TaskAssignees\":\"Adriel Avila\"},\"NewValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"sdfsdfsdf\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"7/10/2026 6:30:00 PM\",\"TaskRemainder\":[],\"Priority\":\"Medium\",\"TaskAssignees\":\"Adriel Avila\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks/15069","Route":"/Organisations/211/Tasks/15069","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 08:24:55.1279", "level": "Error", "severity": "ERROR", "TraceId": "6a269719-18b7-4957-8380-cee141a890f3", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403793,\"ChangedBy\":{\"UserId\":881,\"Name\":\"Sincere Kidwell\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"PermitToWorkUid\":\"P/CDNS/VO4/CDNS/CI/26/00001\",\"Site\":\"Butterfield Park\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":5,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false}},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":3,\"SectionName\":\"Check Points\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]},\"NewValue\":{\"PermitToWorkUid\":\"P/CDNS/VO4/CDNS/CI/26/00001\",\"Site\":\"Butterfield Park\",\"TypeOfPermit\":\"Civil Work\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Job Details\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Work Location\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Number of workers\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Tools/equipment\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Scope of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Description of work\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false}},{\"SectionId\":1,\"SectionName\":\"Type of work\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Manual excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Mechanical Excavation/Digging\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Construction\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Demolish\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Drilling\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Structural change\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Concreting\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Road work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Other (Pl specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":2,\"SectionName\":\"Required Personal Protective Equipment\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Safety goggle\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Safety Shoes/Gum boots\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Full body harness-for height work\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Nose mask (suitable for work-Chemical/Dust Mask)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Any Other (Please specify)\",\"Value\":\"Type\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}},{\"SectionId\":3,\"SectionName\":\"Check Points\",\"SectionType\":null,\"SectionFiles\":[],\"Checks\":[{\"Id\":1,\"Check\":\"Separate work permit is taken for height work activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":2,\"Check\":\"Caution board is displayed & area is barricaded to restrict the man movement\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":3,\"Check\":\"Continuous supervision is provided\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":4,\"Check\":\"Tarpaulin is kept under the work which will collect the waste civil material\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5,\"Check\":\"Arrangement is made to dispose waste civil material as per the applicable laws.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":6,\"Check\":\"Use water as per requirement, do not waste the water\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":7,\"Check\":\"Ensure all civil work is completed as per approved drawings\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":8,\"Check\":\"Statutory reports are verified if outside services /crane is being used\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":9,\"Check\":\"Use appropriate Personal Protective Equipment (as mentioned above) during work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":10,\"Check\":\"Ensure that area is cleaned after completion of activity\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":11,\"Check\":\"All waste material is carried with contractor after completion of work\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":12,\"Check\":\"Before excavation/trenching- ensured for  availability of underground utilities\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":13,\"Check\":\"Care has been taken to protect damage of underground utility during excavation/trenching\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsFileUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsVideoRecordAllowed\":true,\"IsAudioUploadAllowed\":true}}]}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/255/PermitToWork/403793","Route":"/Organisations/255/PermitToWork/403793","Query":"","Body":{"Id":403793,"JobTypeIds":[305],"OrganisationId":255,"CompanyId":1466,"CompanyName":"Cadence Design Systems Inc.","SiteId":776,"PermitToWorkUId":"P/CDNS/VO4/CDNS/CI/26/00001","WorkLocation":"","ScopeOfWork":"","PermitToWorkStartDate":"2026-07-10T00:00:00Z","PermitToWorkEndDate":"2026-07-10T00:00:00Z","NoOfWorkers":0,"ToolsUsed":"","WorkDescription":"","ReferencePermitNumber":"","RequestedBy":881,"RequestedByName":"Sincere Kidwell","RequestedOn":"2026-07-10T08:03:43Z","Status":"Active","PtwStatusId":3,"PermitToWorkStatus":"Requested","PtwStatusCustomName":"Requested","NextExpectedStatusId":2,"NextExpectedStatus":"Issue","CreatedOn":"2026-07-10T08:03:43Z","CreatedBy":881,"ModifiedOn":"2026-07-10T08:03:43Z","ModifiedBy":881,"RequestedByMobileNumber":"+912000007341","IssuerAssignedTo":881,"PermitToWorkChecks":[{"SectionId":0,"SectionName":"Job Details","SectionFiles":[],"Checks":[{"Id":1,"Check":"Work Location","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":2,"Check":"Number of workers","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":3,"Check":"Tools/equipment","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":4,"Check":"Scope of work","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5,"Check":"Description of work","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false}},{"SectionId":1,"SectionName":"Type of work","SectionFiles":[],"Checks":[{"Id":1,"Check":"Excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":2,"Check":"Manual excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":3,"Check":"Mechanical Excavation/Digging","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":4,"Check":"Construction","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5,"Check":"Demolish","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":6,"Check":"Drilling","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":7,"Check":"Structural change","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":8,"Check":"Concreting","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":9,"Check":"Road work","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":10,"Check":"Other (Pl specify)","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":2,"SectionName":"Required Personal Protective Equipment","SectionFiles":[],"Checks":[{"Id":1,"Check":"Safety Helmet","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":2,"Check":"Safety goggle","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":3,"Check":"Safety Shoes/Gum boots","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":4,"Check":"Full body harness-for height work","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5,"Check":"Nose mask (suitable for work-Chemical/Dust Mask)","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":6,"Check":"Hand Gloves (Rubber/Nitrile/Cotton/Leather hand gloves)","Value":"0","Type":"checkbox","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":7,"Check":"Any Other (Please specify)","Value":"Type","Type":"freetext","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}},{"SectionId":3,"SectionName":"Check Points","SectionFiles":[],"Checks":[{"Id":1,"Check":"Separate work permit is taken for height work activity","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":2,"Check":"Caution board is displayed & area is barricaded to restrict the man movement","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":3,"Check":"Continuous supervision is provided","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":4,"Check":"Tarpaulin is kept under the work which will collect the waste civil material","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":5,"Check":"Arrangement is made to dispose waste civil material as per the applicable laws.","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":6,"Check":"Use water as per requirement, do not waste the water","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":7,"Check":"Ensure all civil work is completed as per approved drawings","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":8,"Check":"Statutory reports are verified if outside services /crane is being used","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":9,"Check":"Use appropriate Personal Protective Equipment (as mentioned above) during work","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":10,"Check":"Ensure that area is cleaned after completion of activity","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":11,"Check":"All waste material is carried with contractor after completion of work","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":12,"Check":"Before excavation/trenching- ensured for  availability of underground utilities","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0},{"Id":13,"Check":"Care has been taken to protect damage of underground utility during excavation/trenching","Value":"0","Type":"radiobutton","IsMandatory":0,"CheckOptions":[],"JobTypeId":0,"ParentCheckId":0}],"JobTypeId":0,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsFileUploadAllowed":true,"IsVideoUploadAllowed":true,"IsVideoRecordAllowed":true,"IsAudioUploadAllowed":true}}],"CancelledByName":"","ReApprovedByName":"","RejectedByName":"","PtwStartTime":"08:03:00","PtwEndTime":"12:30:00","AssetIds":[],"PreviousDayUsersInvolved":[],"PreviousDayOtherUsersInvolved":[],"RequestedByLatitude":-51.239747574,"RequestedByLongitude":112.296645542,"PtwClosureChecks":[],"SiteMarkers":[],"IsUnInterruptedWork":false,"DepartmentId":180,"DepartmentName":"Accounts","IsOnline":1,"PtwCompanyUsers":[],"WorkPermitForDate":"2026-07-10T00:00:00Z","InspectionIds":[],"PtwUsersInvolved":[],"PtwOtherUsersInvolved":"","ApproverAssignedTo":881,"ReviewerAssignedTo":null}} }
{ "timestamp": "2026-07-10 08:28:08.1542", "level": "Error", "severity": "ERROR", "TraceId": "8d59e91d-6c66-4c98-b2e6-ede446d0c97b", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34560,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Alanreed\",\"Department\":null,\"InspectionName\":null,\"AssetType\":\"Safety equipment\",\"InspectionType\":\"Fire Extinguisher Inspection Checklist\",\"Status\":\"Inspection requested\",\"Asset\":\"Safety equipment - GRR/AAON/FEI/ASD/01\",\"AssignedTo\":\"\",\"DueDate\":null,\"NonOqshaAssets\":\"\",\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Inspection","Route":"/Organisations/211/Inspection","Query":"","Body":{"AssetId":null,"AssetTypeId":151,"ProcessId":null,"InspectionTypeId":412,"InspectionName":"151","OrganisationId":211,"SiteId":588,"CompanyId":196,"DepartmentId":null,"AreaId":null,"NonOqshaAssets":"","AssignedToUser":[],"InspectionChecks":{"Sections":[{"SectionId":2,"SectionName":"Equipment Status","SectionFiles":[],"SectionType":"radio","AllowAttachments":true,"AllowTaskAssociation":false,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"2_1","Check":"Equipment Status at Site","Type":"dynamicradiobutton","Value":"1","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"In Site"},{"OptionId":2,"OptionText":"Out of Site"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"vertical"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100},"DisplayValue":"In Site"},{"Id":"2_2","Check":"Equipment Usage Status","Type":"dynamicradiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"In Usage"},{"OptionId":2,"OptionText":"Out of Usage"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"vertical"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100},"DisplayValue":"Out of Usage"}]},{"SectionId":1,"SectionName":"Inspection checks","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":true,"IsSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[{"sourceSectionId":"2","sourceFieldId":"2_1","condition":"equals","value":2,"actions":"hide"},{"sourceSectionId":"2","sourceFieldId":"2_2","condition":"equals","value":2,"actions":"hide"}],"VisibilityRules":[],"AccessControlRules":[],"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"SectionFiles":[]},{"SectionId":3,"SectionName":"Check Points","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"3_1","Check":"Is fire extinguisher being physically in good condition, including there is no signs of damage, corrosion or tempering?","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100},"DisplayValue":null},{"Id":"3_2","Check":"Is temper seal is intact with pin available without any damage and not tempered and nothing was used in place of the pin?","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100},"DisplayValue":null},{"Id":"3_3","Check":"Is discharge hose/Nozzle was in good condition without clogged, crack or broken. And is it free from leakage?","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100},"DisplayValue":null},{"Id":"3_4","Check":"Is handle of fire extinguisher was intact and firm?","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":100},"DisplayValue":null},{"Id":"3_5","Check":"Is label, type of fire extinguisher and instruction are available and easy to read?","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":4,"WidthPercentage":100},"DisplayValue":null},{"Id":"3_6","Check":"Is fire extinguisher was fully charged and pressure gauge is in green position?","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":5,"WidthPercentage":100},"DisplayValue":null},{"Id":"3_7","Check":"Is fire extinguisher has mounted or placed in free of obstacles place and visible location? (above 40Ibs should mounted 3.5feet level only)","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":6,"WidthPercentage":100},"DisplayValue":null},{"Id":"3_8","Check":"Is fire extinguisher having valid inspection and maintenance tag? If not so, need to replace that fire extinguisher.","Type":"radiobutton","Value":"","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":7,"WidthPercentage":100},"DisplayValue":null}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[{"sourceSectionId":"2","sourceFieldId":"2_1","condition":"equals","value":2,"actions":"hide"},{"sourceSectionId":"2","sourceFieldId":"2_2","condition":"equals","value":2,"actions":"hide"}],"VisibilityRules":[],"AccessControlRules":[],"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"SectionFiles":[]},{"SectionId":5,"SectionName":"Rejection Criteria","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":4,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"5_1","Check":"Failure to meet discharge time requirements. IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_2","Check":"Operating pressure not within specified range. IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_3","Check":"Leakage from cylinder or nozzle. IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_4","Check":"Inadequate wall thickness of cylinder. IS 7285 (Part 1/2):2017","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_5","Check":"Improper nozzle orifice size leading to poor spray or throw. IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":4,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_6","Check":"Incorrect or missing color coding. IS 2190:2010","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":5,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_7","Check":"Malfunction of pressure gauge or missing gauge. IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":6,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_8","Check":"Valve assembly not conforming to type-tested design. IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":7,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_9","Check":"Use of non-approved extinguishing agent (e.g., poor quality dry chemical or water mist). IS 14609:1999 (CO2) / IS 13849","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":8,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_10","Check":"Failure to pass drop test or vibration resistance test. IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":9,"WidthPercentage":100},"DisplayValue":null},{"Id":"5_11","Check":"Incorrect hose length or damaged hose.IS 15683:2018","Type":"radiobutton","Value":"","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center","LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"PrefillConfiguration":{"enabled":false,"source":"displayName","sourcePath":"","overwriteWhenEmptyOnly":true}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":10,"WidthPercentage":100},"DisplayValue":null}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[{"sourceSectionId":"5","sourceFieldId":"","condition":"equals","value":"","actions":"hide"},{"sourceSectionId":"2","sourceFieldId":"2_1","condition":"equals","value":1,"actions":"hide"},{"sourceSectionId":"2","sourceFieldId":"2_1","condition":"equals","value":2,"actions":"hide"},{"sourceSectionId":"2","sourceFieldId":"2_2","condition":"equals","value":1,"actions":"hide"},{"sourceSectionId":"2","sourceFieldId":"2_2","condition":"equals","value":2,"actions":"hide"}],"VisibilityRules":[],"AccessControlRules":[],"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"},"SectionFiles":[]},{"SectionId":4,"Checks":[{"Id":1,"Check":"Inspected by","Type":"signature","Value":"","IsMandatory":1,"SignatureConfiguration":{"Labels":"Inspected by","Declaration":"","SignedUserId":1955,"SignedUserName":"Renard Whatley","SignedDateAndTime":"10-Jul-2026 01:58 PM","SignedAcmRoleId":8,"DepartmentId":null,"IsAssignedToMandatory":true,"InspectionStatusId":389,"InspectionStatusName":"Inspection requested","SignedMobileNumber":"2000000713"},"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Checked by","Type":"signature with approval","Value":"","IsMandatory":1,"SignatureConfiguration":{"Labels":"Checked by","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":426,"DepartmentId":null,"IsAssignedToMandatory":true,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":"","AssignedToUserId":4611},"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":3,"Check":"Verified by","Type":"signature with approval","Value":"","IsMandatory":1,"SignatureConfiguration":{"Labels":"Verified by","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":427,"DepartmentId":null,"IsAssignedToMandatory":true,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}},{"Id":4,"Check":"Approved by","Type":"signature with approval","Value":"","IsMandatory":1,"SignatureConfiguration":{"Labels":"Approved by","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":428,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":100}}],"SectionFiles":[],"SectionName":"Signatures","SectionType":"signature","AllowAttachments":false,"AllowTaskAssociation":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false}}]},"InspectionStatusId":389,"TaskIds":[],"RemindersConfig":[],"Comments":"","SignatureCheckIds":[1],"Frequency":"Monthly","LastInspectedById":1955,"Location":"ASD"}} }
{ "timestamp": "2026-07-10 08:31:16.0440", "level": "Error", "severity": "ERROR", "TraceId": "a8554d7c-d337-4832-98ec-f612f10f4889", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":36,\"EntityId\":1571,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"Y6ALED\",\"SiteName\":\"Fleischmanns\",\"CollectedBy\":\"\",\"PpeStatus\":\"Requested\",\"IssuedTo\":\"Renard Whatley\",\"IssuedToEmployeeCode\":\"MHC672\",\"PpeItems\":\"Safety Jacket, Safety Helmet\",\"ReturnedOn\":null,\"CreatedOn\":\"2026-07-10T14:01:15\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PPEIssue","Route":"/Organisations/211/PPEIssue","Query":"","Body":{"SiteId":582,"IssuedTo":1955,"PPEItems":[{"PPEItemId":36,"PPEItemComment":"","PpeDueDate":"2027-01-09T18:30:00+00:00","PpeVariant":"Color: Green"},{"PPEItemId":37,"PPEItemComment":"","PpeDueDate":"2028-07-09T18:30:00+00:00","PpeVariant":"Color: White"}]}} }
{ "timestamp": "2026-07-10 08:31:53.8902", "level": "Error", "severity": "ERROR", "TraceId": "f9dd9135-4a54-4703-8b8f-905612f9b9c4", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":23,\"EntityId\":76884,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":\"KN2E9X\",\"Status\":null,\"Site\":\"Bowers\",\"UserType\":null,\"ReportedBy\":\"Renard Whatley\",\"Category\":\"Unsafe Act\",\"Department\":null,\"AssignedTo\":\"Albano Yaeger\",\"Severity\":\"Moderate\",\"DueDate\":\"12-Jul-2026\",\"UsersInvolved\":\"\",\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null},\"NewValue\":{\"Uid\":\"KN2E9X\",\"Status\":null,\"Site\":\"Bowers\",\"UserType\":null,\"ReportedBy\":\"Renard Whatley\",\"Category\":\"Unsafe Act\",\"Department\":null,\"AssignedTo\":\"Albano Yaeger\",\"Severity\":\"Moderate\",\"DueDate\":\"12-Jul-2026\",\"UsersInvolved\":null,\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/Incidents/76884","Route":"/Organisations/211/Incidents/76884","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 09:04:53.8492", "level": "Error", "severity": "ERROR", "TraceId": "55539b78-59b6-4005-9572-80c80c490e3d", "message": "Unhandled Exception in Web API", "stackTrace": "System.InvalidOperationException: The given header was not found.\r\n   at System.Net.Http.Headers.HttpHeaders.GetValues(String name)\r\n   at IncidentReporter.API.Handlers.AcmAuthorise.GetToken(HttpActionContext actionContext) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Handlers\\AcmAuthorise.cs:line 214\r\n   at IncidentReporter.API.Handlers.AcmAuthorise.OnActionExecuting(HttpActionContext actionContext) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Handlers\\AcmAuthorise.cs:line 37\r\n   at System.Web.Http.Filters.ActionFilterAttribute.OnActionExecutingAsync(HttpActionContext actionContext, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Dashboard/Organisation/262","Route":"/Dashboard/Organisation/262","Query":"","Body":""} }
{ "timestamp": "2026-07-10 09:12:37.7851", "level": "Error", "severity": "ERROR", "TraceId": "23d30c10-a563-4977-8308-28f7fbaa38e1", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":240,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"E608V0\",\"OrganisationName\":\"New Era Energy & Digital Inc.\",\"OrganisationType\":\"Facilities Management\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":362,\"StartDate\":\"2025-02-18T00:00:00\",\"EndDate\":\"2025-03-05T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":364,\"StartDate\":\"2025-03-06T00:00:00\",\"EndDate\":\"2025-03-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending free trial.\"},{\"PackageId\":1,\"InvoiceId\":394,\"StartDate\":\"2025-07-30T00:00:00\",\"EndDate\":\"2025-12-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":412,\"StartDate\":\"2026-01-08T00:00:00\",\"EndDate\":\"2026-04-02T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":1,\"Audit Management IsVisible\":0,\"Companies IsVisible\":1,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"MOC IsVisible\":0,\"My training IsVisible\":0,\"Notifications IsVisible\":1,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Processes IsVisible\":0,\"PSSR IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"E608V0\",\"OrganisationName\":\"New Era Energy & Digital Inc.\",\"OrganisationType\":\"Facilities Management\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":362,\"StartDate\":\"2025-02-18T00:00:00\",\"EndDate\":\"2025-03-05T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":364,\"StartDate\":\"2025-03-06T00:00:00\",\"EndDate\":\"2025-03-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending free trial.\"},{\"PackageId\":1,\"InvoiceId\":394,\"StartDate\":\"2025-07-30T00:00:00\",\"EndDate\":\"2025-12-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":4,\"InvoiceId\":412,\"StartDate\":\"2026-01-08T00:00:00\",\"EndDate\":\"2026-04-02T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":1,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":1,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":0,\"Nominations IsVisible\":1,\"Notifications IsVisible\":1,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":1,\"Processes IsVisible\":0,\"Projects IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":1,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":0,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/240","Route":"/Admin/UpdateOrganisation/240","Query":"","Body":{"Id":240,"UserId":71,"Email":"osm03787@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"E608V0","OrganisationName":"New Era Energy & Digital Inc.","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":412,"StartDate":"2026-01-08T00:00:00Z","EndDate":"2026-04-02T00:00:00Z","IsActive":false,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":""},"DeletedPackages":[],"OwnerIds":[71],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 09:35:59.7164", "level": "Error", "severity": "ERROR", "TraceId": "5f410a21-a938-4e7f-a2a8-ae6ac9b96fd8", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "5f410a21-a938-4e7f-a2a8-ae6ac9b96fd8", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:35:59.7312", "level": "Error", "severity": "ERROR", "TraceId": "5f410a21-a938-4e7f-a2a8-ae6ac9b96fd8", "message": "Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "5f410a21-a938-4e7f-a2a8-ae6ac9b96fd8", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:36:01.9609", "level": "Error", "severity": "ERROR", "TraceId": "db09e784-a043-4ff6-afc5-8e7e3ffb1b64", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "db09e784-a043-4ff6-afc5-8e7e3ffb1b64", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:36:01.9609", "level": "Error", "severity": "ERROR", "TraceId": "db09e784-a043-4ff6-afc5-8e7e3ffb1b64", "message": "Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "db09e784-a043-4ff6-afc5-8e7e3ffb1b64", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:36:18.8501", "level": "Error", "severity": "ERROR", "TraceId": "c4e17f07-6615-4866-a4e8-dc04761da680", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "c4e17f07-6615-4866-a4e8-dc04761da680", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:36:18.8501", "level": "Error", "severity": "ERROR", "TraceId": "c4e17f07-6615-4866-a4e8-dc04761da680", "message": "Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "c4e17f07-6615-4866-a4e8-dc04761da680", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:37:33.0869", "level": "Error", "severity": "ERROR", "TraceId": "302fbf82-3dbf-4ce7-8dfc-9faad8245c47", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "302fbf82-3dbf-4ce7-8dfc-9faad8245c47", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:37:33.0869", "level": "Error", "severity": "ERROR", "TraceId": "302fbf82-3dbf-4ce7-8dfc-9faad8245c47", "message": "Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "302fbf82-3dbf-4ce7-8dfc-9faad8245c47", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:39:40.3314", "level": "Error", "severity": "ERROR", "TraceId": "997f0b0a-c1ba-4054-8b25-2c95b4d56d1e", "message": "HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/395/Export","Route":"/Organisations/267/WorkPermitV2/395/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "997f0b0a-c1ba-4054-8b25-2c95b4d56d1e", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:40:35.9202", "level": "Error", "severity": "ERROR", "TraceId": "4aab13d9-3b66-4d5d-b459-71744b9a7c38", "message": "HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/395/Export","Route":"/Organisations/267/WorkPermitV2/395/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "4aab13d9-3b66-4d5d-b459-71744b9a7c38", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:40:44.4947", "level": "Error", "severity": "ERROR", "TraceId": "cb88c77e-a23f-4f35-a6bd-26dee2eb45aa", "message": "HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/395/Export","Route":"/Organisations/267/WorkPermitV2/395/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "cb88c77e-a23f-4f35-a6bd-26dee2eb45aa", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:40:48.6591", "level": "Error", "severity": "ERROR", "TraceId": "89175c09-c08a-4fe9-90aa-436d4f15072b", "message": "HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/395/Export","Route":"/Organisations/267/WorkPermitV2/395/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "89175c09-c08a-4fe9-90aa-436d4f15072b", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:40:59.6328", "level": "Error", "severity": "ERROR", "TraceId": "fdc69757-7116-4666-b6be-0b23e28ec5f9", "message": "HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/395/Export","Route":"/Organisations/267/WorkPermitV2/395/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "fdc69757-7116-4666-b6be-0b23e28ec5f9", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:41:08.2442", "level": "Error", "severity": "ERROR", "TraceId": "6d14e604-7265-4df0-a091-42a7dceac090", "message": "HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/395/Export","Route":"/Organisations/267/WorkPermitV2/395/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "6d14e604-7265-4df0-a091-42a7dceac090", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:41:34.8896", "level": "Error", "severity": "ERROR", "TraceId": "f2efdf79-7b87-4f84-91f6-2f8b98611c3c", "message": "HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Heavy Lift category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\HeavyMaterialLifting\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/395/Export","Route":"/Organisations/267/WorkPermitV2/395/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "f2efdf79-7b87-4f84-91f6-2f8b98611c3c", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/395\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:46:51.8251", "level": "Error", "severity": "ERROR", "TraceId": "75c92d98-e8e1-4e20-a68b-636645bc2176", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "75c92d98-e8e1-4e20-a68b-636645bc2176", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:46:51.8251", "level": "Error", "severity": "ERROR", "TraceId": "75c92d98-e8e1-4e20-a68b-636645bc2176", "message": "Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/394/Export","Route":"/Organisations/264/WorkPermitV2/394/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "75c92d98-e8e1-4e20-a68b-636645bc2176", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/394\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:47:13.3690", "level": "Error", "severity": "ERROR", "TraceId": "5cdbe94d-318b-412e-8b56-b961c2562648", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 3d10fa83-a2b3-49b7-a0e1-6731f152279a not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/387/Export","Route":"/Organisations/264/WorkPermitV2/387/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "5cdbe94d-318b-412e-8b56-b961c2562648", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/387\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/387\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:47:13.3690", "level": "Error", "severity": "ERROR", "TraceId": "5cdbe94d-318b-412e-8b56-b961c2562648", "message": "Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: Fallback PDF template missing. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\264\\WorkPermitV2\\GenericWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/264/WorkPermitV2/387/Export","Route":"/Organisations/264/WorkPermitV2/387/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "5cdbe94d-318b-412e-8b56-b961c2562648", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/264\/WorkPermitV2\/387\/Export\",\"Route\":\"\/Organisations\/264\/WorkPermitV2\/387\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:47:56.8812", "level": "Error", "severity": "ERROR", "TraceId": "299474aa-8294-4991-a284-10d0a2b4b04e", "message": "HTML template missing for Confined Space category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ConfinedSpace\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Confined Space category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ConfinedSpace\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ConfinedSpace\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/396/Export","Route":"/Organisations/267/WorkPermitV2/396/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "299474aa-8294-4991-a284-10d0a2b4b04e", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/396\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/396\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:48:45.1779", "level": "Error", "severity": "ERROR", "TraceId": "6539d583-b832-478c-bef9-f06a4c33a7b6", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 7f09a1ef-19a8-4235-ab75-28e7b6def453 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 7f09a1ef-19a8-4235-ab75-28e7b6def453 not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/397/Export","Route":"/Organisations/267/WorkPermitV2/397/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "6539d583-b832-478c-bef9-f06a4c33a7b6", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/397\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/397\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:48:45.1795", "level": "Error", "severity": "ERROR", "TraceId": "6539d583-b832-478c-bef9-f06a4c33a7b6", "message": "HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Electrical Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ElectricalWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/397/Export","Route":"/Organisations/267/WorkPermitV2/397/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "6539d583-b832-478c-bef9-f06a4c33a7b6", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/397\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/397\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:49:07.2380", "level": "Error", "severity": "ERROR", "TraceId": "a69ad1c8-9403-44e8-b225-9a7e351e3625", "message": "HTML template missing for Excavation Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ExcavationWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for Excavation Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ExcavationWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\ExcavationWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/398/Export","Route":"/Organisations/267/WorkPermitV2/398/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "a69ad1c8-9403-44e8-b225-9a7e351e3625", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/398\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/398\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:49:26.4713", "level": "Error", "severity": "ERROR", "TraceId": "c67194cb-260b-4976-a39a-1619dbeed54e", "message": "JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 07688547-f94e-4ad0-a5dc-296874e61c9e not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}", "stackTrace": "System.InvalidOperationException: JSReport render failed. Status: 404. Response: {\"type\":\"about:blank\",\"title\":\"Not Found\",\"status\":404,\"detail\":\"Template 07688547-f94e-4ad0-a5dc-296874e61c9e not found\",\"instance\":\"/api/v1/render\",\"error_code\":\"NOT_FOUND\"}\r\n   at IncidentReporter.API.Helpers.JsReportUtils.<RenderPdfAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\JsReportUtils.cs:line 70\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.PdfExportSwitchHelper.<TryRenderPdfViaJsReportAsync>d__0.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\PdfExportSwitchHelper.cs:line 59", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/399/Export","Route":"/Organisations/267/WorkPermitV2/399/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "c67194cb-260b-4976-a39a-1619dbeed54e", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/399\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/399\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:49:26.4713", "level": "Error", "severity": "ERROR", "TraceId": "c67194cb-260b-4976-a39a-1619dbeed54e", "message": "HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html", "stackTrace": "System.IO.FileNotFoundException: HTML template missing for General Work category. Expected HTML template path: D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html\r\nFile name: 'D:\\App-Data\\iis\\api.incidentreporter365.com\\Templates/PDFs\\267\\WorkPermitV2\\GeneralWork\\ExportWorkPermitV2.html'\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.ResolveTemplatePath(String baseDir, String templatesRoot, String orgId, String module, String categoryFolder, String fileName) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 89\r\n   at IncidentReporter.API.Helpers.WorkPermitV2PDFHelper.<ExportWorkPermitV2PDFAsync>d__1.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\WorkPermitV2PDFHelper.cs:line 0\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.WorkPermitV2Bll.<ExportWorkPermitV2PDFAsync>d__11.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\WorkPermitV2Bll.cs:line 1556", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/267/WorkPermitV2/399/Export","Route":"/Organisations/267/WorkPermitV2/399/Export","Query":"","Body":""}, "MethodName": "ExportWorkPermitV2PDFAsync", "EntryPoint": "API", "InputData": null, "TraceId": "c67194cb-260b-4976-a39a-1619dbeed54e", "ApiInputJson": "{\"Method\":\"GET\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisations\/267\/WorkPermitV2\/399\/Export\",\"Route\":\"\/Organisations\/267\/WorkPermitV2\/399\/Export\",\"Query\":\"\",\"Body\":\"\"}" }
{ "timestamp": "2026-07-10 09:57:40.8948", "level": "Error", "severity": "ERROR", "TraceId": "253f075b-5727-42d1-9361-6a58a7bc3e9d", "message": "Out of range value for column 'longitude' at row 1", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Out of range value for column 'longitude' at row 1\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()\r\n   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)\r\n   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)\r\n   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1973\r\n   at IncidentReporter.API.BLL.UsersBLL.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\UsersBLL.cs:line 3213", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Users/1955/Location","Route":"/Users/1955/Location","Query":"","Body":{"Location":"","Latitude":37.785834,"Longitude":-122.406417}}, "MethodName": "UpdateUserLocationDetails", "EntryPoint": "API", "InputData": null, "TraceId": "253f075b-5727-42d1-9361-6a58a7bc3e9d", "ApiInputJson": "{\"Method\":\"PUT\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Users\/1955\/Location\",\"Route\":\"\/Users\/1955\/Location\",\"Query\":\"\",\"Body\":{\"Location\":\"\",\"Latitude\":37.785834,\"Longitude\":-122.406417}}" }
{ "timestamp": "2026-07-10 09:57:40.8948", "level": "Error", "severity": "ERROR", "TraceId": "d4b55e77-208c-4a0f-a0d4-4aba553d5f0d", "message": "Out of range value for column 'longitude' at row 1", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Out of range value for column 'longitude' at row 1\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()\r\n   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)\r\n   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)\r\n   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)\r\n   at IncidentReporter.DAL.Repositories.UsersRepo.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\UsersRepo.cs:line 1973\r\n   at IncidentReporter.API.BLL.UsersBLL.UpdateUserLocationDetails(UserDBO user) in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\UsersBLL.cs:line 3213", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Users/1955/Location","Route":"/Users/1955/Location","Query":"","Body":{"Location":"","Latitude":37.785834,"Longitude":-122.406417}}, "MethodName": "UpdateUserLocationDetails", "EntryPoint": "API", "InputData": null, "TraceId": "d4b55e77-208c-4a0f-a0d4-4aba553d5f0d", "ApiInputJson": "{\"Method\":\"PUT\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Users\/1955\/Location\",\"Route\":\"\/Users\/1955\/Location\",\"Query\":\"\",\"Body\":{\"Location\":\"\",\"Latitude\":37.785834,\"Longitude\":-122.406417}}" }
{ "timestamp": "2026-07-10 09:59:03.4877", "level": "Error", "severity": "ERROR", "TraceId": "91b3d0de-35af-441a-9a7a-22206aa8d68f", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":23,\"EntityId\":76885,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"2QBAUU\",\"Status\":null,\"Site\":\"Council Bluffs\",\"UserType\":null,\"ReportedBy\":\"Renard Whatley\",\"Category\":\"Unsafe Act\",\"Department\":null,\"AssignedTo\":\"Beckayleen Culp\",\"Severity\":\"Moderate\",\"DueDate\":\"12-Jul-2026\",\"UsersInvolved\":null,\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Incidents/","Route":"/Organisations/211/Incidents/","Query":"","Body":{"Latitude":37.785834,"Longitude":-122.406417,"Location":"Council Bluffs","DivisionId":"1272","OrganisationId":"211","ImageCount":0,"AudioCount":0,"VideoCount":0,"OtherFileCount":0,"DivisionAttachments":[],"AnonymouslyReported":true,"MediaEnabled":true,"IncidentsInGeofenceOnly":false,"Users":[],"Assets":[],"OthersInvolved":"","ChecklistData":[{"CheckListId":1796,"Answer":"df"},{"CheckListId":1797,"Answer":"sdf"},{"CheckListId":1798,"Answer":"sdf"}],"LocationId":830,"DepartmentId":null,"AreaId":null,"IncidentDateTime":"2026-07-10 09:59:00","DueDate":"2026-07-12","Severity":"Moderate","AssignedToUsers":[3673],"PermitToWorkId":403751,"WorkPermitId":null,"UserId":1955}} }
{ "timestamp": "2026-07-10 09:59:49.9859", "level": "Error", "severity": "ERROR", "TraceId": "562e1cb5-6abf-4659-83de-deb19aaee605", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":12,\"EntityId\":403796,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"PermitToWorkUid\":\"P/GLTO/UDY/BWB/EL/26/00001\",\"Site\":\"Council Bluffs\",\"TypeOfPermit\":\"Electrical Work\",\"Sections\":[{\"SectionId\":85,\"SectionName\":\"Hazards\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5911,\"Check\":\"Electrical Shock\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5912,\"Check\":\"Arcing\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5913,\"Check\":\"Arc Flash\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5914,\"Check\":\"Fire\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5915,\"Check\":\"Explosion\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5916,\"Check\":\"Person Fall\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5917,\"Check\":\"Equipment Fall\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5918,\"Check\":\"Other Hazards\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":86,\"SectionName\":\"Precautions Taken\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5919,\"Check\":\"ISOLATION\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5920,\"Check\":\"LOTO Applied\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5921,\"Check\":\"Isolation Switch available\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5922,\"Check\":\"Discharge Rods Available\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5923,\"Check\":\"HIRA Undertaken\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5924,\"Check\":\"Signage's Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5925,\"Check\":\"SOP\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5926,\"Check\":\"Earth Pits Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5927,\"Check\":\"ELCB / RCCB Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5928,\"Check\":\"Rubber Mats Provided\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5929,\"Check\":\"Awareness on expected emergencies ?\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5930,\"Check\":\"Other Precautions\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":91,\"SectionName\":\"Toolbox Talks\",\"SectionType\":3,\"SectionFiles\":[],\"Checks\":[{\"Id\":5958,\"Check\":\"Topics discussed\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5959,\"Check\":\"Attach photo\",\"Value\":\"0\",\"Type\":\"file\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":87,\"SectionName\":\"Job Specific PPEs\",\"SectionType\":1,\"SectionFiles\":[],\"Checks\":[{\"Id\":5931,\"Check\":\"Safety Helmet\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5932,\"Check\":\"Safety Shoes\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5933,\"Check\":\"Full Body Harness\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5934,\"Check\":\"Cover All\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5935,\"Check\":\"Insulated Face Shield\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5936,\"Check\":\"Insulated Hand Gloves\",\"Value\":\"0\",\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5937,\"Check\":\"Insulated Boots\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5938,\"Check\":\"UV Protection Shield\",\"Value\":1,\"Type\":\"checkbox\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5939,\"Check\":\"Other PPE's\",\"Value\":\"\",\"Type\":\"freetext\",\"IsMandatory\":0,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null},{\"SectionId\":90,\"SectionName\":\"Safety Considerations\",\"SectionType\":2,\"SectionFiles\":[],\"Checks\":[{\"Id\":5940,\"Check\":\"Has the Electricity Supply been turned off?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5941,\"Check\":\"Have the relevant departments been advised of the electrical isolation?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5942,\"Check\":\"Has the Fire Sprinkler System been left in service?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5943,\"Check\":\"Flammable / Combustible substances been removed from the area?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5944,\"Check\":\"Are Fire Extinguishers required?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5945,\"Check\":\"Is a Fire Blanket Required?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5946,\"Check\":\"Is a Voltage Detection Instrument required?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5947,\"Check\":\"Is Earthing/grounding Required & Provided?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5948,\"Check\":\"Are Circuit Breakers required?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5949,\"Check\":\"Are Caution / Danger Signs required?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5950,\"Check\":\"Is Electrical Safety Matting required?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5951,\"Check\":\"Are Electrical Insulating Gloves required?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5952,\"Check\":\"Have the Electrical Insulating Gloves been Air Tested prior to use?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5953,\"Check\":\"Has Lock Out Tag Out been undertaken?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5954,\"Check\":\"Is Arc Flash PPE Required(Boots /Overalls/Gloves/Goggles/ Safety Visor)?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5955,\"Check\":\"Is a Standby Person present - during Live Electrical Test Work?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5956,\"Check\":\"HIRA of electrical work to be undertaken.\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0},{\"Id\":5957,\"Check\":\"Is Rescue is available..?\",\"Value\":\"0\",\"Type\":\"radiobutton\",\"IsMandatory\":1,\"SignatureConfiguration\":null,\"CheckConfiguration\":null,\"SubChecks\":null,\"CheckOptions\":[],\"JobTypeId\":0,\"ParentCheckId\":0}],\"JobTypeId\":0,\"AllowAttachments\":null,\"FileUploadControl\":null}]}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PermitToWork","Route":"/Organisations/211/PermitToWork","Query":"","Body":{"Lat":null,"Long":null,"OrganisationId":211,"JobTypeIds":[141],"AssetIds":"","PtwUsersInvolved":[],"PtwOtherUsersInvolved":null,"SiteId":830,"CompanyId":699,"IsNightWork":true,"InspectionIds":[],"WorkLocation":"","NoOfWorkers":"","ToolsUsed":"","ScopeOfWork":"","WorkDescription":"","ReferencePermitNumber":"","PermitToWorkStartDate":"2026-07-10","PermitToWorkEndDate":"2026-07-10","PtwStartTime":"09:59","PtwEndTime":"12:30","IsUnInterruptedWork":false,"PermitToWorkChecks":[{"SectionId":85,"SectionName":"Hazards","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5911,"Check":"Electrical Shock","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5912,"Check":"Arcing","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5913,"Check":"Arc Flash","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5914,"Check":"Fire","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5915,"Check":"Explosion","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5916,"Check":"Person Fall","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5917,"Check":"Equipment Fall","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5918,"Check":"Other Hazards","Type":"freetext","Value":"","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":86,"SectionName":"Precautions Taken","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5919,"Check":"ISOLATION","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5920,"Check":"LOTO Applied","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5921,"Check":"Isolation Switch available","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5922,"Check":"Discharge Rods Available","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5923,"Check":"HIRA Undertaken","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5924,"Check":"Signage's Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5925,"Check":"SOP","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5926,"Check":"Earth Pits Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5927,"Check":"ELCB / RCCB Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5928,"Check":"Rubber Mats Provided","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":5929,"Check":"Awareness on expected emergencies ?","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":11,"CheckOptions":[],"ParentCheckId":0},{"Id":5930,"Check":"Other Precautions","Type":"freetext","Value":"","IsMandatory":0,"Rank":12,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":91,"SectionName":"Toolbox Talks","SectionFiles":[],"AllowAttachments":false,"SectionType":"File","Checks":[{"Id":5958,"Check":"Topics discussed","Type":"freetext","Value":"","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5959,"Check":"Attach photo","Type":"file","Value":"","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":87,"SectionName":"Job Specific PPEs","SectionFiles":[],"AllowAttachments":true,"SectionType":"Checkbox","Checks":[{"Id":5931,"Check":"Safety Helmet","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5932,"Check":"Safety Shoes","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5933,"Check":"Full Body Harness","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5934,"Check":"Cover All","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5935,"Check":"Insulated Face Shield","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5936,"Check":"Insulated Hand Gloves","Type":"checkbox","Value":"0","IsMandatory":0,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5937,"Check":"Insulated Boots","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5938,"Check":"UV Protection Shield","Type":"checkbox","Value":1,"IsMandatory":0,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5939,"Check":"Other PPE's","Type":"freetext","Value":"","IsMandatory":0,"Rank":9,"CheckOptions":[],"ParentCheckId":0}]},{"SectionId":90,"SectionName":"Safety Considerations","SectionFiles":[],"AllowAttachments":true,"SectionType":"Radiobutton","Checks":[{"Id":5940,"Check":"Has the Electricity Supply been turned off?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":1,"CheckOptions":[],"ParentCheckId":0},{"Id":5941,"Check":"Have the relevant departments been advised of the electrical isolation?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":2,"CheckOptions":[],"ParentCheckId":0},{"Id":5942,"Check":"Has the Fire Sprinkler System been left in service?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":3,"CheckOptions":[],"ParentCheckId":0},{"Id":5943,"Check":"Flammable / Combustible substances been removed from the area?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":4,"CheckOptions":[],"ParentCheckId":0},{"Id":5944,"Check":"Are Fire Extinguishers required?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":5,"CheckOptions":[],"ParentCheckId":0},{"Id":5945,"Check":"Is a Fire Blanket Required?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":6,"CheckOptions":[],"ParentCheckId":0},{"Id":5946,"Check":"Is a Voltage Detection Instrument required?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":7,"CheckOptions":[],"ParentCheckId":0},{"Id":5947,"Check":"Is Earthing/grounding Required & Provided?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":8,"CheckOptions":[],"ParentCheckId":0},{"Id":5948,"Check":"Are Circuit Breakers required?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":9,"CheckOptions":[],"ParentCheckId":0},{"Id":5949,"Check":"Are Caution / Danger Signs required?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":10,"CheckOptions":[],"ParentCheckId":0},{"Id":5950,"Check":"Is Electrical Safety Matting required?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":11,"CheckOptions":[],"ParentCheckId":0},{"Id":5951,"Check":"Are Electrical Insulating Gloves required?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":12,"CheckOptions":[],"ParentCheckId":0},{"Id":5952,"Check":"Have the Electrical Insulating Gloves been Air Tested prior to use?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":13,"CheckOptions":[],"ParentCheckId":0},{"Id":5953,"Check":"Has Lock Out Tag Out been undertaken?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":14,"CheckOptions":[],"ParentCheckId":0},{"Id":5954,"Check":"Is Arc Flash PPE Required(Boots /Overalls/Gloves/Goggles/ Safety Visor)?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":15,"CheckOptions":[],"ParentCheckId":0},{"Id":5955,"Check":"Is a Standby Person present - during Live Electrical Test Work?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":16,"CheckOptions":[],"ParentCheckId":0},{"Id":5956,"Check":"HIRA of electrical work to be undertaken.","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":17,"CheckOptions":[],"ParentCheckId":0},{"Id":5957,"Check":"Is Rescue is available..?","Type":"radiobutton","Value":"0","IsMandatory":1,"Rank":18,"CheckOptions":[],"ParentCheckId":0}]}],"ApproverAssignedTo":3547,"IssuerAssignedTo":null,"ReviewerAssignedTo":null}} }
{ "timestamp": "2026-07-10 10:00:31.6779", "level": "Error", "severity": "ERROR", "TraceId": "657d0663-0fb6-47c2-a234-d2806367f2c4", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15069,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"sdfsdfsdf\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"7/10/2026 6:30:00 PM\",\"TaskRemainder\":[],\"Priority\":\"Medium\",\"TaskAssignees\":\"Adriel Avila\"},\"NewValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"sdfsdfsdf\",\"TaskStatus\":\"Assigned\",\"DueDate\":\"7/10/2026 6:30:00 PM\",\"TaskRemainder\":[],\"Priority\":\"Medium\",\"TaskAssignees\":\"Adriel Avila\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks/15069","Route":"/Organisations/211/Tasks/15069","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 10:01:04.0341", "level": "Error", "severity": "ERROR", "TraceId": "28cec660-1277-45ef-a5db-e6c30cab008f", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15071,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"SiteName\":\"Alanreed\",\"CompanyName\":null,\"TaskCategory\":\"Site Visit\",\"TaskDescription\":\"wwewe\",\"TaskStatus\":\"Open\",\"DueDate\":\"10-Jul-2026\",\"TaskRemainder\":null,\"Priority\":\"Medium\",\"TaskAssignees\":\"Aiden Pollak\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks","Route":"/Organisations/211/Tasks","Query":"","Body":{"TaskStatus":322,"SaveStatus":2,"CheckListData":[],"RemindersConfig":[],"InvestigationId":null,"SiteId":588,"TaskCategoryId":925,"AssetIds":[],"TaskDetails":[{"TaskDescription":"wwewe","Priority":2,"DueDate":null,"AssigneeIds":[9717],"Attachments":[]}]}} }
{ "timestamp": "2026-07-10 10:01:04.1461", "level": "Error", "severity": "ERROR", "TraceId": "28cec660-1277-45ef-a5db-e6c30cab008f", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":1,\"EntityId\":15070,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"SiteName\":null,\"CompanyName\":null,\"TaskCategory\":null,\"TaskDescription\":null,\"TaskStatus\":null,\"DueDate\":\"\",\"TaskRemainder\":null,\"Priority\":null,\"TaskAssignees\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/Tasks","Route":"/Organisations/211/Tasks","Query":"","Body":{"TaskStatus":322,"SaveStatus":2,"CheckListData":[],"RemindersConfig":[],"InvestigationId":null,"SiteId":588,"TaskCategoryId":925,"AssetIds":[],"TaskDetails":[{"TaskDescription":"wwewe","Priority":2,"DueDate":null,"AssigneeIds":[9717],"Attachments":[]}]}} }
{ "timestamp": "2026-07-10 10:03:32.5454", "level": "Error", "severity": "ERROR", "TraceId": "c8470cf7-86fb-4576-a200-794607f64224", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1286,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Cowgill\",\"Area\":\"\",\"Department\":\"\",\"Process\":\"N/A\",\"Asset\":\"N/A\",\"ReportedBy\":\"Renard Whatley\",\"TypeOfIncident\":\"LTI\",\"IncidentDescription\":\"sdsd\",\"IncidentDateTime\":\"10-Jul-2026 03:31:00 PM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/IncidentManagement/Incident","Route":"/Organisations/211/IncidentManagement/Incident","Query":"","Body":{"SiteId":619,"ReportedBy":1955,"CategoryId":28,"DepartmentId":null,"AreaId":null,"IncidentDateTime":"2026-07-10T10:01:00Z","OrganisationId":211,"TreatmentOfInjury":"","IncidentDescription":"sdsd","Checks":{"Sections":[{"SectionId":1,"Checks":[{"Id":"1_1","Check":"Name of the victim","Type":"freetext","Value":"sdsdsds","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_16","Check":"Age of the Victim","Type":"freetext","Value":"sd","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_2","Check":"Name of the contractor/MH","Type":"freetext","Value":"sdsd","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_3","Check":"Details of people involved","Type":"freetext","Value":"sdsd","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_4","Check":"Details of Equipment involved","Type":"freetext","Value":"sdsd","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_5","Check":"Involved Activity","Type":"freetext","Value":"sdsd","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_6","Check":"Details of reporting person","Type":"freetext","Value":"sdsds","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_7","Check":"Emergency physician on site?","Type":"radiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"horizontal"},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":33.33},"DisplayValue":"No"},{"Id":"1_8","Check":"Name of the physician","Type":"freetext","Value":"sd","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_9","Check":"Peoples injured","Type":"freetext","Value":"sdsdds","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"1_10","Check":"Type of injury","Type":"radiobutton","Value":"2","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Minor"},{"OptionId":2,"OptionText":"Major"},{"OptionId":3,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"horizontal","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"vertical"},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":1,"WidthPercentage":33.33},"DisplayValue":"Major"},{"Id":"1_11","Check":"Others (If any other injury type)","Type":"freetext","Value":"sdsdsdsdsd","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"1_12","Check":"Part of body","Type":"multiselect","Value":[2],"IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Head"},{"OptionId":2,"OptionText":"Hand"},{"OptionId":3,"OptionText":"Leg"},{"OptionId":4,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":true,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":33.33},"DisplayValue":["Hand"]},{"Id":"1_13","Check":"If any other Body parts involved?","Type":"freetext","Value":"sdsdsd","IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"1_15","Check":"(Expected) Day of return to work: (Date or Time)","Type":"datetime","Value":"2026-07-11T16:32","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":2,"WidthPercentage":33.33}}],"SectionFiles":[{"Value":"attachments\\211\\incident-management\\IMG_0002_2026-07-10_10-03-15-315_cf4197a6-333e-4045-a7d1-b9084d40451d.jpeg","FileType":"Image"}],"SectionName":"FIR basic details","SectionType":"text","AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"IsSectionTable":false,"MaxRows":null,"RequiredRows":null,"maxRows":null,"requiredRows":null},{"SectionId":2,"Checks":[{"Id":"2_1","Check":"Actions","Type":"freetext","Value":"","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsible","Type":"freetext","Value":"","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":"2_3","Check":"Target date","Type":"date","Value":"","IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"SectionFiles":[],"SectionName":"Immediate corrective action is taken","SectionType":"table","AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"IsSectionTable":true,"MaxRows":null,"RequiredRows":null,"maxRows":null,"requiredRows":null,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"freetext","editable":true,"required":true,"alignment":"center"},{"field":"check_2","header":"Responsible","placeholder":"","type":"freetext","editable":true,"required":true,"alignment":"center"},{"field":"check_3","header":"Target date","placeholder":"","type":"date","editable":true,"required":true,"alignment":"center"}]},"Rows":[{"check_1":"sdsds","check_2":"sdsdsd","check_3":"2026-07-11"}]}},{"SectionId":3,"SectionName":"Signature (s)","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Corporate head( HO )","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Corporate head( HO )","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":1,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":100}},{"Id":3,"Check":"Site safety charge","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site safety charge","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":18,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"StatusId":50,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":1,"UserId":1955,"UserName":"Renard Whatley","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":1,"UserId":1955,"UserName":"Renard Whatley","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":18,"UserId":1795,"UserName":"Phillip Gaffney","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"ProcessListIds":[],"AssetIds":[],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 10:07:47.8274", "level": "Error", "severity": "ERROR", "TraceId": "0227084e-63e3-4137-a8a5-3f42a175878b", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":36,\"EntityId\":1572,\"ChangedBy\":{\"UserId\":1955,\"Name\":\"Renard Whatley\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"JG2VZF\",\"SiteName\":\"Alanreed\",\"CollectedBy\":\"\",\"PpeStatus\":\"Requested\",\"IssuedTo\":\"Renard Whatley\",\"IssuedToEmployeeCode\":\"MHC672\",\"PpeItems\":\"Safety Helmet\",\"ReturnedOn\":null,\"CreatedOn\":\"2026-07-10T15:37:47\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/211/PPEIssue","Route":"/Organisations/211/PPEIssue","Query":"","Body":{"SiteId":588,"IssuedTo":1955,"PPEItems":[{"PPEItemId":37,"PPEItemComment":"","PpeDueDate":"2028-07-09T18:30:00+00:00","PpeVariant":"Color: White"}]}} }
{ "timestamp": "2026-07-10 10:14:05.7452", "level": "Error", "severity": "ERROR", "TraceId": "fb9100a3-701e-4bf7-a736-ad23bbde4a06", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":264,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"5682F8\",\"OrganisationName\":\"Neveu\",\"OrganisationType\":\"Warehouse\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":425,\"StartDate\":\"2026-03-30T00:00:00\",\"EndDate\":\"2027-06-28T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":1,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":0,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":0,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":1,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":1,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":1,\"Health IsVisible\":0,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":1,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":1,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":1,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":0,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"5682F8\",\"OrganisationName\":\"Neveu\",\"OrganisationType\":\"Warehouse\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":425,\"StartDate\":\"2026-03-30T00:00:00\",\"EndDate\":\"2027-06-28T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":1,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":0,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":1,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":1,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":1,\"Health IsVisible\":0,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":1,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":1,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":1,\"Nominations IsVisible\":1,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":0,\"Projects IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":0,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/264","Route":"/Admin/UpdateOrganisation/264","Query":"","Body":{"Id":264,"UserId":678,"Email":"TITAGARH_BHA_SH@oqsha.com","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"5682F8","OrganisationName":"Neveu","IsCloseOrganisation":true,"Package":{"PackageId":1,"InvoiceId":425,"StartDate":"2026-03-30T00:00:00Z","EndDate":"2027-06-28T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z"},"DeletedPackages":[],"OwnerIds":[678],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 10:22:47.4177", "level": "Error", "severity": "ERROR", "TraceId": "4e371b64-676e-4a16-9709-d8830afe1dcf", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":23,\"EntityId\":76886,\"ChangedBy\":{\"UserId\":678,\"Name\":\"Giselle Angle\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Uid\":\"T/SFWL/KWT/UAA/26/00001\",\"Status\":null,\"Site\":\"Bell City\",\"UserType\":null,\"ReportedBy\":\"Giselle Angle\",\"Category\":\"UNSAFE ACT\",\"Department\":null,\"AssignedTo\":null,\"Severity\":\"Low\",\"DueDate\":\"\",\"UsersInvolved\":null,\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/123/Incidents","Route":"/Organisations/123/Incidents","Query":"","Body":{"Location":"Shengfeng Development Limited","LocationId":794,"Organisations":123,"AnonymouslyReported":false,"MediaEnabled":true,"IncidentsInGeoFenceOnly":false,"Latitude":-10.3273576613105,"Longitude":-92.2027812683211,"DivisionId":"1474","UserId":678,"CheckListData":[],"DisplayName":"","CountryCode":"+91","MobileNumber":"","IncidentDateTime":"2026-07-10 10:22:00","DueDate":null,"ImageCount":0,"VideoCount":0,"AudioCount":0,"FileCount":0,"DivisionAttachments":[],"Users":[],"Assets":[],"Severity":"Low","AssignedToUsers":[],"OthersInvolved":"","PermitToWorkId":null,"WorkPermitId":null,"TaskIds":[],"DepartmentId":null,"AreaId":null,"IncidentStatusId":133}} }
{ "timestamp": "2026-07-10 10:23:38.2671", "level": "Error", "severity": "ERROR", "TraceId": "5cb00930-e98f-4b7c-893b-9934bf55dbc0", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":23,\"EntityId\":76886,\"ChangedBy\":{\"UserId\":678,\"Name\":\"Giselle Angle\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":\"T/SFWL/KWT/UAA/26/00001\",\"Status\":null,\"Site\":\"Bell City\",\"UserType\":null,\"ReportedBy\":\"Giselle Angle\",\"Category\":\"UNSAFE ACT\",\"Department\":null,\"AssignedTo\":\"\",\"Severity\":\"Low\",\"DueDate\":\"\",\"UsersInvolved\":\"\",\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null},\"NewValue\":{\"Uid\":\"T/SFWL/KWT/UAA/26/00001\",\"Status\":null,\"Site\":\"Bell City\",\"UserType\":null,\"ReportedBy\":\"Giselle Angle\",\"Category\":\"UNSAFE ACT\",\"Department\":null,\"AssignedTo\":\"Giselle Angle\",\"Severity\":\"Low\",\"DueDate\":\"10-Jul-2026\",\"UsersInvolved\":null,\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/123/Incidents/76886","Route":"/Organisations/123/Incidents/76886","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 10:23:55.3674", "level": "Error", "severity": "ERROR", "TraceId": "84af9f1c-f049-498f-84cf-c6f235fd244b", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":23,\"EntityId\":76886,\"ChangedBy\":{\"UserId\":678,\"Name\":\"Giselle Angle\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Uid\":\"T/SFWL/KWT/UAA/26/00001\",\"Status\":null,\"Site\":\"Bell City\",\"UserType\":null,\"ReportedBy\":\"Giselle Angle\",\"Category\":\"UNSAFE ACT\",\"Department\":null,\"AssignedTo\":\"Giselle Angle\",\"Severity\":\"Low\",\"DueDate\":\"10-Jul-2026\",\"UsersInvolved\":\"\",\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null},\"NewValue\":{\"Uid\":\"T/SFWL/KWT/UAA/26/00001\",\"Status\":null,\"Site\":\"Bell City\",\"UserType\":null,\"ReportedBy\":\"Giselle Angle\",\"Category\":\"UNSAFE ACT\",\"Department\":null,\"AssignedTo\":\"Giselle Angle\",\"Severity\":\"Low\",\"DueDate\":\"10-Jul-2026\",\"UsersInvolved\":null,\"OthersInvolved\":\"\",\"AssetsInvolved\":\"\",\"IncidentDateTime\":null,\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/123/Incidents/76886","Route":"/Organisations/123/Incidents/76886","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 10:41:06.0737", "level": "Error", "severity": "ERROR", "TraceId": "624ff9d4-3b23-417b-b23d-49f9f41f11b4", "message": "Response status code does not indicate success: 400 (BAD REQUEST).", "stackTrace": "System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).\r\n   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n   at IncidentReporter.API.Helpers.SupersetClient.<PostGuestTokenAsync>d__15.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 95\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.SupersetClient.<MintGuestTokenAsync>d__14.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 71\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.EmbedBll.<GetGuestTokenAsync>d__5.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\EmbedBll.cs:line 120", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisation/256/Embed/GuestToken","Route":"/Organisation/256/Embed/GuestToken","Query":"","Body":{"resourceType":"master_dashboard","resourceUuid":"1"}}, "MethodName": "GetGuestTokenAsync", "EntryPoint": "API", "InputData": null, "TraceId": "624ff9d4-3b23-417b-b23d-49f9f41f11b4", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisation\/256\/Embed\/GuestToken\",\"Route\":\"\/Organisation\/256\/Embed\/GuestToken\",\"Query\":\"\",\"Body\":{\"resourceType\":\"master_dashboard\",\"resourceUuid\":\"1\"}}" }
{ "timestamp": "2026-07-10 10:41:46.3825", "level": "Error", "severity": "ERROR", "TraceId": "fe156c97-0e62-46a5-ac55-5be5e5a0a8be", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":207,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"L6RIVR\",\"OrganisationName\":\"Hub Group Inc.\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":298,\"StartDate\":\"2024-08-20T00:00:00\",\"EndDate\":\"2024-09-04T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":310,\"StartDate\":\"2024-09-15T00:00:00\",\"EndDate\":\"2024-09-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":325,\"StartDate\":\"2024-10-24T00:00:00\",\"EndDate\":\"2024-10-24T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":347,\"StartDate\":\"2025-02-01T00:00:00\",\"EndDate\":\"2025-02-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":356,\"StartDate\":\"2025-02-16T00:00:00\",\"EndDate\":\"2025-03-14T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending free trial.\"},{\"PackageId\":4,\"InvoiceId\":367,\"StartDate\":\"2025-03-14T00:00:00\",\"EndDate\":\"2025-05-07T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months (from 7th Feb to 8th May)\"},{\"PackageId\":4,\"InvoiceId\":381,\"StartDate\":\"2025-05-08T00:00:00\",\"EndDate\":\"2025-08-06T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"},{\"PackageId\":4,\"InvoiceId\":395,\"StartDate\":\"2025-08-06T00:00:00\",\"EndDate\":\"2026-11-05T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":0,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Departments IsVisible\":0,\"Employee Recognition IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"MOC IsVisible\":0,\"My training IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":1,\"PPE Issuance IsVisible\":0,\"Processes IsVisible\":0,\"PSSR IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"L6RIVR\",\"OrganisationName\":\"Hub Group Inc.\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":298,\"StartDate\":\"2024-08-20T00:00:00\",\"EndDate\":\"2024-09-04T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":310,\"StartDate\":\"2024-09-15T00:00:00\",\"EndDate\":\"2024-09-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":325,\"StartDate\":\"2024-10-24T00:00:00\",\"EndDate\":\"2024-10-24T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":347,\"StartDate\":\"2025-02-01T00:00:00\",\"EndDate\":\"2025-02-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":356,\"StartDate\":\"2025-02-16T00:00:00\",\"EndDate\":\"2025-03-14T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending free trial.\"},{\"PackageId\":4,\"InvoiceId\":367,\"StartDate\":\"2025-03-14T00:00:00\",\"EndDate\":\"2025-05-07T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months (from 7th Feb to 8th May)\"},{\"PackageId\":4,\"InvoiceId\":381,\"StartDate\":\"2025-05-08T00:00:00\",\"EndDate\":\"2025-08-06T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"},{\"PackageId\":4,\"InvoiceId\":395,\"StartDate\":\"2025-08-06T00:00:00\",\"EndDate\":\"2026-11-05T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":0,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":0,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":0,\"Nominations IsVisible\":1,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":1,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":1,\"Processes IsVisible\":0,\"Projects IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":1,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/207","Route":"/Admin/UpdateOrganisation/207","Query":"","Body":{"Id":207,"UserId":1855,"Email":"TEL_Admin@oqsha.com","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"L6RIVR","OrganisationName":"Hub Group Inc.","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":395,"StartDate":"2025-08-06T00:00:00Z","EndDate":"2026-11-05T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":"Extending for 3 months"},"DeletedPackages":[],"OwnerIds":[1855],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 10:44:21.3628", "level": "Error", "severity": "ERROR", "TraceId": "03dd816c-a912-40ca-9bb4-15abe5931a6e", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34561,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"TEST\",\"AssetType\":\"Earth Moving equipment\",\"InspectionType\":\"BACKHOE LOADER (JCB) Inspection Type\",\"Status\":\"Verified\",\"Asset\":\"Earth Moving equipment - 234\",\"AssignedTo\":\"Hebert Eaton\",\"DueDate\":\"16-Jul-2026\",\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":32,"InspectionName":"TEST","OrganisationId":248,"SiteId":708,"DepartmentId":121,"AreaId":null,"AssetTypeId":92,"ProcessId":null,"AssetId":null,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:21:03Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Machine should be physically good & certified by competent authority","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) No damage in tire (Bolts, crack, cuts & air pressure, etc.)","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) Head & tail light and indicators are in working condition","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Side mirror should be in good condition","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Wind shield/glass should be in proper condition","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Wiper should be in running condition","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Operator cabin and driver seat should be made by good & sound quality of material","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Hydraulic cylinders and hoses are in good condition and free from leakage","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":9,"Check":"9) Outrigger should be free from damages","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":10,"Check":"10) Red triangle/reflective tape should be fixed in front of vehicle","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":11,"Check":"11) Front & reverse horn","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":12,"Check":"12) Fire extinguisher in operator cabin","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":13,"Check":"13) First aid box in operator cabin","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":14,"Check":"14) Operator have valid and suitable license","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":496,"TaskIds":[],"DueDate":"2026-07-16","AssignedToUser":[267],"SaveStatus":2,"UniqueAssetId":"234","AssetName":"Earth Moving equipment - 234","CompanyId":839}} }
{ "timestamp": "2026-07-10 10:48:34.3031", "level": "Error", "severity": "ERROR", "TraceId": "ce2511d9-5242-4bdb-9029-847fc2277db3", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34562,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":null,\"InspectionName\":\"TEST LALIT 1\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Verified\",\"Asset\":null,\"AssignedTo\":\"\",\"DueDate\":null,\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":36,"InspectionName":"TEST LALIT 1","OrganisationId":248,"SiteId":708,"DepartmentId":null,"AreaId":null,"AssetTypeId":97,"ProcessId":null,"AssetId":null,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:28:54Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Mixer machine should be physically fit.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) Rotating part & IC engine should be covered with fix guard.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) No damage in tire (crack, cuts & air pressure, etc.).","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Rotating part of gear should be covered.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Proper handle lock should be available.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Handle should be free from defect.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Mixer machine should be with proper handle to control the movement.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":496,"TaskIds":[],"DueDate":null,"AssignedToUser":[],"SaveStatus":2}} }
{ "timestamp": "2026-07-10 10:50:30.5918", "level": "Error", "severity": "ERROR", "TraceId": "7dc405d2-da61-4bca-a580-42426331f443", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":248,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":0,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":1,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"HRPS19\",\"OrganisationName\":\"Falcon's Beyond Global Inc. Warrants\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":388,\"StartDate\":\"2025-07-02T00:00:00\",\"EndDate\":\"2025-07-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":4,\"InvoiceId\":393,\"StartDate\":\"2025-07-31T00:00:00\",\"EndDate\":\"2026-12-31T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":0,\"Areas IsVisible\":0,\"Assets IsVisible\":1,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":1,\"Audit V2 IsVisible\":0,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":1,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":1,\"Employee Recognition IsVisible\":1,\"Environment Management IsVisible\":0,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":1,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":1,\"HIRA IsVisible\":1,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":1,\"Inspection V2 IsVisible\":1,\"Inspections IsVisible\":1,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":1,\"Library IsVisible\":1,\"Library V2 IsVisible\":0,\"MOC IsVisible\":1,\"Moc V2 IsVisible\":1,\"My training IsVisible\":1,\"Nominations IsVisible\":0,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":1,\"Permit to work IsVisible\":0,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":0,\"Processes IsVisible\":1,\"Projects IsVisible\":0,\"PSSR IsVisible\":1,\"Quality Management IsVisible\":0,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":0,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":1,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":1,\"Tickets IsVisible\":1,\"TNI IsVisible\":1,\"TNI Progress IsVisible\":1,\"TNI V2 IsVisible\":0,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":1,\"Training report IsVisible\":1,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":1,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/248","Route":"/Admin/UpdateOrganisation/248","Query":"","Body":{"Id":248,"UserId":4094,"Email":"osm01390@osmosys.co","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"HRPS19","OrganisationName":"Falcon's Beyond Global Inc. Warrants","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":393,"StartDate":"2025-07-31T00:00:00Z","EndDate":"2026-12-31T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":""},"DeletedPackages":[],"OwnerIds":[267,4094],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 10:53:40.0125", "level": "Error", "severity": "ERROR", "TraceId": "50702fcf-a075-4dce-8118-20fcc554b5c5", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":43,\"EntityId\":207,\"ChangedBy\":{\"UserId\":3,\"Name\":\"Raj kumar\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"OrganisationId\":\"L6RIVR\",\"OrganisationName\":\"Hub Group Inc.\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":298,\"StartDate\":\"2024-08-20T00:00:00\",\"EndDate\":\"2024-09-04T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":310,\"StartDate\":\"2024-09-15T00:00:00\",\"EndDate\":\"2024-09-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":325,\"StartDate\":\"2024-10-24T00:00:00\",\"EndDate\":\"2024-10-24T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":347,\"StartDate\":\"2025-02-01T00:00:00\",\"EndDate\":\"2025-02-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":356,\"StartDate\":\"2025-02-16T00:00:00\",\"EndDate\":\"2025-03-14T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending free trial.\"},{\"PackageId\":4,\"InvoiceId\":367,\"StartDate\":\"2025-03-14T00:00:00\",\"EndDate\":\"2025-05-07T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months (from 7th Feb to 8th May)\"},{\"PackageId\":4,\"InvoiceId\":381,\"StartDate\":\"2025-05-08T00:00:00\",\"EndDate\":\"2025-08-06T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"},{\"PackageId\":4,\"InvoiceId\":395,\"StartDate\":\"2025-08-06T00:00:00\",\"EndDate\":\"2026-11-05T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":0,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":0,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":0,\"Nominations IsVisible\":1,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":1,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":1,\"Processes IsVisible\":0,\"Projects IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":1,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null},\"NewValue\":{\"OrganisationId\":\"L6RIVR\",\"OrganisationName\":\"Hub Group Inc.\",\"OrganisationType\":\"Manufacturing\",\"Packages\":[{\"PackageId\":1,\"InvoiceId\":298,\"StartDate\":\"2024-08-20T00:00:00\",\"EndDate\":\"2024-09-04T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":null},{\"PackageId\":1,\"InvoiceId\":310,\"StartDate\":\"2024-09-15T00:00:00\",\"EndDate\":\"2024-09-30T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":325,\"StartDate\":\"2024-10-24T00:00:00\",\"EndDate\":\"2024-10-24T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":347,\"StartDate\":\"2025-02-01T00:00:00\",\"EndDate\":\"2025-02-15T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"\"},{\"PackageId\":1,\"InvoiceId\":356,\"StartDate\":\"2025-02-16T00:00:00\",\"EndDate\":\"2025-03-14T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending free trial.\"},{\"PackageId\":4,\"InvoiceId\":367,\"StartDate\":\"2025-03-14T00:00:00\",\"EndDate\":\"2025-05-07T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months (from 7th Feb to 8th May)\"},{\"PackageId\":4,\"InvoiceId\":381,\"StartDate\":\"2025-05-08T00:00:00\",\"EndDate\":\"2025-08-06T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"},{\"PackageId\":4,\"InvoiceId\":395,\"StartDate\":\"2025-08-06T00:00:00\",\"EndDate\":\"2026-11-05T00:00:00\",\"OrganisationId\":null,\"IsActive\":null,\"CreatedOn\":\"0001-01-01T00:00:00\",\"ModifiedOn\":\"0001-01-01T00:00:00\",\"Comments\":\"Extending for 3 months\"}],\"EnabledPayments\":\"No\",\"EnableSMSNotifications\":\"No\",\"EnableCallOut\":\"No\",\"OrganisationModules\":{\"Action Trackers IsVisible\":0,\"Appointments IsVisible\":1,\"Areas IsVisible\":0,\"Assets IsVisible\":0,\"Attendance IsVisible\":0,\"Audit Management IsVisible\":0,\"Audit V2 IsVisible\":1,\"Breakdown Maintenance IsVisible\":0,\"Bulk Export IsVisible\":1,\"Companies IsVisible\":1,\"Consequence Management IsVisible\":0,\"Courses IsVisible\":0,\"Customer Complaints IsVisible\":0,\"Dashboard IsVisible\":1,\"Dashboard V2 IsVisible\":0,\"Departments IsVisible\":0,\"Employee Recognition IsVisible\":0,\"Environment Management IsVisible\":1,\"Esg IsVisible\":0,\"FIR IsVisible\":0,\"Health IsVisible\":0,\"Health V2 IsVisible\":1,\"Heatmap IsVisible\":0,\"HIRA IsVisible\":0,\"HIRA V2 IsVisible\":0,\"Incident Management IsVisible\":0,\"Inspection V2 IsVisible\":0,\"Inspections IsVisible\":0,\"Inventory IsVisible\":0,\"Investigations IsVisible\":0,\"IoT Device Types IsVisible\":0,\"IoT Devices IsVisible\":0,\"Kiken Yochi Training IsVisible\":0,\"KPI IsVisible\":0,\"Library IsVisible\":0,\"Library V2 IsVisible\":0,\"MOC IsVisible\":0,\"Moc V2 IsVisible\":0,\"My training IsVisible\":0,\"Nominations IsVisible\":1,\"Notifications IsVisible\":0,\"Oqo Chatbot IsVisible\":0,\"Organisations IsVisible\":1,\"OsmoVision IsVisible\":0,\"Periodic Health Checkup IsVisible\":0,\"Permit to work IsVisible\":1,\"PMC V2 IsVisible\":0,\"PPE Issuance IsVisible\":0,\"Pre Startup Safety Review IsVisible\":0,\"Preventive Maintenance IsVisible\":1,\"Processes IsVisible\":0,\"Projects IsVisible\":0,\"PSSR IsVisible\":0,\"Quality Management IsVisible\":1,\"r4 IsVisible\":0,\"r5 IsVisible\":0,\"r6 IsVisible\":0,\"Reports IsVisible\":0,\"Roles IsVisible\":1,\"Safety Alerts IsVisible\":1,\"Safety Kaizen IsVisible\":0,\"Safety Kaizen V2 IsVisible\":0,\"Sections IsVisible\":0,\"Setup IsVisible\":1,\"Sites IsVisible\":1,\"Support IsVisible\":0,\"Tasks IsVisible\":0,\"Tickets IsVisible\":1,\"TNI IsVisible\":0,\"TNI Progress IsVisible\":0,\"TNI V2 IsVisible\":1,\"Toolbox Talk IsVisible\":0,\"Training register IsVisible\":0,\"Training report IsVisible\":0,\"Users IsVisible\":1,\"Visitor Management IsVisible\":0,\"Work Permit IsVisible\":0,\"Work Permit V2 IsVisible\":1,\"Zones IsVisible\":0},\"PtwPreferences\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Admin/UpdateOrganisation/207","Route":"/Admin/UpdateOrganisation/207","Query":"","Body":{"Id":207,"UserId":1855,"Email":"TEL_Admin@oqsha.com","OrganisationIcon":"","OrganizationBanner":"","EnablePayments":false,"AllowSms":false,"IsAdminUser":true,"CallOut":false,"OrganisationId":"L6RIVR","OrganisationName":"Hub Group Inc.","IsCloseOrganisation":true,"Package":{"PackageId":4,"InvoiceId":395,"StartDate":"2025-08-06T00:00:00Z","EndDate":"2026-11-05T00:00:00Z","IsActive":true,"CreatedOn":"0001-01-01T00:00:00Z","ModifiedOn":"0001-01-01T00:00:00Z","Comments":"Extending for 3 months"},"DeletedPackages":[],"OwnerIds":[1855],"Modules":[{"ModuleName":"Action Trackers","Id":83,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Appointments","Id":11,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Areas","Id":74,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Assets","Id":3,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Attendance","Id":25,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit Management","Id":38,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Audit V2","Id":99,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Breakdown Maintenance","Id":105,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Bulk Export","Id":109,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Companies","Id":28,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Consequence Management","Id":131,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Courses","Id":13,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Customer Complaints","Id":75,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Dashboard","Id":1,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Dashboard V2","Id":97,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Departments","Id":44,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Employee Recognition","Id":70,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Environment Management","Id":119,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Esg","Id":66,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"FIR","Id":79,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health","Id":53,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Health V2","Id":91,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Heatmap","Id":10,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA","Id":34,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"HIRA V2","Id":89,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Incident Management","Id":46,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspection V2","Id":87,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inspections","Id":29,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Inventory","Id":125,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Investigations","Id":81,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Device Types","Id":52,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"IoT Devices","Id":51,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Kiken Yochi Training","Id":129,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"KPI","Id":45,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library","Id":40,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Library V2","Id":101,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"MOC","Id":36,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Moc V2","Id":111,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"My training","Id":58,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Nominations","Id":117,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Notifications","Id":8,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Oqo Chatbot","Id":48,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Organisations","Id":2,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"OsmoVision","Id":64,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Periodic Health Checkup","Id":72,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Permit to work","Id":14,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"PMC V2","Id":103,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PPE Issuance","Id":30,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Pre Startup Safety Review","Id":93,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Preventive Maintenance","Id":107,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Processes","Id":68,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Projects","Id":141,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"PSSR","Id":42,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Quality Management","Id":113,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"r4","Id":133,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r5","Id":135,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"r6","Id":137,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Reports","Id":5,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Roles","Id":15,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Alerts","Id":77,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen","Id":62,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Safety Kaizen V2","Id":95,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Sections","Id":139,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Setup","Id":7,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Sites","Id":4,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Support","Id":9,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tasks","Id":27,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Tickets","Id":12,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"TNI","Id":59,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI Progress","Id":61,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"TNI V2","Id":115,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Toolbox Talk","Id":127,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training register","Id":57,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Training report","Id":60,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Users","Id":6,"IsMandatory":1,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Visitor Management","Id":121,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit","Id":55,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]},{"ModuleName":"Work Permit V2","Id":85,"IsMandatory":0,"IsVisible":1,"AppModuleIds":[]},{"ModuleName":"Zones","Id":123,"IsMandatory":0,"IsVisible":0,"AppModuleIds":[]}]}} }
{ "timestamp": "2026-07-10 10:58:33.2346", "level": "Error", "severity": "ERROR", "TraceId": "85f233d7-dd77-4823-a68d-78b1124f9247", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34563,\"ChangedBy\":{\"UserId\":5532,\"Name\":\"Lesia Hardman\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"TEST\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Verified\",\"Asset\":null,\"AssignedTo\":\"\",\"DueDate\":null,\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":36,"InspectionName":"TEST","OrganisationId":248,"SiteId":708,"DepartmentId":121,"AreaId":null,"AssetTypeId":97,"ProcessId":null,"AssetId":null,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:28:54Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Mixer machine should be physically fit.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) Rotating part & IC engine should be covered with fix guard.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) No damage in tire (crack, cuts & air pressure, etc.).","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Rotating part of gear should be covered.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Proper handle lock should be available.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Handle should be free from defect.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Mixer machine should be with proper handle to control the movement.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":496,"TaskIds":[],"DueDate":null,"AssignedToUser":[],"SaveStatus":2}} }
{ "timestamp": "2026-07-10 12:06:25.1636", "level": "Error", "severity": "ERROR", "TraceId": "bd0df4c9-cf44-4330-a52d-3e60455553eb", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":29,\"EntityId\":267,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"DisplayName\":\"Hebert Eaton\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000001875\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000001875\",\"EmployeeCode\":\"\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Falcon's Beyond Global Inc. Warrants\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":null,\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"\",\"AdditionalQualifications\":null,\"Email\":\"TTK_Admin@oqsha.com\",\"UserUid\":\"8919110596\",\"ShowAllTickets\":\"No\",\"SeeAllPtw\":\"No\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Colver, Eastpoint, Elmore City, Mathiston, Melmore, Washoe Valley\",\"Role\":\"Admin\",\"PtwRole\":\"\",\"TypeOfPermits\":\"Cold Work Permit (General Work), Confined Space Entry, Electrical Work, Excavation Work Permit, Height Work Permit, Hot Work\",\"AssetTypes\":\"Default, Earth Moving equipment, Construction vehicle, Material Handling Equipment, Construction Equipment, Fire Equipment, Concrete Equipment, Rebar Processing Equipment, Default-JPSL, Finishing Equipment, Fixed Asset, Products\",\"IsUserActive\":\"Active\"},\"NewValue\":{\"DisplayName\":\"Hebert Eaton\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000001875\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000001875\",\"EmployeeCode\":\"\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Falcon's Beyond Global Inc. Warrants\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":null,\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"\",\"AdditionalQualifications\":null,\"Email\":\"TTK_Admin@oqsha.com\",\"UserUid\":\"8919110596\",\"ShowAllTickets\":\"No\",\"SeeAllPtw\":\"No\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Colver, Eastpoint, Elmore City, Mathiston, Melmore, Washoe Valley\",\"Role\":\"Admin\",\"PtwRole\":\"\",\"TypeOfPermits\":\"Cold Work Permit (General Work), Confined Space Entry, Electrical Work, Excavation Work Permit, Height Work Permit, Hot Work\",\"AssetTypes\":\"Default, Earth Moving equipment, Construction vehicle, Material Handling Equipment, Construction Equipment, Fire Equipment, Concrete Equipment, Rebar Processing Equipment, Default-JPSL, Finishing Equipment, Fixed Asset, Products, Default\",\"IsUserActive\":\"Active\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/AddAllUserTypes/267","Route":"/Organisations/248/AddAllUserTypes/267","Query":"","Body":{"FirstName":"Hebert","LastName":"Eaton","Email":"TTK_Admin@oqsha.com","CountryCode":"+91","MobileNumber":"2000001875","WhatsAppNumber":"2000001875","WhatsAppCountryCode":"+91","UserUid":"8919110596","AppPassword":"","Country":"India","Address":"","AdditionalQualifications":"","IsActive":true,"RoleIds":[1,3,2],"ModuleAssociations":{"ModuleMappings":[{"ModuleId":12,"ModuleTypeIds":[1637,1574,1575,1576]},{"ModuleId":27,"ModuleTypeIds":[0]},{"ModuleId":46,"ModuleTypeIds":[0]},{"ModuleId":38,"ModuleTypeIds":[0]},{"ModuleId":36,"ModuleTypeIds":[0]},{"ModuleId":40,"ModuleTypeIds":[0]},{"ModuleId":55,"ModuleTypeIds":[0]},{"ModuleId":34,"ModuleTypeIds":[0]},{"ModuleId":53,"ModuleTypeIds":[0]},{"ModuleId":3,"ModuleTypeIds":[97,95,93,87,144,99,92,100,96,141,94,142,98]},{"ModuleId":29,"ModuleTypeIds":[0]}]},"AssetTypeIds":[97,95,93,87,144,99,92,100,96,141,94,142,98],"JobDesignationIds":[],"CompanyId":839,"EmployeeNumber":"","Departments":[],"UserType":"Employee","ReportingManagers":[],"DateOfJoining":null,"DateOfBirth":null,"EmergencyContactName":"","EmergencyContactNumber":"","IncidentSitesArray":[708,744,707,705,709,706],"JobTypeIds":[],"ResponsibleDivisionsArray":[{"DivisionId":1637,"Role":1},{"DivisionId":1574,"Role":1},{"DivisionId":1575,"Role":1},{"DivisionId":1576,"Role":1},{"DivisionId":1637,"Role":3},{"DivisionId":1574,"Role":3},{"DivisionId":1575,"Role":3},{"DivisionId":1576,"Role":3},{"DivisionId":1637,"Role":2},{"DivisionId":1574,"Role":2},{"DivisionId":1575,"Role":2},{"DivisionId":1576,"Role":2}],"IsSelectAll":true,"IsSelectAllFieldStaff":true,"ShowAllIncidents":false,"SeeAllInspections":false,"SeeAllPtws":false,"ReceiveAllPtwNotifications":false,"ExemptFromGeofencing":0,"SendNotificationsOnCheckedOut":0,"AcmRoleId":[332],"EscalateConfig":[],"SectionIds":[]}} }
{ "timestamp": "2026-07-10 12:10:20.5753", "level": "Error", "severity": "ERROR", "TraceId": "41caf2bd-c4c4-4900-9c36-21e7edddeee2", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":29,\"EntityId\":267,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"DisplayName\":\"Hebert Eaton\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000001875\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000001875\",\"EmployeeCode\":\"\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Falcon's Beyond Global Inc. Warrants\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":null,\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"\",\"AdditionalQualifications\":null,\"Email\":\"TTK_Admin@oqsha.com\",\"UserUid\":\"8919110596\",\"ShowAllTickets\":\"No\",\"SeeAllPtw\":\"No\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Colver, Eastpoint, Elmore City, Mathiston, Melmore, Washoe Valley\",\"Role\":\"Admin\",\"PtwRole\":\"\",\"TypeOfPermits\":\"Cold Work Permit (General Work), Confined Space Entry, Electrical Work, Excavation Work Permit, Height Work Permit, Hot Work\",\"AssetTypes\":\"Default, Earth Moving equipment, Construction vehicle, Material Handling Equipment, Construction Equipment, Fire Equipment, Concrete Equipment, Rebar Processing Equipment, Default-JPSL, Finishing Equipment, Fixed Asset, Products, Default\",\"IsUserActive\":\"Active\"},\"NewValue\":{\"DisplayName\":\"Hebert Eaton\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000001875\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000001875\",\"EmployeeCode\":\"\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Falcon's Beyond Global Inc. Warrants\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":null,\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"\",\"AdditionalQualifications\":null,\"Email\":\"TTK_Admin@oqsha.com\",\"UserUid\":\"8919110596\",\"ShowAllTickets\":\"No\",\"SeeAllPtw\":\"No\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Colver, Eastpoint, Elmore City, Mathiston, Melmore, Washoe Valley\",\"Role\":\"Admin\",\"PtwRole\":\"\",\"TypeOfPermits\":\"Cold Work Permit (General Work), Confined Space Entry, Electrical Work, Excavation Work Permit, Height Work Permit, Hot Work\",\"AssetTypes\":\"Default, Earth Moving equipment, Construction vehicle, Material Handling Equipment, Construction Equipment, Fire Equipment, Concrete Equipment, Rebar Processing Equipment, Default-JPSL, Finishing Equipment, Fixed Asset, Products, Default\",\"IsUserActive\":\"Active\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/AddAllUserTypes/267","Route":"/Organisations/248/AddAllUserTypes/267","Query":"","Body":{"FirstName":"Hebert","LastName":"Eaton","Email":"TTK_Admin@oqsha.com","CountryCode":"+91","MobileNumber":"2000001875","WhatsAppNumber":"2000001875","WhatsAppCountryCode":"+91","UserUid":"8919110596","AppPassword":"","Country":"India","Address":"","AdditionalQualifications":"","IsActive":true,"RoleIds":[1,3,2],"ModuleAssociations":{"ModuleMappings":[{"ModuleId":12,"ModuleTypeIds":[1637,1574,1575,1576]},{"ModuleId":27,"ModuleTypeIds":[0]},{"ModuleId":46,"ModuleTypeIds":[0]},{"ModuleId":38,"ModuleTypeIds":[0]},{"ModuleId":36,"ModuleTypeIds":[0]},{"ModuleId":40,"ModuleTypeIds":[0]},{"ModuleId":55,"ModuleTypeIds":[0]},{"ModuleId":34,"ModuleTypeIds":[0]},{"ModuleId":53,"ModuleTypeIds":[]},{"ModuleId":3,"ModuleTypeIds":[97,95,93,87,144,99,92,100,96,141,94,142,98]},{"ModuleId":29,"ModuleTypeIds":[0]}]},"AssetTypeIds":[97,95,93,87,144,99,92,100,96,141,94,142,98],"JobDesignationIds":[],"CompanyId":839,"EmployeeNumber":"","Departments":[],"UserType":"Employee","ReportingManagers":[],"DateOfJoining":null,"DateOfBirth":null,"EmergencyContactName":"","EmergencyContactNumber":"","IncidentSitesArray":[708,744,707,705,709,706],"JobTypeIds":[],"ResponsibleDivisionsArray":[{"DivisionId":1637,"Role":1},{"DivisionId":1574,"Role":1},{"DivisionId":1575,"Role":1},{"DivisionId":1576,"Role":1},{"DivisionId":1637,"Role":3},{"DivisionId":1574,"Role":3},{"DivisionId":1575,"Role":3},{"DivisionId":1576,"Role":3},{"DivisionId":1637,"Role":2},{"DivisionId":1574,"Role":2},{"DivisionId":1575,"Role":2},{"DivisionId":1576,"Role":2}],"IsSelectAll":true,"IsSelectAllFieldStaff":true,"ShowAllIncidents":false,"SeeAllInspections":false,"SeeAllPtws":false,"ReceiveAllPtwNotifications":false,"ExemptFromGeofencing":0,"SendNotificationsOnCheckedOut":0,"AcmRoleId":[332],"EscalateConfig":[],"SectionIds":[]}} }
{ "timestamp": "2026-07-10 12:11:15.1882", "level": "Error", "severity": "ERROR", "TraceId": "dc81b371-15af-4da8-bce9-ce6e2e5eb1bd", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":29,\"EntityId\":267,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"DisplayName\":\"Hebert Eaton\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000001875\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000001875\",\"EmployeeCode\":\"\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Falcon's Beyond Global Inc. Warrants\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":null,\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"\",\"AdditionalQualifications\":null,\"Email\":\"TTK_Admin@oqsha.com\",\"UserUid\":\"8919110596\",\"ShowAllTickets\":\"No\",\"SeeAllPtw\":\"No\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Colver, Eastpoint, Elmore City, Mathiston, Melmore, Washoe Valley\",\"Role\":\"Admin\",\"PtwRole\":\"\",\"TypeOfPermits\":\"Cold Work Permit (General Work), Confined Space Entry, Electrical Work, Excavation Work Permit, Height Work Permit, Hot Work\",\"AssetTypes\":\"Default, Earth Moving equipment, Construction vehicle, Material Handling Equipment, Construction Equipment, Fire Equipment, Concrete Equipment, Rebar Processing Equipment, Default-JPSL, Finishing Equipment, Fixed Asset, Products, Default\",\"IsUserActive\":\"Active\"},\"NewValue\":{\"DisplayName\":\"Hebert Eaton\",\"WhatsappCountryCode\":\"+91\",\"WhatsappNumber\":\"2000001875\",\"MobileCountryCode\":\"+91\",\"MobileNumber\":\"2000001875\",\"EmployeeCode\":\"\",\"EmployeeType\":\"Employee\",\"ContractStartedOn\":\"\",\"ContractEndsOn\":\"\",\"CompanyName\":\"Falcon's Beyond Global Inc. Warrants\",\"Department\":\"\",\"DateOfJoining\":\"\",\"DateOfBirth\":null,\"ReportingManager\":null,\"EmergencyContactName\":\"\",\"EmergencyContactNumber\":\"\",\"Address\":\"\",\"AdditionalQualifications\":null,\"Email\":\"TTK_Admin@oqsha.com\",\"UserUid\":\"8919110596\",\"ShowAllTickets\":\"No\",\"SeeAllPtw\":\"No\",\"ReceiveAllPtwNotifications\":\"No\",\"ExemptFromGeofencing\":\"No\",\"ViewAllInspections\":\"No\",\"ReceiveAttendanceNotification\":\"No\",\"Sites\":\"Colver, Eastpoint, Elmore City, Mathiston, Melmore, Washoe Valley\",\"Role\":\"Admin\",\"PtwRole\":\"\",\"TypeOfPermits\":\"Cold Work Permit (General Work), Confined Space Entry, Electrical Work, Excavation Work Permit, Height Work Permit, Hot Work\",\"AssetTypes\":\"Default, Earth Moving equipment, Construction vehicle, Material Handling Equipment, Construction Equipment, Fire Equipment, Concrete Equipment, Rebar Processing Equipment, Default-JPSL, Finishing Equipment, Fixed Asset, Products, Default\",\"IsUserActive\":\"Active\"}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/AddAllUserTypes/267","Route":"/Organisations/248/AddAllUserTypes/267","Query":"","Body":{"FirstName":"Hebert","LastName":"Eaton","Email":"TTK_Admin@oqsha.com","CountryCode":"+91","MobileNumber":"2000001875","WhatsAppNumber":"2000001875","WhatsAppCountryCode":"+91","UserUid":"8919110596","AppPassword":"","Country":"India","Address":"","AdditionalQualifications":"","IsActive":true,"RoleIds":[1,3,2],"ModuleAssociations":{"ModuleMappings":[{"ModuleId":12,"ModuleTypeIds":[1637,1574,1575,1576]},{"ModuleId":27,"ModuleTypeIds":[0]},{"ModuleId":46,"ModuleTypeIds":[0]},{"ModuleId":38,"ModuleTypeIds":[0]},{"ModuleId":36,"ModuleTypeIds":[0]},{"ModuleId":40,"ModuleTypeIds":[0]},{"ModuleId":55,"ModuleTypeIds":[0]},{"ModuleId":34,"ModuleTypeIds":[0]},{"ModuleId":53,"ModuleTypeIds":[0]},{"ModuleId":3,"ModuleTypeIds":[97,95,93,87,144,99,92,100,96,141,94,142,98]},{"ModuleId":29,"ModuleTypeIds":[0]}]},"AssetTypeIds":[97,95,93,87,144,99,92,100,96,141,94,142,98],"JobDesignationIds":[],"CompanyId":839,"EmployeeNumber":"","Departments":[],"UserType":"Employee","ReportingManagers":[],"DateOfJoining":null,"DateOfBirth":null,"EmergencyContactName":"","EmergencyContactNumber":"","IncidentSitesArray":[708,744,707,705,709,706],"JobTypeIds":[],"ResponsibleDivisionsArray":[{"DivisionId":1637,"Role":1},{"DivisionId":1574,"Role":1},{"DivisionId":1575,"Role":1},{"DivisionId":1576,"Role":1},{"DivisionId":1637,"Role":3},{"DivisionId":1574,"Role":3},{"DivisionId":1575,"Role":3},{"DivisionId":1576,"Role":3},{"DivisionId":1637,"Role":2},{"DivisionId":1574,"Role":2},{"DivisionId":1575,"Role":2},{"DivisionId":1576,"Role":2}],"IsSelectAll":true,"IsSelectAllFieldStaff":true,"ShowAllIncidents":false,"SeeAllInspections":false,"SeeAllPtws":false,"ReceiveAllPtwNotifications":false,"ExemptFromGeofencing":0,"SendNotificationsOnCheckedOut":0,"AcmRoleId":[332],"EscalateConfig":[],"SectionIds":[]}} }
{ "timestamp": "2026-07-10 12:14:52.0272", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:14:52.1946", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:18:06.6316", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:18:06.7098", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:20:06.3275", "level": "Error", "severity": "ERROR", "TraceId": "3e5f1f28-36b2-4d1d-81dc-5f93548bca02", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":22,\"EntityId\":912,\"ChangedBy\":{\"UserId\":678,\"Name\":\"Giselle Angle\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"LocationName\":\"testingg aq\",\"SiteShortCode\":\"TES\",\"Latitude\":\"21.094212171\",\"Longitude\":\"82.221448949\",\"Address\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/198/IncidentLocations","Route":"/Organisations/198/IncidentLocations","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:20:07.6459", "level": "Error", "severity": "ERROR", "TraceId": "87a64557-5f53-4181-9f58-facf6c758d32", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":22,\"EntityId\":708,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"LocationName\":\"Colver\",\"SiteShortCode\":\"ROO\",\"Latitude\":\"29.880793942\",\"Longitude\":\"77.817518164\",\"Address\":\"Colver\"},\"NewValue\":{\"LocationName\":\"Colver\",\"SiteShortCode\":\"ROO\",\"Latitude\":\"29.880793942\",\"Longitude\":\"77.817518164\",\"Address\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentLocations/708","Route":"/Organisations/248/IncidentLocations/708","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:20:22.5587", "level": "Error", "severity": "ERROR", "TraceId": "24cf7636-e714-4048-88e1-afb3ef9a4f83", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":22,\"EntityId\":707,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"LocationName\":\"Elmore City\",\"SiteShortCode\":\"KAR\",\"Latitude\":\"20.593684000\",\"Longitude\":\"78.962880000\",\"Address\":\"Elmore City\"},\"NewValue\":{\"LocationName\":\"Elmore City\",\"SiteShortCode\":\"KAR\",\"Latitude\":\"20.593684\",\"Longitude\":\"78.96288\",\"Address\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentLocations/707","Route":"/Organisations/248/IncidentLocations/707","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:20:34.1444", "level": "Error", "severity": "ERROR", "TraceId": "876b02d8-48a2-4bac-970f-29aeeeb80cd9", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":22,\"EntityId\":705,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"LocationName\":\"Mathiston\",\"SiteShortCode\":\"HOS\",\"Latitude\":\"14.978316437\",\"Longitude\":\"73.559013951\",\"Address\":\"Mathiston\"},\"NewValue\":{\"LocationName\":\"Mathiston\",\"SiteShortCode\":\"HOS\",\"Latitude\":\"14.978316437\",\"Longitude\":\"73.559013951\",\"Address\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentLocations/705","Route":"/Organisations/248/IncidentLocations/705","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:20:45.2409", "level": "Error", "severity": "ERROR", "TraceId": "7f214058-aac3-4465-8698-54a5adbf47d1", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":22,\"EntityId\":709,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"LocationName\":\"Melmore\",\"SiteShortCode\":\"KHA\",\"Latitude\":\"19.593642900\",\"Longitude\":\"73.393242900\",\"Address\":\"Melmore\"},\"NewValue\":{\"LocationName\":\"Melmore\",\"SiteShortCode\":\"KHA\",\"Latitude\":\"19.5936429\",\"Longitude\":\"73.3932429\",\"Address\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentLocations/709","Route":"/Organisations/248/IncidentLocations/709","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:21:02.9716", "level": "Error", "severity": "ERROR", "TraceId": "36845cfd-3c0d-4f53-907a-5a229688858b", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":22,\"EntityId\":706,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"LocationName\":\"Washoe Valley\",\"SiteShortCode\":\"COI\",\"Latitude\":\"10.866939684\",\"Longitude\":\"77.012104950\",\"Address\":\"Washoe Valley\"},\"NewValue\":{\"LocationName\":\"Washoe Valley\",\"SiteShortCode\":\"COI\",\"Latitude\":\"10.866939684\",\"Longitude\":\"77.01210495\",\"Address\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentLocations/706","Route":"/Organisations/248/IncidentLocations/706","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:21:18.3127", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:21:18.4071", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:22:52.7568", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:22:52.8382", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:23:40.8775", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:23:40.9669", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:24:14.1388", "level": "Error", "severity": "ERROR", "TraceId": "1949a708-5c0b-4366-a528-51ea2ac9c706", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":22,\"EntityId\":653,\"ChangedBy\":{\"UserId\":678,\"Name\":\"Giselle Angle\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"LocationName\":\"Cherry Tree\",\"SiteShortCode\":\"DLH\",\"Latitude\":\"20.348267811\",\"Longitude\":\"79.712119639\",\"Address\":\"Oak Leaf\"},\"NewValue\":{\"LocationName\":\"Cherry Tree\",\"SiteShortCode\":\"DLH\",\"Latitude\":\"20.593684\",\"Longitude\":\"78.96288\",\"Address\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/198/IncidentLocations/653","Route":"/Organisations/198/IncidentLocations/653","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:24:52.5815", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:24:52.6682", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:27:51.7040", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:27:51.8120", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:28:24.2685", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:28:24.3760", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:36:12.1500", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:36:14.6524", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:36:50.4814", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:36:50.5659", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:41:35.9031", "level": "Error", "severity": "ERROR", "TraceId": "637a6507-115a-4011-bae5-8fc9d7a52125", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1287,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"Accounts\",\"Process\":\"Canteen and Food Handling\",\"Asset\":\"Earth Moving equipment - 234\",\"ReportedBy\":\"Mozell Heaton\",\"TypeOfIncident\":\"Fire and others\",\"IncidentDescription\":\"Fire Incident Occurred\",\"IncidentDateTime\":\"09-Jul-2026 12:00:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[21043],"IncidentDateTime":"2026-07-08T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"1","DisplayValue":"Fire","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783687275393_ahcor","check_1":"","check_2":"","check_3":"","check_4":null}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Fire Incident Occurred","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 12:43:16.7624", "level": "Error", "severity": "ERROR", "TraceId": "43c00237-3766-4b75-950e-01bb17ec153b", "message": "Unhandled Exception in Web API", "stackTrace": "System.OperationCanceledException: The operation was canceled.\r\n   at System.Threading.CancellationToken.ThrowOperationCanceledException()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/198/Divisions/List","Route":"/Organisations/198/Divisions/List","Query":"","Body":{"OrgId":[198],"SiteId":[601],"DivisionId":[0],"UserId":678,"UserTypeId":1,"SearchTerm":""}} }
{ "timestamp": "2026-07-10 12:43:36.8086", "level": "Error", "severity": "ERROR", "TraceId": "cc8713cf-42ce-4551-ae86-6c5ff2e732b3", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34564,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"EHS\",\"InspectionName\":\"tetsingg\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Verified\",\"Asset\":null,\"AssignedTo\":\"\",\"DueDate\":null,\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":36,"InspectionName":"tetsingg","OrganisationId":248,"SiteId":708,"DepartmentId":120,"AreaId":null,"AssetTypeId":97,"ProcessId":null,"AssetId":null,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:28:54Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Mixer machine should be physically fit.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) Rotating part & IC engine should be covered with fix guard.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) No damage in tire (crack, cuts & air pressure, etc.).","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Rotating part of gear should be covered.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Proper handle lock should be available.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Handle should be free from defect.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Mixer machine should be with proper handle to control the movement.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":496,"TaskIds":[],"DueDate":null,"AssignedToUser":[],"SaveStatus":2}} }
{ "timestamp": "2026-07-10 12:43:50.6204", "level": "Error", "severity": "ERROR", "TraceId": "7ca125fc-3553-4740-b45e-c94b77510773", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34565,\"ChangedBy\":{\"UserId\":5532,\"Name\":\"Lesia Hardman\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Verified\",\"Asset\":\"SKID STEER LOADER\",\"AssignedTo\":\"Mozell Heaton\",\"DueDate\":null,\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":36,"InspectionName":"test","OrganisationId":248,"SiteId":708,"DepartmentId":121,"AreaId":null,"AssetTypeId":97,"ProcessId":null,"AssetId":467,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:28:54Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Mixer machine should be physically fit.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) Rotating part & IC engine should be covered with fix guard.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) No damage in tire (crack, cuts & air pressure, etc.).","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Rotating part of gear should be covered.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Proper handle lock should be available.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Handle should be free from defect.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Mixer machine should be with proper handle to control the movement.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":496,"TaskIds":[],"DueDate":null,"AssignedToUser":[5538],"SaveStatus":2}} }
{ "timestamp": "2026-07-10 12:43:53.1760", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:43:53.3287", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:43:59.2535", "level": "Error", "severity": "ERROR", "TraceId": "3f7255ba-9d49-44a6-abe4-03d88f0d37bf", "message": "Unhandled Exception in Web API", "stackTrace": "System.OperationCanceledException: The operation was canceled.\r\n   at System.Threading.CancellationToken.ThrowOperationCanceledException()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Modules/APIs","Route":"/Modules/APIs","Query":"","Body":""} }
{ "timestamp": "2026-07-10 12:44:44.7501", "level": "Error", "severity": "ERROR", "TraceId": "8e7c4906-17fc-47b1-92f2-50ea84a413c3", "message": "Unhandled Exception in Web API", "stackTrace": "System.OperationCanceledException: The operation was canceled.\r\n   at System.Threading.CancellationToken.ThrowOperationCanceledException()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisation/198/InspectionType/All?siteId=653&AssetTypeId=48","Route":"/Organisation/198/InspectionType/All","Query":"?siteId=653&AssetTypeId=48","Body":""} }
{ "timestamp": "2026-07-10 12:46:25.8518", "level": "Error", "severity": "ERROR", "TraceId": "776fdec8-fdea-4d8d-8b38-4b7bf48d1f76", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1287,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Incident\":{\"IncidentDateTime\":\"09-Jul-2026 12:00:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Fire and others\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"\",\"Description\":\"Fire Incident Occurred\",\"ReportedByName\":\"Mozell Heaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":false},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":null},\"NewValue\":{\"Incident\":{\"IncidentDateTime\":\"09-Jul-2026 12:00:00 AM\",\"SiteName\":\"Colver\",\"CategoryName\":\"Fire and others\",\"DepartmentName\":\"Accounts\",\"TreatmentOfInjury\":\"\",\"Description\":\"Fire Incident Occurred\",\"ReportedByName\":\"Mozell Heaton\",\"Area\":null},\"Approvers\":[{\"UserName\":\"Mozell Heaton\",\"IsApproved\":false},{\"UserName\":\"Cato Kwon\",\"IsApproved\":false},{\"UserName\":\"Lesia Hardman\",\"IsApproved\":false}],\"Checks\":{\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"radio\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":0,\"AllowAttachments\":false,\"IsContinuousSectionTable\":false,\"SectionFiles\":[],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"0_1\",\"Check\":\"Category of incident\",\"Type\":\"radio\",\"Value\":\"4\",\"DisplayValue\":\"Heavy rain & wind\",\"IsMandatory\":0,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Fire\"},{\"OptionId\":2,\"OptionText\":\"Flood\"},{\"OptionId\":3,\"OptionText\":\"Cyclone\"},{\"OptionId\":4,\"OptionText\":\"Heavy rain & wind\"},{\"OptionId\":5,\"OptionText\":\"Epidemic disease\"},{\"OptionId\":6,\"OptionText\":\"Local threat\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"LabelStyle\":{\"bold\":false,\"italic\":false,\"underline\":false,\"fontSizePx\":14,\"textColor\":\"#111827\",\"backgroundColor\":\"transparent\"}},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"DefaultActionTrackerCategoryId\":null,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":1,\"SectionName\":\"Photograph of Injury & Machine\",\"SectionType\":\"file\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"IsContinuousSectionTable\":false,\"SectionFiles\":[],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":\"1_1\",\"Check\":\"Attach\",\"Type\":\"file\",\"Value\":\"\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"DefaultActionTrackerCategoryId\":null,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":2,\"SectionName\":\"Immediate corrective Actions taken\",\"SectionType\":\"table\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":2,\"AllowAttachments\":false,\"IsContinuousSectionTable\":false,\"SectionFiles\":[],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"2_1\",\"Check\":\"Actions\",\"Type\":\"text\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"2_2\",\"Check\":\"Responsibility\",\"Type\":\"text\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"2_3\",\"Check\":\"Status\",\"Type\":\"text\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"2_4\",\"Check\":\"Completion date\",\"Type\":\"date\",\"Value\":null,\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"DefaultActionTrackerCategoryId\":null,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":true,\"TableConfig\":{\"CheckConfiguration\":{\"columnsItems\":[{\"field\":\"check_1\",\"header\":\"Actions\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":false,\"alignment\":\"center\"},{\"field\":\"check_2\",\"header\":\"Responsibility\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":false,\"alignment\":\"center\"},{\"field\":\"check_3\",\"header\":\"Status\",\"placeholder\":\"\",\"type\":\"text\",\"editable\":true,\"required\":false,\"alignment\":\"center\"},{\"field\":\"check_4\",\"header\":\"Completion date\",\"placeholder\":\"\",\"type\":\"date\",\"editable\":true,\"required\":false,\"alignment\":\"center\"}]},\"Rows\":[{\"_rowId\":\"r_1783687275393_ahcor\",\"check_1\":\"\",\"check_2\":\"\",\"check_3\":\"\",\"check_4\":\"\"}]},\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":3,\"SectionName\":\"Signatures\",\"SectionType\":\"signature\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":3,\"AllowAttachments\":false,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":1,\"Check\":\"EHS Head\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"EHS Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":334,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":2,\"Check\":\"Plant Head\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Plant Head\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":340,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":3,\"Check\":\"Site ESH\",\"Type\":\"signature\",\"Value\":\"\",\"IsMandatory\":0,\"SignatureConfiguration\":{\"Labels\":\"Site ESH\",\"Declaration\":\"\",\"SignedUserId\":0,\"SignedUserName\":\"\",\"SignedDateAndTime\":\"\",\"SignedAcmRoleId\":343,\"DepartmentId\":null,\"IsAssignedToMandatory\":false,\"IsRejected\":false,\"InspectionStatusId\":0,\"InspectionStatusName\":\"\"},\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"ConditionalRules\":[],\"ConditionalRulesMatchMode\":\"any\",\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Alignment\":\"center\"},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"IsContinuousSectionTable\":false,\"MaxRows\":null,\"RequiredRows\":1,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]}]}}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident/1287","Route":"/Organisations/248/IncidentManagement/Incident/1287","Query":"","Body":{"Id":1287,"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":121,"AreaId":null,"ProcessListIds":[84],"AssetIds":[21043],"IncidentDateTime":"2026-07-08T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"4","DisplayValue":"Heavy rain & wind","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783687275393_ahcor","check_1":"","check_2":"","check_3":"","check_4":""}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Fire Incident Occurred","StatusId":8,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"Comment":"","IsSkipInvestigation":false,"IncidentValidatedBy":5538}} }
{ "timestamp": "2026-07-10 12:47:43.7486", "level": "Error", "severity": "ERROR", "TraceId": "50d0a7f1-25a1-4c69-9ccf-f873b5fb9789", "message": "Unhandled Exception in Web API", "stackTrace": "System.OperationCanceledException: The operation was canceled.\r\n   at System.Threading.CancellationToken.ThrowOperationCanceledException()\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()", "ApiInput": {"Method":"GET","Url":"https://api-sandbox.oqsha.com/Organisations/198/Company/All?IsActive=1&SiteId=557","Route":"/Organisations/198/Company/All","Query":"?IsActive=1&SiteId=557","Body":""} }
{ "timestamp": "2026-07-10 12:47:51.1145", "level": "Error", "severity": "ERROR", "TraceId": "5ae84542-c433-4f06-a0f1-06fa3c7737f5", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34566,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test2ms\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Planned\",\"Asset\":null,\"AssignedTo\":\"Lesia Hardman\",\"DueDate\":\"16-Jul-2026\",\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":36,"InspectionName":"test2ms","OrganisationId":248,"SiteId":708,"DepartmentId":121,"AreaId":null,"AssetTypeId":97,"ProcessId":null,"AssetId":null,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:28:54Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Mixer machine should be physically fit.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) Rotating part & IC engine should be covered with fix guard.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) No damage in tire (crack, cuts & air pressure, etc.).","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Rotating part of gear should be covered.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Proper handle lock should be available.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Handle should be free from defect.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Mixer machine should be with proper handle to control the movement.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":621,"TaskIds":[],"DueDate":"2026-07-16","AssignedToUser":[5532],"SaveStatus":1}} }
{ "timestamp": "2026-07-10 12:48:01.9036", "level": "Error", "severity": "ERROR", "TraceId": "c0456975-d4d1-46b2-b33e-319a1e47f710", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34567,\"ChangedBy\":{\"UserId\":5532,\"Name\":\"Lesia Hardman\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Planned\",\"Asset\":\"Concrete Equipment - 4567\",\"AssignedTo\":\"Mozell Heaton\",\"DueDate\":null,\"NonOqshaAssets\":null,\"Sections\":null,\"AssociatedTasks\":null,\"Area\":\"\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Inspection","Route":"/Organisations/248/Inspection","Query":"","Body":{"InspectionTypeId":36,"InspectionName":"test","OrganisationId":248,"SiteId":708,"DepartmentId":121,"AreaId":null,"AssetTypeId":97,"ProcessId":null,"AssetId":null,"Location":"","InspectionChecks":{"Sections":[{"SectionId":1,"SectionName":"Checklist","SectionType":"radiobutton","OrganisationId":248,"CreatedOn":"2025-09-13T08:28:54Z","Status":1,"Rank":1,"AllowAttachments":true,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":1,"Check":"1) Mixer machine should be physically fit.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":2,"Check":"2) Rotating part & IC engine should be covered with fix guard.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":3,"Check":"3) No damage in tire (crack, cuts & air pressure, etc.).","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":4,"Check":"4) Rotating part of gear should be covered.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":5,"Check":"5) Proper handle lock should be available.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":6,"Check":"6) Handle should be free from defect.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":7,"Check":"7) Mixer machine should be with proper handle to control the movement.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null},{"Id":8,"Check":"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.","Type":"radiobutton","Value":"0","FileType":null,"IsMandatory":0,"SubChecks":null,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"},{"OptionId":3,"OptionText":"N/A"}],"SignatureConfiguration":null,"Rank":0,"EquationCheckConfiguration":null}],"MandatoryChecksCount":0,"SectionFiles":[],"IsMainSection":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"AllowTaskAssociation":false,"TableConfig":null}]},"InspectionStatusId":621,"TaskIds":[],"DueDate":null,"AssignedToUser":[5538],"SaveStatus":1,"UniqueAssetId":"4567","AssetName":"Concrete Equipment - 4567","CompanyId":839}} }
{ "timestamp": "2026-07-10 12:49:05.6650", "level": "Error", "severity": "ERROR", "TraceId": "9bcd3dbf-6630-4dc8-8da6-cd7c83fafa3a", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":11,\"EntityId\":34566,\"ChangedBy\":{\"UserId\":5532,\"Name\":\"Lesia Hardman\"},\"ChangeType\":\"Updated\",\"OldValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test2ms\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Planned\",\"Asset\":null,\"AssignedTo\":\"Lesia Hardman\",\"DueDate\":\"16-Jul-2026\",\"NonOqshaAssets\":null,\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Checklist\",\"SectionType\":\"radiobutton\",\"OrganisationId\":248,\"CreatedOn\":\"2025-09-13T08:28:54Z\",\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"1) Mixer machine should be physically fit.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":2,\"Check\":\"2) Rotating part & IC engine should be covered with fix guard.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":3,\"Check\":\"3) No damage in tire (crack, cuts & air pressure, etc.).\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":4,\"Check\":\"4) Rotating part of gear should be covered.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":5,\"Check\":\"5) Proper handle lock should be available.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":6,\"Check\":\"6) Handle should be free from defect.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":7,\"Check\":\"7) Mixer machine should be with proper handle to control the movement.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":8,\"Check\":\"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null}],\"MandatoryChecksCount\":0,\"SectionFiles\":[],\"IsMainSection\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"AllowTaskAssociation\":false,\"TableConfig\":null}],\"AssociatedTasks\":\"\",\"Area\":null},\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"InspectionName\":\"test2ms\",\"AssetType\":\"Concrete Equipment\",\"InspectionType\":\"CONCRETE MIXER\",\"Status\":\"Verify\",\"Asset\":null,\"AssignedTo\":\"Lesia Hardman\",\"DueDate\":\"16-Jul-2026\",\"NonOqshaAssets\":null,\"Sections\":[{\"SectionId\":1,\"SectionName\":\"Checklist\",\"SectionType\":\"radiobutton\",\"OrganisationId\":248,\"CreatedOn\":\"2025-09-13T08:28:54Z\",\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[{\"Id\":1,\"Check\":\"1) Mixer machine should be physically fit.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":2,\"Check\":\"2) Rotating part & IC engine should be covered with fix guard.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":3,\"Check\":\"3) No damage in tire (crack, cuts & air pressure, etc.).\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":4,\"Check\":\"4) Rotating part of gear should be covered.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":5,\"Check\":\"5) Proper handle lock should be available.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":6,\"Check\":\"6) Handle should be free from defect.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":7,\"Check\":\"7) Mixer machine should be with proper handle to control the movement.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null},{\"Id\":8,\"Check\":\"8) Spark arrestor should be installed, if machine is operating in flammable atmosphere.\",\"Type\":\"radiobutton\",\"Value\":\"0\",\"FileType\":null,\"IsMandatory\":0,\"SubChecks\":null,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"},{\"OptionId\":3,\"OptionText\":\"N/A\"}],\"SignatureConfiguration\":null,\"Rank\":0,\"EquationCheckConfiguration\":null}],\"MandatoryChecksCount\":0,\"SectionFiles\":[],\"IsMainSection\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"AllowTaskAssociation\":false,\"TableConfig\":null}],\"AssociatedTasks\":\"\",\"Area\":null}}\nAPI Response: ", "ApiInput": {"Method":"PUT","Url":"https://api-sandbox.oqsha.com/Organisation/248/Inspection/34566","Route":"/Organisation/248/Inspection/34566","Query":"","Body":"*** MULTIPART FORM DATA / FILE UPLOAD (OMITTED FOR LOGGING) ***"} }
{ "timestamp": "2026-07-10 12:56:44.4997", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 12:56:45.2751", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 13:05:25.8554", "level": "Error", "severity": "ERROR", "TraceId": "65ed857f-7400-4ffc-ba18-2cdfe8d93742", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":24,\"EntityId\":9844,\"ChangedBy\":{\"UserId\":267,\"Name\":\"Hebert Eaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Department\":\"Accounts\",\"Processes\":\"Canteen and Food Handling\",\"HealthRecordType\":\"Health Illness & Followup\",\"UserType\":\"Employee\",\"Patient\":\"Hebert Eaton\",\"Supervisor\":\"Hebert Eaton\",\"InitiatedBy\":\"Hebert Eaton\",\"Location\":\"test\",\"Sections\":[{\"SectionId\":0,\"SectionName\":\"Standalone Checks\",\"SectionType\":\"date\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":0,\"AllowAttachments\":false,\"IsContinuousSectionTable\":false,\"SectionFiles\":[],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":false,\"IsImageUploadAllowed\":false,\"IsVideoUploadAllowed\":false,\"IsAudioUploadAllowed\":false,\"IsFileUploadAllowed\":false},\"Checks\":[{\"Id\":\"0_1\",\"Check\":\"Date\",\"Type\":\"date\",\"Value\":\"30-06-2026\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":0,\"WidthPercentage\":25}},{\"Id\":\"0_7\",\"Check\":\"Age\",\"Type\":\"number\",\"Value\":67,\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":\"10\",\"MinMessage\":\"\",\"Max\":\"80\",\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false,\"LabelStyle\":{\"bold\":false,\"italic\":false,\"underline\":false,\"fontSizePx\":14,\"textColor\":\"#111827\",\"backgroundColor\":\"transparent\",\"textAlign\":\"left\"}},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":1,\"WidthPercentage\":25}},{\"Id\":\"0_6\",\"Check\":\"Sex\",\"Type\":\"radio\",\"Value\":\"2\",\"DisplayValue\":\"Female\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Male\"},{\"OptionId\":2,\"OptionText\":\"Female\"},{\"OptionId\":3,\"OptionText\":\"Others\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":2,\"WidthPercentage\":25}},{\"Id\":\"0_2\",\"Check\":\"Unit\",\"Type\":\"radio\",\"Value\":\"3\",\"DisplayValue\":\"3\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"1\"},{\"OptionId\":2,\"OptionText\":\"2\"},{\"OptionId\":3,\"OptionText\":\"3\"},{\"OptionId\":4,\"OptionText\":\"4\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":0,\"ColumnOrder\":3,\"WidthPercentage\":25}},{\"Id\":\"0_3\",\"Check\":\"Shift\",\"Type\":\"radio\",\"Value\":\"2\",\"DisplayValue\":\"First Shift\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"General Shift\"},{\"OptionId\":2,\"OptionText\":\"First Shift\"},{\"OptionId\":3,\"OptionText\":\"Second Shift\"},{\"OptionId\":4,\"OptionText\":\"Third Shift\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":0,\"WidthPercentage\":25}},{\"Id\":\"0_8\",\"Check\":\"Job Profile & Role\",\"Type\":\"select\",\"Value\":{\"OptionId\":2,\"OptionText\":\"MEOs\"},\"DisplayValue\":\"MEOs\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"On role worker\"},{\"OptionId\":2,\"OptionText\":\"MEOs\"},{\"OptionId\":3,\"OptionText\":\"Visitor\"},{\"OptionId\":4,\"OptionText\":\"New Joinee\"},{\"OptionId\":5,\"OptionText\":\"Off role Worker\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":1,\"WidthPercentage\":25}},{\"Id\":\"0_4\",\"Check\":\"Time In\",\"Type\":\"time\",\"Value\":\"4:00 PM\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":2,\"WidthPercentage\":25}},{\"Id\":\"0_5\",\"Check\":\"Time Out\",\"Type\":\"time\",\"Value\":\"9:00 PM\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":1,\"ColumnOrder\":3,\"WidthPercentage\":25}},{\"Id\":\"0_9\",\"Check\":\"Vitals\",\"Type\":\"text\",\"Value\":\"test\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":0,\"WidthPercentage\":33.33}},{\"Id\":\"0_10\",\"Check\":\"Type of Illness\",\"Type\":\"radio\",\"Value\":\"2\",\"DisplayValue\":\"Outside Injury\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Sickness Walk in\"},{\"OptionId\":2,\"OptionText\":\"Outside Injury\"},{\"OptionId\":3,\"OptionText\":\"Second Opinion / Review\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":1,\"WidthPercentage\":33.33}},{\"Id\":\"0_11\",\"Check\":\"Illness Analysis\",\"Type\":\"select\",\"Value\":[\"Backache\",\"Body part pain\"],\"DisplayValue\":[\"Backache\",\"Body part pain\"],\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Backache\"},{\"OptionId\":2,\"OptionText\":\"Body part pain\"},{\"OptionId\":3,\"OptionText\":\"Cold\"},{\"OptionId\":4,\"OptionText\":\"Dental\"},{\"OptionId\":5,\"OptionText\":\"Dermatology\"},{\"OptionId\":6,\"OptionText\":\"Ear Illness\"},{\"OptionId\":7,\"OptionText\":\"Eye Illness\"},{\"OptionId\":8,\"OptionText\":\"Fever\"},{\"OptionId\":9,\"OptionText\":\"Gastroenterology\"},{\"OptionId\":10,\"OptionText\":\"Gynecology\"},{\"OptionId\":11,\"OptionText\":\"Loose Stools\"},{\"OptionId\":12,\"OptionText\":\"Lower Respiratory Tract\"},{\"OptionId\":13,\"OptionText\":\"Mouth Illness\"},{\"OptionId\":14,\"OptionText\":\"Musculoskeletal\"},{\"OptionId\":15,\"OptionText\":\"Neuro/ Psych\"},{\"OptionId\":16,\"OptionText\":\"Outside Injury\"},{\"OptionId\":17,\"OptionText\":\"Throat Illness\"},{\"OptionId\":18,\"OptionText\":\"Upper Respiratory Tract\"},{\"OptionId\":19,\"OptionText\":\"Urology\"},{\"OptionId\":20,\"OptionText\":\"Others\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":true,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":2,\"ColumnOrder\":2,\"WidthPercentage\":33.33}},{\"Id\":\"0_12\",\"Check\":\"Detailed Description of Illness\",\"Type\":\"text\",\"Value\":\"test\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":3,\"ColumnOrder\":0,\"WidthPercentage\":100}},{\"Id\":\"0_13\",\"Check\":\"Is illness Resulted because of Workplace Ergonomics?\",\"Type\":\"radio\",\"Value\":\"2\",\"DisplayValue\":\"No\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Yes\"},{\"OptionId\":2,\"OptionText\":\"No\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":4,\"ColumnOrder\":0,\"WidthPercentage\":50}},{\"Id\":\"0_14\",\"Check\":\"If Workplace Ergonomics - Yes, Explain Briefly.\",\"Type\":\"text\",\"Value\":\"\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":4,\"ColumnOrder\":1,\"WidthPercentage\":50}},{\"Id\":\"0_15\",\"Check\":\"Treatment & Medicine Given\",\"Type\":\"text\",\"Value\":\"test\\n\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":5,\"ColumnOrder\":0,\"WidthPercentage\":25}},{\"Id\":\"0_16\",\"Check\":\"Further Action\",\"Type\":\"radio\",\"Value\":\"1\",\"DisplayValue\":\"Sent Back to Work\",\"IsMandatory\":1,\"CheckOptions\":[{\"OptionId\":1,\"OptionText\":\"Sent Back to Work\"},{\"OptionId\":2,\"OptionText\":\"Sent Home\"},{\"OptionId\":3,\"OptionText\":\"Referred to Hospital\"}],\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":5,\"ColumnOrder\":1,\"WidthPercentage\":25}},{\"Id\":\"0_17\",\"Check\":\"Doctor Name\",\"Type\":\"text\",\"Value\":\"test\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":5,\"ColumnOrder\":2,\"WidthPercentage\":25}},{\"Id\":\"0_18\",\"Check\":\"Nurse Name\",\"Type\":\"text\",\"Value\":\"test\",\"DisplayValue\":null,\"IsMandatory\":1,\"CheckConfiguration\":{\"Validations\":{\"Required\":true,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":5,\"ColumnOrder\":3,\"WidthPercentage\":25}},{\"Id\":\"0_19\",\"Check\":\"Mention Other Remarks\",\"Type\":\"text\",\"Value\":\"\",\"DisplayValue\":null,\"IsMandatory\":0,\"CheckConfiguration\":{\"Validations\":{\"Required\":false,\"RequiredMessage\":\"This field is required\",\"MinLength\":null,\"MinLengthMessage\":null,\"MaxLength\":null,\"MaxLengthMessage\":null,\"Min\":null,\"MinMessage\":null,\"Max\":null,\"MaxMessage\":null,\"Pattern\":null,\"PatternMessage\":null},\"Placeholder\":\"\",\"DisplayOrientation\":\"vertical\",\"ContinuousTableOrientation\":null,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[],\"DynamicLabels\":[],\"Multiselect\":false,\"ShouldReset\":false,\"FloatingLabel\":false,\"DisplayAsColumn\":false,\"ShowNameInsteadOfUid\":false,\"DisplayAsAutoComplete\":false,\"DisplayAsFilter\":false,\"ReadOnly\":false},\"LayoutMetadata\":{\"RowNumber\":6,\"ColumnOrder\":0,\"WidthPercentage\":100}}],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"DefaultActionTrackerCategoryId\":null,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]},{\"SectionId\":1,\"SectionName\":\"Attachments\",\"SectionType\":\"checkbox\",\"MandatoryChecksCount\":0,\"OrganisationId\":null,\"Status\":1,\"Rank\":1,\"AllowAttachments\":true,\"IsContinuousSectionTable\":false,\"SectionFiles\":[],\"MaxRows\":null,\"RequiredRows\":1,\"FileUploadControl\":{\"IsCameraAllowed\":true,\"IsImageUploadAllowed\":true,\"IsVideoUploadAllowed\":true,\"IsAudioUploadAllowed\":true,\"IsFileUploadAllowed\":true},\"Checks\":[],\"IsMainSection\":false,\"AllowTaskAssociation\":false,\"AllowTaskAssociationV2\":false,\"DefaultActionTrackerCategoryId\":null,\"AllowTaskListPageIntegrationV2\":false,\"IsMandatoryAttachment\":false,\"IsSectionTable\":false,\"ConditionalRules\":[],\"VisibilityRules\":[],\"AccessControlRules\":[]}],\"TypeOfIllness\":null}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/Health/Request","Route":"/Organisations/248/Health/Request","Query":"","Body":{"OrganisationId":248,"SiteId":708,"Location":"test","DepartmentId":121,"CategoryId":7,"HealthStatusId":252,"ProcessListIds":[84],"DueDate":"2026-07-10T13:05:24.753Z","PatientType":"Employee","HealthChecks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"date","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Date","Type":"date","Value":"30-06-2026","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_7","Check":"Age","Type":"number","Value":67,"DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":"10","MinMessage":"","Max":"80","MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent","textAlign":"left"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_6","Check":"Sex","Type":"radio","Value":"2","DisplayValue":"Female","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Male"},{"OptionId":2,"OptionText":"Female"},{"OptionId":3,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_2","Check":"Unit","Type":"radio","Value":"3","DisplayValue":"3","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"1"},{"OptionId":2,"OptionText":"2"},{"OptionId":3,"OptionText":"3"},{"OptionId":4,"OptionText":"4"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"0_3","Check":"Shift","Type":"radio","Value":"2","DisplayValue":"First Shift","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"General Shift"},{"OptionId":2,"OptionText":"First Shift"},{"OptionId":3,"OptionText":"Second Shift"},{"OptionId":4,"OptionText":"Third Shift"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_8","Check":"Job Profile & Role","Type":"select","Value":{"OptionId":2,"OptionText":"MEOs"},"DisplayValue":"MEOs","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"On role worker"},{"OptionId":2,"OptionText":"MEOs"},{"OptionId":3,"OptionText":"Visitor"},{"OptionId":4,"OptionText":"New Joinee"},{"OptionId":5,"OptionText":"Off role Worker"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_4","Check":"Time In","Type":"time","Value":"4:00 PM","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_5","Check":"Time Out","Type":"time","Value":"9:00 PM","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":1,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"0_9","Check":"Vitals","Type":"text","Value":"test","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":0,"WidthPercentage":33.33}},{"Id":"0_10","Check":"Type of Illness","Type":"radio","Value":"2","DisplayValue":"Outside Injury","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Sickness Walk in"},{"OptionId":2,"OptionText":"Outside Injury"},{"OptionId":3,"OptionText":"Second Opinion / Review"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":1,"WidthPercentage":33.33}},{"Id":"0_11","Check":"Illness Analysis","Type":"select","Value":["Backache","Body part pain"],"DisplayValue":["Backache","Body part pain"],"IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Backache"},{"OptionId":2,"OptionText":"Body part pain"},{"OptionId":3,"OptionText":"Cold"},{"OptionId":4,"OptionText":"Dental"},{"OptionId":5,"OptionText":"Dermatology"},{"OptionId":6,"OptionText":"Ear Illness"},{"OptionId":7,"OptionText":"Eye Illness"},{"OptionId":8,"OptionText":"Fever"},{"OptionId":9,"OptionText":"Gastroenterology"},{"OptionId":10,"OptionText":"Gynecology"},{"OptionId":11,"OptionText":"Loose Stools"},{"OptionId":12,"OptionText":"Lower Respiratory Tract"},{"OptionId":13,"OptionText":"Mouth Illness"},{"OptionId":14,"OptionText":"Musculoskeletal"},{"OptionId":15,"OptionText":"Neuro/ Psych"},{"OptionId":16,"OptionText":"Outside Injury"},{"OptionId":17,"OptionText":"Throat Illness"},{"OptionId":18,"OptionText":"Upper Respiratory Tract"},{"OptionId":19,"OptionText":"Urology"},{"OptionId":20,"OptionText":"Others"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":true,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":2,"ColumnOrder":2,"WidthPercentage":33.33}},{"Id":"0_12","Check":"Detailed Description of Illness","Type":"text","Value":"test","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":3,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"0_13","Check":"Is illness Resulted because of Workplace Ergonomics?","Type":"radio","Value":"2","DisplayValue":"No","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Yes"},{"OptionId":2,"OptionText":"No"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":0,"WidthPercentage":50}},{"Id":"0_14","Check":"If Workplace Ergonomics - Yes, Explain Briefly.","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":4,"ColumnOrder":1,"WidthPercentage":50}},{"Id":"0_15","Check":"Treatment & Medicine Given","Type":"text","Value":"test\n","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":0,"WidthPercentage":25}},{"Id":"0_16","Check":"Further Action","Type":"radio","Value":"1","DisplayValue":"Sent Back to Work","IsMandatory":1,"CheckOptions":[{"OptionId":1,"OptionText":"Sent Back to Work"},{"OptionId":2,"OptionText":"Sent Home"},{"OptionId":3,"OptionText":"Referred to Hospital"}],"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":1,"WidthPercentage":25}},{"Id":"0_17","Check":"Doctor Name","Type":"text","Value":"test","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":2,"WidthPercentage":25}},{"Id":"0_18","Check":"Nurse Name","Type":"text","Value":"test","DisplayValue":null,"IsMandatory":1,"CheckConfiguration":{"Validations":{"Required":true,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":5,"ColumnOrder":3,"WidthPercentage":25}},{"Id":"0_19","Check":"Mention Other Remarks","Type":"text","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":6,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Attachments","SectionType":"checkbox","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"SupervisorId":267,"PatientId":267}} }
{ "timestamp": "2026-07-10 13:10:48.0303", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 13:10:48.1880", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 13:14:33.6364", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 13:14:33.7192", "level": "Error", "severity": "ERROR", "message": "Unhandled Exception in Web Application", "stackTrace": "System.Web.HttpException (0x80004005)\r\n   at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-07-10 13:25:00.8836", "level": "Error", "severity": "ERROR", "TraceId": "08697206-d082-413d-a79e-d812fb1c7f63", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1288,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"ETP/STP\",\"Process\":\"Canteen and Food Handling\",\"Asset\":\"Raw Materials & Accessories\",\"ReportedBy\":\"Mozell Heaton\",\"TypeOfIncident\":\"Fire and others\",\"IncidentDescription\":\"Fire Broke Out\",\"IncidentDateTime\":\"09-Jul-2026 12:00:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":126,"AreaId":null,"ProcessListIds":[84],"AssetIds":[573],"IncidentDateTime":"2026-07-08T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"1","DisplayValue":"Fire","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783689882774_trpmc","check_1":"","check_2":"","check_3":"","check_4":null}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Fire Broke Out","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 13:25:34.1824", "level": "Error", "severity": "ERROR", "TraceId": "0c150895-ee00-4d98-affa-71f342ab5617", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1289,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"HR & Admin\",\"Process\":\"Grid Blasting\",\"Asset\":\"Earth Moving equipment - 234\",\"ReportedBy\":\"Mozell Heaton\",\"TypeOfIncident\":\"Fire and others\",\"IncidentDescription\":\"Fire Broke out\",\"IncidentDateTime\":\"09-Jul-2026 12:00:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":80,"AreaId":null,"ProcessListIds":[31],"AssetIds":[21043],"IncidentDateTime":"2026-07-08T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"1","DisplayValue":"Fire","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783689915901_pgkj5","check_1":"","check_2":"","check_3":"","check_4":null}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Fire Broke out","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 13:25:53.7933", "level": "Error", "severity": "ERROR", "TraceId": "b95c9386-1cfa-4e92-a17f-0bda6b9874a7", "message": "Response status code does not indicate success: 400 (BAD REQUEST).", "stackTrace": "System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).\r\n   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n   at IncidentReporter.API.Helpers.SupersetClient.<PostGuestTokenAsync>d__15.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 95\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.SupersetClient.<MintGuestTokenAsync>d__14.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 71\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.EmbedBll.<GetGuestTokenAsync>d__5.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\EmbedBll.cs:line 120", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisation/256/Embed/GuestToken","Route":"/Organisation/256/Embed/GuestToken","Query":"","Body":{"resourceType":"master_dashboard","resourceUuid":"1"}}, "MethodName": "GetGuestTokenAsync", "EntryPoint": "API", "InputData": null, "TraceId": "b95c9386-1cfa-4e92-a17f-0bda6b9874a7", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisation\/256\/Embed\/GuestToken\",\"Route\":\"\/Organisation\/256\/Embed\/GuestToken\",\"Query\":\"\",\"Body\":{\"resourceType\":\"master_dashboard\",\"resourceUuid\":\"1\"}}" }
{ "timestamp": "2026-07-10 13:26:00.2055", "level": "Error", "severity": "ERROR", "TraceId": "1e6039f3-fb07-4c68-934d-7f6bb23ca8d4", "message": "Response status code does not indicate success: 400 (BAD REQUEST).", "stackTrace": "System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).\r\n   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n   at IncidentReporter.API.Helpers.SupersetClient.<PostGuestTokenAsync>d__15.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 95\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.Helpers.SupersetClient.<MintGuestTokenAsync>d__14.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\Helpers\\SupersetClient.cs:line 71\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.EmbedBll.<GetGuestTokenAsync>d__5.MoveNext() in C:\\GitLab-Runner\\builds\\27n6lYj0J\\0\\incident-reporter\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\EmbedBll.cs:line 120", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisation/256/Embed/GuestToken","Route":"/Organisation/256/Embed/GuestToken","Query":"","Body":{"resourceType":"master_dashboard","resourceUuid":"1"}}, "MethodName": "GetGuestTokenAsync", "EntryPoint": "API", "InputData": null, "TraceId": "1e6039f3-fb07-4c68-934d-7f6bb23ca8d4", "ApiInputJson": "{\"Method\":\"POST\",\"Url\":\"https:\/\/api-sandbox.oqsha.com\/Organisation\/256\/Embed\/GuestToken\",\"Route\":\"\/Organisation\/256\/Embed\/GuestToken\",\"Query\":\"\",\"Body\":{\"resourceType\":\"master_dashboard\",\"resourceUuid\":\"1\"}}" }
{ "timestamp": "2026-07-10 13:27:39.5947", "level": "Error", "severity": "ERROR", "TraceId": "fba95e44-92db-495b-b8a3-017e88460d8c", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1290,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"IT\",\"Process\":\"Grid Blasting\",\"Asset\":\"Raw Materials & Accessories\",\"ReportedBy\":\"Mozell Heaton\",\"TypeOfIncident\":\"Fire and others\",\"IncidentDescription\":\"Non Fire Case\",\"IncidentDateTime\":\"10-Jul-2026 12:00:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":122,"AreaId":null,"ProcessListIds":[31],"AssetIds":[573],"IncidentDateTime":"2026-07-09T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"4","DisplayValue":"Heavy rain & wind","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783690042089_o6ik4","check_1":"","check_2":"","check_3":"","check_4":null}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Non Fire Case","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 13:28:12.3675", "level": "Error", "severity": "ERROR", "TraceId": "8111d99e-dd53-49f7-a7ab-1a15b38edbca", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1291,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"Accounts\",\"Process\":\"Gardening Operation\",\"Asset\":\"Earth Moving equipment - 234\",\"ReportedBy\":\"Mozell Heaton\",\"TypeOfIncident\":\"Fire and others\",\"IncidentDescription\":\"Non Fire Case\",\"IncidentDateTime\":\"10-Jul-2026 12:00:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":121,"AreaId":null,"ProcessListIds":[33],"AssetIds":[21043],"IncidentDateTime":"2026-07-09T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"5","DisplayValue":"Epidemic disease","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783690077558_3oqfc","check_1":"","check_2":"","check_3":"","check_4":null}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Non Fire Case","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 13:28:53.3605", "level": "Error", "severity": "ERROR", "TraceId": "23cb1b47-236a-41ae-9a39-9132e172d17f", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1292,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"ETP/STP\",\"Process\":\"Gardening Operation\",\"Asset\":\"Raw Materials & Accessories\",\"ReportedBy\":\"Mozell Heaton\",\"TypeOfIncident\":\"Fire and others\",\"IncidentDescription\":\"Non FIre Case\",\"IncidentDateTime\":\"10-Jul-2026 12:00:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":126,"AreaId":null,"ProcessListIds":[33],"AssetIds":[573],"IncidentDateTime":"2026-07-09T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"6","DisplayValue":"Local threat","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783690114570_t4p50","check_1":"","check_2":"","check_3":"","check_4":null}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Non FIre Case","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
{ "timestamp": "2026-07-10 13:29:53.2956", "level": "Error", "severity": "ERROR", "TraceId": "8e38312d-7df2-4a4c-acce-3fe9844067a0", "message": "Failed to send audit log: Unauthorized\nRequest Payload: {\"EntityTypeId\":20,\"EntityId\":1293,\"ChangedBy\":{\"UserId\":5538,\"Name\":\"Mozell Heaton\"},\"ChangeType\":\"Created\",\"OldValue\":null,\"NewValue\":{\"Site\":\"Colver\",\"Area\":\"\",\"Department\":\"EHS\",\"Process\":\"Grid Blasting\",\"Asset\":\"Concrete Equipment - 4567\",\"ReportedBy\":\"Mozell Heaton\",\"TypeOfIncident\":\"Fire and others\",\"IncidentDescription\":\"Fire Case\",\"IncidentDateTime\":\"10-Jul-2026 12:00:00 AM\",\"Status\":\"Submit\"}}\nAPI Response: ", "ApiInput": {"Method":"POST","Url":"https://api-sandbox.oqsha.com/Organisations/248/IncidentManagement/Incident","Route":"/Organisations/248/IncidentManagement/Incident","Query":"","Body":{"SiteId":708,"ReportedBy":5538,"CategoryId":6,"DepartmentId":120,"AreaId":null,"ProcessListIds":[31],"AssetIds":[21044],"IncidentDateTime":"2026-07-09T18:30:00Z","OrganisationId":248,"TreatmentOfInjury":"","Checks":{"Sections":[{"SectionId":0,"SectionName":"Standalone Checks","SectionType":"radio","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":0,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"0_1","Check":"Category of incident","Type":"radio","Value":"1","DisplayValue":"Fire","IsMandatory":0,"CheckOptions":[{"OptionId":1,"OptionText":"Fire"},{"OptionId":2,"OptionText":"Flood"},{"OptionId":3,"OptionText":"Cyclone"},{"OptionId":4,"OptionText":"Heavy rain & wind"},{"OptionId":5,"OptionText":"Epidemic disease"},{"OptionId":6,"OptionText":"Local threat"}],"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"LabelStyle":{"bold":false,"italic":false,"underline":false,"fontSizePx":14,"textColor":"#111827","backgroundColor":"transparent"}},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":1,"SectionName":"Photograph of Injury & Machine","SectionType":"file","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":1,"AllowAttachments":true,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":true,"IsImageUploadAllowed":true,"IsVideoUploadAllowed":true,"IsAudioUploadAllowed":true,"IsFileUploadAllowed":true},"Checks":[{"Id":"1_1","Check":"Attach","Type":"file","Value":"","DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":2,"SectionName":"Immediate corrective Actions taken","SectionType":"table","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":2,"AllowAttachments":false,"IsContinuousSectionTable":false,"SectionFiles":[],"MaxRows":null,"RequiredRows":1,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":"2_1","Check":"Actions","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_2","Check":"Responsibility","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_3","Check":"Status","Type":"text","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":"2_4","Check":"Completion date","Type":"date","Value":null,"DisplayValue":null,"IsMandatory":0,"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"DefaultActionTrackerCategoryId":null,"AllowTaskListPageIntegrationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":true,"TableConfig":{"CheckConfiguration":{"columnsItems":[{"field":"check_1","header":"Actions","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_2","header":"Responsibility","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_3","header":"Status","placeholder":"","type":"text","editable":true,"required":false,"alignment":"center"},{"field":"check_4","header":"Completion date","placeholder":"","type":"date","editable":true,"required":false,"alignment":"center"}]},"Rows":[{"_rowId":"r_1783690177660_jopaq","check_1":"","check_2":"","check_3":"","check_4":null}]},"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]},{"SectionId":3,"SectionName":"Signatures","SectionType":"signature","MandatoryChecksCount":0,"OrganisationId":null,"Status":1,"Rank":3,"AllowAttachments":false,"FileUploadControl":{"IsCameraAllowed":false,"IsImageUploadAllowed":false,"IsVideoUploadAllowed":false,"IsAudioUploadAllowed":false,"IsFileUploadAllowed":false},"Checks":[{"Id":1,"Check":"EHS Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"EHS Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":334,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":2,"Check":"Plant Head","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Plant Head","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":340,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}},{"Id":3,"Check":"Site ESH","Type":"signature","Value":"","IsMandatory":0,"SignatureConfiguration":{"Labels":"Site ESH","Declaration":"","SignedUserId":0,"SignedUserName":"","SignedDateAndTime":"","SignedAcmRoleId":343,"DepartmentId":null,"IsAssignedToMandatory":false,"IsRejected":false,"InspectionStatusId":0,"InspectionStatusName":""},"CheckConfiguration":{"Validations":{"Required":false,"RequiredMessage":"This field is required","MinLength":null,"MinLengthMessage":null,"MaxLength":null,"MaxLengthMessage":null,"Min":null,"MinMessage":null,"Max":null,"MaxMessage":null,"Pattern":null,"PatternMessage":null},"Placeholder":"","DisplayOrientation":"vertical","ContinuousTableOrientation":null,"Multiselect":false,"ShouldReset":false,"FloatingLabel":false,"DisplayAsColumn":false,"ShowNameInsteadOfUid":false,"DisplayAsAutoComplete":false,"DisplayAsFilter":false,"ReadOnly":false,"ConditionalRules":[],"ConditionalRulesMatchMode":"any","VisibilityRules":[],"AccessControlRules":[],"DynamicLabels":[],"Alignment":"center"},"LayoutMetadata":{"RowNumber":0,"ColumnOrder":0,"WidthPercentage":100}}],"IsMainSection":false,"AllowTaskAssociation":false,"AllowTaskAssociationV2":false,"IsMandatoryAttachment":false,"IsSectionTable":false,"IsContinuousSectionTable":false,"MaxRows":null,"RequiredRows":1,"ConditionalRules":[],"VisibilityRules":[],"AccessControlRules":[]}]},"IncidentDescription":"Fire Case","StatusId":7,"TeamFormation":{"TeamLeaderUserId":null,"TeamMemberUserIds":[],"TargetDate":null,"Remarks":""},"Approvers":[{"AcmRoleId":334,"UserId":5538,"UserName":"Mozell Heaton","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":1},{"AcmRoleId":340,"UserId":5889,"UserName":"Cato Kwon","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":2},{"AcmRoleId":343,"UserId":5532,"UserName":"Lesia Hardman","IsApproved":false,"LevelOfApprover":"LevelTwo","Sequence":3}],"IsSkipInvestigation":false}} }
