Patch Log Errors

This topics details the error messages and the fixes to it during package import.

Error Code

Segment

Error Message

Reason

ERROR_101

Duplication

Error during metadata commit operation for seq = 1: Attempting to insert Duplicate QuickAction. QuickAction "Test QA" in Business Object "TestObject" already exists.

This error occurs when the content is already present. It can be Business object, Fields,Relationship, Forms, Lists, Saved Search, Quick Action, Pick list/Validation List etc.

To fix the error, remove the duplicate content from the package and re-run the package.

ERROR_102

Import

Error during metadata commit operation for seq = 1: Updating Form (Incident.CustomerOwnershipForm) - Form "Incident.CustomerOwnershipForm" definition is invalid: Field(s) "TestControl" not found in business object "Incident".

This error occurs when some content such as Field/Business object/Relationship/Pick List used in the package is missing in the tenant.

To fix the error, identify and add the missing content and then re-run the package.

 

 

 

 

 

 

 

 

 

 

 

ERROR_102

Import

Error during metadata commit operation for seq = 1: Updating Form (Incident.CustomerOwnershipForm) - Form "Incident.CustomerOwnershipForm" definition is invalid: Business Object "Incident" is not found.

ERROR_102

Import

Error during metadata commit operation for seq = 1: Control "TestControl" definition in form "Incident.CustomerOwnershipForm" of business object "Incident" is invalid: list "Incident.Default" is not found."

ERROR_102

Import

Error during metadata commit operation for seq = 1: Control "TestControl" definition in form "Incident.CustomerOwnershipForm" of business object "Incident" is invalid: business object "Incident" is not found.

ERROR_102

Import

Error during metadata commit operation for seq = 1: Control "TestControl" definition in form "Incident.CustomerOwnershipForm" of business object "Incident" is invalid: relationship "IncidentAssociatesCI" is not found.

ERROR_102

Import

Error during metadata commit operation for seq = 1: List "Incident.Default" definition is invalid: Business Object "Incident" is not found.

ERROR_102

Import

Error during metadata commit operation for seq = 1: List "Incident.Default" definition is invalid: relationship "IncidentAssociatesCI" is not found in the business object "Incident".

ERROR_102

Import

Error during metadata commit operation for seq = 1: List "Incident.Default" definition is invalid: Field "TestControl" not found in "Incident" business object which is required for column "TestControl" in list "Incident.Default".

ERROR_102

Import

Error during metadata commit operation for seq = 1: Index "UniqueCategory" uses non-existing field "Category" in "Incident" business object.

ERROR_102

Import

Error during metadata commit operation for seq = 1: Business Object "Incident" Full Text Index uses non-existing field "Category".

ERROR_102

Import

Error during metadata commit operation for seq = 1: Non-existing field or relationship "Category" in business object "Incident" cannot be audited.

ERROR_102

Import

Error during metadata commit operation for seq = 1: Field "Category" in business object "Incident" is flagged as validated but a pick list is not defined for it.

ERROR_102

Import

Error during metadata commit operation for seq = 1: Validator(Pick List) "Category by Service" for validated field "Category" in business object "Incident" does not exist.

ERROR_103

Delete

Error during metadata commit operation for seq = 1: Field "Category" in business object "Incident" cannot be deleted as it is application critical field.

This error occurs when the package is trying to delete any locked content.

To fix the error, do not delete any locked content.

 

 

ERROR_103

Delete

Error during metadata commit operation for seq = 1: Business object Incident cannot be deleted due to metadata permissions.

ERROR_103

Delete

Error during metadata commit operation for seq = 1: Business object Incident cannot be updated due to metadata permissions.

ERROR_104

Sync

Error during metadata commit operation for seq = 1: The given key was not present in the dictionary. : Member business object "CI#Facilities" is not in sync with Group business object "CI#". Please run "Field Differs From Base Table" from Metadata Auto fix

This error occurs when there is a sync issue between the Group and the member business objects.

To fix the error, perform the below steps and re-run the package:

1.Navigate to Metadata Validation Config in the Configuration console > click Run Validation.

2.Wait for the validation to complete (the Status can be seen in the Metadata Validation Run child tab).

3.Once validation run is complete, navigate to the Metadata Auto Fix - Run Field Differs From Base Table.

ERROR_105

SQL Exception

Error during metadata commit operation for seq = 1: Inserting into Frs_def_global_constants failed due to SQL Error 207 : Data access error, Invalid Column Name "ivnt_IsSystem".

All SQL Exceptions will have Error codes along with SQL Error codes. This can be due to missing fields or Business objects in the Database.

To fix the error, identify and add the missing content and then re-run the package.

ERROR_106

CRUD Operation

Error during metadata update operation for seq = 3186. Type : Form, ID: AM.FRS_PriceItem.Administrator; Name: AM.FRS_PriceItem.Administrator; Business Object: FRS_PriceItem# Error Message : Can not add property SetValues to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.

This error usually occurs during CRUD operations.

To fix the error, identify and fix the Metadata Type mentioned in the error.

ERROR_107

Prerequisite

Patch ESM_FacilitiesManagement_Content_2022.1_v5.0 is skipped because it does not match Predicate condition.

This error usually occurs when target tenant do not have prerequisite package applied or the package is already applied to the tenant.

To fix the error, import the prerequisite packages.