BMC Helix Connector Designer errors
The following table describes the Connector Designer errors, and provides the details on the required actions to resolve them:
ISR Code | Message text | Explanation | Response |
---|---|---|---|
1001 | Instance URL is required | Instance URL is a required value. | Enter a valid value for the Instance URL. |
1002 | User name is required | User name is a required value. | Enter a valid user name. |
1003 | Password is required | Password is a required value. | Enter a valid password. |
1004 | Invalid Credentials, Please check the Integration Studio details | The system cannot login to the BMC Helix Connector Designer. | Check the user name and password provided, and enter the correct values. |
1005 | Invalid Configuration, Please check the Integration Studio details | Check the BMC Helix Integration Studio configurations. | |
1007 | Dismissed with: ${reason} | The docket panel in the Connector Designer was closed. | This is an informational message. No action required. |
1015 | Connector stop failed with error {error} | The system failed to stop the connector due to the error displayed. | Review the error details. For example, if the operating system could not stop the container, perform the following steps:
|
1016 | Connector start failed with error {error} | The system failed to start the connector due to the error displayed. | Review the error details and take the appropriate action. |
1018 | Connector generation failed with error {error} | The system failed to generate the connector due to the error displayed. | Review the error details and take the appropriate action. |
1031 | One trigger or action needs to be added. | The connector configuration cannot be saved. | To save the connector configuration, add at least one trigger or action to the connector. |
1032 | ${key} can not be blank | The value for Key cannot be blank. | Enter a valid value and try again. |
1034 | Min length 3, max length 30 | The field value is invalid. | The value of the field must be between 3 and 30 characters. |
1038 | Field name is required | Field name cannot be blank. | The field name cannot be blank. Enter a valid value and try again. |
1044 | Trigger with name "{{trigger.name}}" already exist | A trigger with the selected name already exists. | Enter a different name and save. |
1045 | Trigger name is required | The trigger name cannot be blank. | Enter a valid trigger name. |
1046 | Path is invalid | The entered path is invalid. | Enter a valid path. |
1048 | Query name is required | The query name cannot be blank. | Enter a valid query name. |
1049 | Max length 100 chars | The field length cannot exceed 100 characters. | Enter a field value less than 100 characters. |
1049 | Invalid pattern (example: create-query) | The pattern provided for the query is invalid. | Enter a valid query pattern. |
1050 | Value is required | The field value cannot be blank. | Enter a valid field value. |
1051 | Display name is required | The display name cannot be blank. | Enter a valid display name. |
1052 | Field name is required | The field name cannot be blank. | Enter a valid field name. |
1053 | Action with name "{{action.description}}" already exist | An action with the selected name already exists. | Enter a different action name. |
1055 | Action name is required | The action name cannot be blank. | Enter a valid action name. |
1056 | Connector with name "{{connector.name}}" already exist | A connector with the selected name already exists. | Enter a different name for the connector. |
1057 | Organization Name is not valid (min length: 3, max length: 30) | The organization name must be between 3 and 30 characters. | Enter a valid organization name. |
1058 | Organization Identifier is not valid (min length: 3, max length: 30) | The organization identifier must be between 3 and 30 characters. | Enter a valid organization identifier. |
1059 | Error state | This error message is displayed during the various stages of connector development. | Review the error and make the required updates for the current development stage. |
1060 | Version is not valid (min length: 3, max length: 30) | The version must be between 3 and 30 characters. | Enter a valid version value. The version can only contain numbers. |
1062 | Field with name already exists | A field with the entered name already exits. | Enter a different field name. |
1063 | Qualifiers are required | The trigger must have a qualifier defined. | Provide the qualifiers for the trigger. |
1064 | Display name is required (min length: 3, max length: 30) | The display name must be between 3 and 30 characters. | Enter a valid display name. |
1065 | Field with name "{{field.systemName}}" already exist | A field with the entered name already exits. | Enter a different field name. |
1066 | Label is required | The Label field is mandatory. | Enter a value for the Label. |
1067 | JSON is invalid | The selected JSON format is invalid. | Enter a valid JSON format. |
1069 | JSON Loader dialog is dismissed | The common service component failed to load. | Make sure that the JSON file exists and includes the correct JSON syntax. |
1100 | Container not found | The system could not locate the container used for the connector. | Check that the container for the connector exists. |
1101 | Docker volume is not mounted | The Docker volume has not been mounted. | Make sure that the Docker volume has been mounted. |
1106 | Can't find a registration.json file for the connector: ${connector} | The registration.json file is invalid or missing. | Deploy the connector again with a valid registration.json file. |
1107 | Connector name should be less than 160 characters | The connector name should be less than 160 characters. | Enter a valid connector name. |
1108 | Connector version has wrong format | The connector version format is incorrect. | Enter a valid connector format. |
1118 | Folder that contains connector sources was not found on local drive. Please regenerate connector and try deploying connector again. | The system was unable to find the connector sources on the local file. | Regenerate the connector and deploy it again. |
1119 | Cannot find id of image in output | The system failed to locate the image ID in the connector output. | Make sure that the image exists. |
1120 | No such image: ${tag} | The system failed to locate the image file. | Make sure that the image exists. |
1121 | Unknown archive type specified: ${archType} | The selected archive type is invalid. | Select a valid archive type. |
1123 | Source must be a buffer. | The error message displayed during the various stages of connector development. | Review the error and make the required updates for the current development stage. |
1124 | Could not find file: ${fpath} | The system failed to locate the specified file. | Verify that the file exists in the path provided and if the path is valid. |
2127 | Space not allowed. | Spaces are not allowed for the selected field. | Remove the spaces from the entered value and try again. |
2128 | No matching account | The system failed to locate the selected account. | Select a valid account. |
2129 | No account provided | Account details are not provided. | To continue, enter the valid account details. |
2130 | Required fields \"{0}\" are missing or empty. | Values for some required fields are blank. | Enter a valid value for all the required fields. |