{ "KV1001", "{0} visibility condition operator is missing." },
KV1001 is an error message that states that the visibility condition is missing in the elements added in the error message coded KV1001, that is, a condition that defines when a particular component should be visible or hidden is missing. Error codes are not displayed to users.
{ "KV1002", "The action {0} no longer exists."},
This error indicates that a specific action cannot be found in the project. That is, this action is not part of the project.
{ "KV1003", "Target component no longer exists." },
This error indicates that a targeted component was not found during an operation. That is, the targeted component for performing a particular operation is missing.
{ "KV1004", "The value is missing." },
This error indicates that a certain value is required and this value is missing. The user is prompted to enter or provide this value.
{ "KV1005", "Selected component no longer exists." }
This error indicates that a specific component cannot be selected or cannot be found in the project. The user receives this error when he/she cannot select the component he/she wants to process.
{ "KV1006", "" },
This error message description is empty and contains no specific description.
{ "KV1007", "" },
This error message description is empty and contains no specific description.
{ "KV1008", "Target field '{1}' of action '{0}' no longer exists." },
This error indicates that a specific field of a specific action cannot be found in the project and that this field requested from the user is missing.
This error message description is empty and contains no specific description.
{ "KV1010", "" },
This error message description is empty and contains no specific description.
{ "KV1011", "Target event '{0}' no longer exists." },
This error indicates that a specific event could not be found in the project and that this event is needed.
{ "KV1012", "Parameter '{0}' value is missing." },
This error indicates that the value of a particular parameter is missing and the user must supply the value of that parameter.
{ "KV1013", "The action '{1}' must be called before the action '{0}'." },
This error indicates that a particular action should be called before another action and that this ordering is incomplete.
{ "KV1014", "Target screen no longer exists." }
This error indicates that a specific screen cannot be found in the project and that this screen is required.
This error message description is empty and contains no specific description.
This error message description is empty and contains no specific description.
{ "KV1017", "Parameter '{0}' of screen '{1}' no longer exists." }
This error indicates that a specific parameter of a specific screen cannot be found. It indicates that the parameter requested from the user is missing.
{ "KV1018", "Project must have starting screen." },
This error indicates that the project needs a start screen and this screen is missing.KV1018 coded error message is the error message received when the start screen is not selected when the application is previewed in the application developed on the Platform. It is important to select start screens in projects.
{ "KV1019", "Reset password screen must allow anonymous access." },
This error indicates that the password reset screen must be authorised for anonymous access and that this requirement is not met.
{ "KV1020", "The process decision node needs a condition to execute." },
This error indicates that a condition is missing in the workflow decision node. That is, a condition is missing that defines how a particular workflow step is to be routed.
{ "KV1021", "The process gateway node needs at least one output arrow or forward." },
This error indicates that the workflow gateway node needs at least one exit arrow or forward. That is, this node needs to be redirected to another step in the process.
{ "KV1022", "The process gateway node needs at least one input arrow or forward." },
This error indicates that the workflow gateway node needs at least one input arrow or forward. That is, that this node must receive an input during processing.
{ "KV1023", "The process step node needs at least one output forward."},
This error indicates that the workflow step node needs at least one exit. That is, that this step must route to an exit during processing.
{ "KV1024", "The process step node needs at least one input arrow or forward." },
This error indicates that the workflow step node needs at least one input. That is, this step must receive an input during processing.
{ "KV1025", "The process step node needs to StepType." },
This error indicates that a type has not been selected for the workflow step. The user is prompted to select the type for this step.
{ "KV1026", "The process step node needs default task screen." },
This error indicates that the page information of the workflow step is required and missing. The user is asked to provide this information.
{ "KV1027", "The '{0}' node needs at least one arrow." },
This error indicates that a particular workflow step needs at least one arrow. That is, that this step must be guided by one or more arrows during processing.
{ "KV1028", "'{0}' node does not exist in process" },
This error indicates that a specific workflow step cannot be found in the project and is missing.
{ "KV1029", "'Step' node does not exist in process." },
This error indicates that there is no button named ‘Step’ in the specified process.
{ "KV1030", "'{0}' node name does not exist in process." },
This error indicates that the specified button named ‘{0}’ does not exist in a given process. ‘{0}’ is a custom button name entered by the user.
{ "KV1031", "Stripe settings are missing. It should be defined in the configuration manager." }
This error indicates that the settings required for Stripe payment processing are missing in the configuration manager.
{ "KV1032", "Google login options are missing. It should be defined in the configuration manager." },
This error indicates that the login options with Google are missing in the configuration manager.
{ "KV1033", "Facebook login options are missing. It should be defined in the configuration manager." },
This error indicates that the Facebook login options are missing in the configuration manager.The error message with the code KV1033 indicates that there is missing information in the Facebook login settings and/or correct definitions must be made in the Configuration Manager Backend Swagger definitions.
{ "KV1034", "Android push notification options are missing. It should be defined in the configuration manager." },
This error indicates that the notification options for Android are missing in the configuration manager.The error message with the code KV1034 is the message indicating that there is missing or incorrect information in the Android notification settings and that correct definitions must be made in Configuration Manager.
{ "KV1035", "IOS push notification options are missing. It should be defined in the configuration manager." },
This error indicates that the notification options for iOS are missing in the configuration manager.The error message with the code KV1035 is the message indicating that there is missing or incorrect information in the IOS notification settings and that correct definitions must be made in Configuration Manager.
{ "KV1036", "Bundle Id is undefined for Android. It should be defined in the configuration manager." },
This error indicates that the Bundle Id for the Android application is not defined in the configuration manager. The user encounters this error if the bundle Id information is missing in Configuration Manager>Preview Android App>Bundle ID section. The error message coded KV1036 is an error message in Configuration Manager stating that Bundle Id information is not entered in Android configuration settings. You can fix the error by entering Bundle Id information.
{ "KV1037", "Bundle Id is undefined for IOS. It should be defined in the configuration manager."},
This error indicates that the Bundle Id for the iOS application is not defined in the configuration manager.The error message with the code KV1037 is the error message indicating that Bundle Id information is not entered in the iOS configuration settings in Configuration Manager. You can fix the error by entering Bundle Id information.
{ "KV1038", "LDAP settings cannot be used in preview. It can be used only for other options including 'Download source code' and 'Send executables'." },
This error indicates that LDAP settings are only available for certain operations and are not available during preview.
{ "KV1039", "There is no any application defined with provided bunle id '{0}' on Appstore connect. Please check configuration of your application on appstore connect and configuration manager." },
This error indicates that an app registered in Appstore Connect with the given Bundle Id could not be found and prompts to check for configuration issues.
{ "KV1040", "Password is missing. Please enter password." },
This error indicates that the user must enter a password. The error message with the code KV1040 is the error message that comes when the user forgets to enter the password. The error code cannot be displayed on the user's screen.
{ "KV1142", "Screen that has a Verification Screen role must exists when screen is not anonymous" },
This error indicates that the specified password hash is not the expected length.
{ "KV1143", "No action named '{0}' was found on the page."},
This error indicates that the user must enter a user name.
{ "KV1144", "The '{0}' parameter value for the '{1}' action was not found." },
This error indicates that the user should check that the information provided is correct.
{ "KV1045", "Your password is not correct." },
This error indicates that the password entered by the user is not correct. KV1045 coded error message is the error message that comes when the user enters the password incorrectly. The error code cannot be displayed on the user's screen.
{ "KV1046", "Passwords don't match. You should enter same password." },
This error indicates that the user must match two passwords. Usually, it is requested to enter passwords twice during the password renewal or new password creation process. The error message KV1046 is the error message that comes when one of the entered passwords does not match the other password.
{ "KV1147", "Choose a date format for the datetime component '{0}'" },
This error indicates that the user's verification code is incorrect.
{ "KV1148", "Names must start with a letter and can only contain letters, _ and numbers." },
This error indicates that the specified user name is already in use and another user name must be selected.
{ "KV1049", "The username or password is incorrect." },
The error message with the code KV1049 is the error message that comes when the user enters the password and/or username incorrectly.
{ "KV1050", "Your account has been locked. Try to login after {0} minutes." },
This error indicates that the user's account has been temporarily locked and they must log in again for the specified period of time.
{ "KV1051", "Invalid refresh token" },
This error indicates that the user's session has expired and they need to log in again. When the account used while using the platform is logged in on a different device at the same time, the error message KV1051 coded KV1051 appears on the screen of the first person to log in and the user is kicked off the platform. The last logged in user continues to work on the platform.
{ "KV1052", "Email could not send. Receivers: {0}. Cc: {1}. Bcc: {2}." },
This error indicates that an error occurred during the e-mail sending process and provides information about specified recipients, duplicate recipients or hidden recipients.
{ "KV1053", "'graphToken' claim is missing. Contact your system administrator." },
This error indicates that the user requires a valid ‘graphToken’ when trying to log in, but is missing one and should contact the system administrator.
{ "KV1054", "Invalid token." },
This error indicates that the user requires a valid ‘graphToken’ when trying to log in, but is missing one and should contact the system administrator.
{ "KV1055", "Unauthorized api call: {0}" },
This error indicates that the user is not authorised to make a specific API call and the name of the requested API call.
{ "KV1056", "Unauthorized for domain: {0}" },
This error indicates that the user is not authorised for a specific field and the field name.
{ "KV1057", "Unauthorized for project: {0}" },
This error indicates that the user is not authorised to access a specific project and the name of the project.
{ "KV1058", "Please be sure that the provided role information is correct." },
This error indicates that the user has entered incomplete or incorrect information required by a specific role.
{ "KV1059", "Field name is required" },
This error indicates that the user must enter a domain name.
{ "KV1060", "Sql Command must not contain same field name: {0}." },
This error indicates that the same field name should not be used more than once in the SQL command. For example, if ‘select’ is taken from two tables and the common ‘Id’ value has the same nomenclature, this error is returned. This error is resolved if a different nomenclature is given in a table instead of ‘Id’.
{ "KV1061", "Template name is missing." },
This error indicates that the user must enter a template name.
{ "KV1062", "Template name {0} is already taken." },
This error indicates that the specified template name is being used by another user.
{ "KV1063", "Template is not found." },
This error indicates that the specified template does not exist.
{ KV1064", "Command line process received some errors: {0}" },
This error indicates that errors occurred during the command line process and gives a description of these errors.
{ "KV1065", "Something went wrong but we don't know what it could be, if you hit this line, please examine this error." },
This error indicates that an unexpected error condition was encountered and further investigation is required to determine the cause of the error.
{ "KV1066", "Project must have verification screen" },
This error indicates that a validation screen is needed for a project to run.
{ "KV1067", "Verification screen must allow anonymous access"},
This error indicates that a validation screen should be accessible to anonymous users.
{ "KV1068", "Signin screen must allow anonymous access"},
This error indicates that a login screen should be accessible by anonymous users. KV1068 coded error message is the error message given when anonymous access authorisation is not active when Sign in screens are used. Authorisation > Anonymous Access must be on to resolve this error code.
{ "KV1069", "Forgot password screen must allow anonymous access"},
This error indicates that the Forgot Password screen should only be accessible by anonymous users. Error message KV1069 is encountered in cases where anonymous access is not authorised on the Forgot Password screen. Authorisation >Anonymous Access switch must be active to resolve this error.
{ "KV1070", "E-Mail is invalid." },
The KV1070 coded error message is an error message stating that the e-mail address entered by the user is an invalid address and that there is no such e-mail address.
{ "KV1071", "The expected type of the parameter '{0}' and the type entered do not match. Expected type: '{1}', entered type: '{2}'."},
KV1071 coded error message The expected type of the parameter named ‘{0}’ does not match the entered type. Expected type: ‘{1}’, entered type: ‘{2}’ is the type mismatch error message that occurs in the parameters entered by the user. For example, if you select guid in the string field, it gives the error.
{ "KV1072", "Backend is not compatible. Please update backend."},
This error indicates that the backend used is incompatible and needs to be updated.
{ "KV1073", "Set Password."},
This error indicates that the user must set a new password.
{ "KV1074", "Reset Password."},
This error indicates that the user must reset their password.
{ "KV1080", "Select backend from configuration manager."},
This error indicates that the user must select a backend and use the configuration manager for this.
{ "KV1081", "The new password cannot be the same as the old password." },
This error indicates that the user's new password cannot be the same as the old password.
{ "KV1082", "Table name {0} is reserved key. Please enter another name." },
This error indicates that the name the user entered for a particular table is a reserved key and should use another name.
{ "KV1083", "Column name {0} is reserved key. Please enter another name." },
This error indicates that the name the user entered for a particular column is a reserved key and should use another name.
{ "KV1084", "The data source named '{0}' already exists."},
This error indicates that when the user wants to create a specific data source, a data source with the same name already exists.
{ "KV1085", "The action named '{0}' already exists."},
This error indicates that when the user wants to create a specific action, an action with the same name already exists.
{ "KV1086", "{0} is used in the {1} screen, so {0} was not deleted."},
This error indicates that a specific component or name is used on another screen and therefore cannot be deleted.
{ "KV1087", "Datasource created by default (managed datasource) cannot be deleted."},
This error indicates that a data source created by default cannot be deleted.
{ "KV1088", "This data source cannot be deleted because some actions of the data source are used in the project."},
This error indicates that a particular data source is used by actions used in the project and therefore cannot be deleted.
{ "KV1089", "Column name {0} is already used at same table. Please enter another name."},
This error indicates that a particular table has another column with the same name and a different name should be used.
{ "KV1090", "Serial number is missing."},
‘Serial number missing.’ - This error indicates that a serial number is required.
{ "KV1091", "Telematics Id is missing."}
This error indicates that a telematics ID is required.
{ "KV1092", "Project must have new password screen." },
This error indicates that a new password screen is needed for a project to run.
{ "KV1093", "Offline screen must allow anonymous access." },
This error indicates that an offline screen should only be accessible to anonymous users.
{ "KV1094", "{0} action cannot be used on the offline screen"},
This error indicates that a particular action cannot be used on an offline display.
{ "KV1095", "Password must contain alphanumeric characters"},
This error indicates that the user's password must contain at least one alpha and one number.
{ "KV1096", "Password must contain at least {0} digits"},
This error indicates that the user's password must contain the specified number of digits.
{ "KV1097", "Password should not contain your '{0}'"},
This error indicates that the user's password cannot contain the specified word or character.
{ "KV1098", "Password must not contain '{0}'"},
This error indicates that the user's password cannot contain the specified word or character.
{ "KV1099", "Your password can not be same as with your last {0} passwords"},
This error indicates that the user cannot use the same password as the last specified number of previous passwords.
{ "KV1100", "Password length must be between {0}"},
This error indicates that the user's password must be within the specified length range.
{ "KV1101", "Password length must be at least {0}"},
This error indicates that the user's password must be the specified minimum length.
{ "KV1102", "Password length must not exceed {0}"},
This error indicates that the user's password cannot exceed the specified maximum length.
{ "KV1103", "Password must contain at least {0} lowercase characters"},
This error indicates that the user's password must contain the specified amount of lowercase letters.
{ "KV1104", "Your password is going to expire today"},
This error indicates that the user's password expires today.
{ "KV1105", "Your password going to expire in {0} days"},
This error indicates that the user's password will expire within the specified time.
{ "KV1106", "Your password has expired"},
This error indicates that the user's password has expired.
{ "KV1107", "You can change your password {0} days after your previous password change"},
This error indicates that the user can set a new password after the specified time from the previous password.
{ "KV1108", "Password must not contain recurring characters more than {0} times"}
This error indicates that the user's password cannot repeat certain characters more than the specified number of times.
{ "KV1109", "Password must not contain more than {0} sequential digits"},
This error indicates that the user cannot include more than a certain number of consecutive digits in the password.
{ "KV1110", "Password must not contain more than {0} sequential characters"}
This error indicates that the user's password must contain the specified number of special characters.
{ "KV1111", "Password must contain at least {0} special characters"}
This error indicates that the user's password must contain the specified number of special characters.
{ "KV1112", "Password must contain at least {0} uppercase characters"}
This error indicates that the user's password must contain the specified amount of uppercase letters.
{ "KV1113", "Reset your password"}
This error indicates that the user must reset their password.
{ "KV1114", "Verify Your Email Address"}
This error indicates that the user must verify their e-mail address.
{ "KV1115", "Password change is not possible due to logging in with another provider"}
This error indicates that the user cannot change the password because they are logged in with another identity provider.
{ "KV1116", "User information not found"}
This error indicates that a specific user's information cannot be found in the system.
{ "KV1117", "Component '{0}' is not supported in ios/android mobile apps"},
This error indicates that the specified component is not supported in iOS or Android mobile apps.
{ "KV1118", "Type name '{0}' is reserved key. Please enter another name." },
This error indicates that the specified type name is a reserved key and a different name should be used.
{ "KV1119", "The validation message is missing." },
This error indicates that a validation communication is missing.
{ "KV1120", "Action '{0}' is not supported in ios/android mobile apps" },
This error indicates that the specified action is not supported in iOS or Android mobile apps.
{ "KV1121", "Connection String should not be empty" },
This error indicates that a connection string must not be empty.
{ "KV1122", "The IOS new build has not been added to the queue because it is a previously joined build." }
This error indicates that a particular iOS new build was not added to the queue because it was not part of a previously joined build.
{ "KV1123", "Due to the changes made, the backend service needs to be updated." },
This error indicates that the back-end service needs to be updated due to changes to the system.
{ "KV1125", "Parameter '{0}' of report '{1}' no longer exists." },
This error indicates that the parameter specified in a particular report is no longer available.
{ "KV1126", "{0} is used in the {1} (Scheduled Jobs), so {0} was not deleted."},
This error indicates that a particular item was not deleted because it was used in the specified location.
{ "KV1127", "{0} is used in the {1} (Api Builder), so {0} was not deleted."},
This error indicates that a particular item was not deleted because it was used in the specified location.
{ "KV1128", "{0} is used in the {1} (Process Automation), so {0} was not deleted."},
This error indicates that a particular item was not deleted because it was used in the specified location.
{"KV1129", "User is already enabled"},
This error indicates that a specific user is already enabled.
{ "KV1130", "User is already disabled"},
This error indicates that a specific user has already been disabled.
{ "KV1131", "Android Bundle Id cannot contain Java keywords '{0}'"},
This error indicates that the specified Android package ID cannot contain certain Java keywords.
{ "KV1132", "Process parameter '{0}' is no longer exist, it's value can not be used."}
This error indicates that a specific process parameter is no longer available and its value cannot be used.
{ "KV1133", "Session user cannot deactivate herself/himself."}
This error indicates that a session user cannot disable itself.
{ "KV1134", "Api Parameter '{0}' of method '{1}' is no longer exist, it's value can not be used"},
This error indicates that the specified parameter of a particular method is no longer available and its value cannot be used.
{ "KV1135", "Datasource action with name '{0}' could not be found" },
This error indicates that a specified data source action could not be found.
{ "KV1136", "Screen that has a Signin Screen role must exists when screen is not anonymous" }
This error indicates that a particular screen should exist in a state where the screen is not anonymised.
{ "KV1137", "{0} action condition operator is missing" }
This error indicates that a condition operator of a particular action is missing.
{ "KV1138", "Two factor authentication provider is not found." }
This error indicates that a two-factor authentication provider could not be found.
{ "KV1139", "You cannot use screen name '{0}' as it is included in reserved key words" },
This error indicates that a specified display name is within the reserved keywords and a different name should be used.
{ "KV1140", "Screen that has a Reset Password Screen role must exists when screen is not anonymous" },
This error indicates that a screen should have the Password Reset Screen role in a situation where the screen is not authenticated.
{ "KV1141", "Screen that has a New Password Screen role must exists when screen is not anonymous" }
This error indicates that a screen should have the New Password Screen role in a situation where there is no identity privacy on the screen.
{ "KV1142", "Screen that has a Verification Screen role must exists when screen is not anonymous" },
This error indicates that a screen should have the Authentication Screen role in a situation where the screen is not authenticated.
{ "KV1143", "No action named '{0}' was found on the page."}
This error indicates that a specific action could not be found on a specified page.
{ "KV1144", "The '{0}' parameter value for the '{1}' action was not found." },
This error indicates that a specific parameter value of a specified action could not be found.
{ "KV1145", "Selected table '{0}' not found for '{1}' action." },
This error indicates that the table in which a specified action is used could not be found.
{ "KV1146", "The selected column '{0}' was not found in the table '{1}' for the '{2}' action." },
This error indicates that a specified column cannot be found in the table in which a specified action is used.
{ "KV1147", "Choose a date format for the datetime component '{0}'" },
This error indicates that a date format must be selected for a specified datetime component.
{ "KV1148", "Names must start with a letter and can only contain letters, and numbers." },
This error indicates that the specified names must conform to the specified rules