23 Error Codes
This topic describes the error codes used in Routing Hub.
Table 23-1 List of Error Codes
| Error Code | Description |
|---|---|
| CMC-OBRH-001 | Error is raised when details are already present for the key fields. |
| CMC-OBRH-003 | Error is raised when details to be fetched, modified or deleted does not exist. |
| CMC-OBRH-004 | Error is raised when details to be deleted does not exist (id is missing) |
| CMC-OBRH-009 | Error is raised when details to be retrieved for data loading on screens does not exist. |
| CMC-OBRH-012 | Error is raised when routing hub integration JSON or swagger import is failed. |
| CMC-OBRH-015 | Error is raised when route state cannot be changed to Start state as Consumer Service / Provider is inactive. |
| CMC-OBRH-016 | Error is raised when attribute is already in use by routes. |
| CMC-OBRH-020 | Error is raised when routing hub integration JSON is failed to import. |
| CMC-OBRH-022 | Error is raised when MissingServletRequestParameterException or ConstraintViolationException. |
| CMC-OBRH-027 | Error is raised when consumer service is already in use by implementation as custom authentication service. |
| CMC-OBRH-028 | Error is raised when secure store API is failed to process the request. |
| CMC-OBRH-029 | Error is raised when file does not exist or has permission issue. |
| CMC-OBRH-030 | Error is raised when secure store response does not have details. |
| CMC-OBRH-031 | Error is raised when connection got timed out for IDCS endpoint. |
| CMC-OBRH-032 | Error is raised when IDCS failed to process the request. |
| CMC-OBRH-033 | Error is raised when secure store API is failed to update attribute details. |
| CMC-OBRH-034 | Error is raised when certificate is not present with the specified alias at service startup. |
| CMC-OBRH-035 | Error is raised when key store is failed to load at service startup. |
| CMC-OBRH-036 | Error is raised when trust store is failed to load at service startup. |
| CMC-OBRH-037 | Error is raised when key store is failed to load at service startup. |
| CMC-OBRH-038 | Error is raised when encrypted text fails to decrypt. |
| CMC-OBRH-039 | Error is raised when plain text fails to encrypt. |
| CMC-OBRH-040 | Error is raised when recurrence frequency is not configured for blackout window. |
| CMC-OBRH-041 | Error is raised when blackout window is not associated with a provider or consumer service. |
| CMC-OBRH-042 | Error is raised when integration request is rejected due to blackout window. |
| CMC-OBRH-043 | Error is raised when there is connection issue or configuration issue with JMS broker. |
| CMC-OBRH-044 | Error is raised when JMS connection failed to initialize. |
| CMC-OBRH-045 | Error is raised when there is connection issue or configuration issue with JMS broker. |
| CMC-OBRH-046 | Error is raised when message body is missing for Kafka. |
| CMC-OBRH-047 | Error is raised when the request sending the message is interrupted while waiting. |
| CMC-OBRH-048 | Error is raised when there is connection issue with kafka broker. |
| CMC-OBRH-049 | Error is raised when connection got timed out for kafka broker. |
| CMC-OBRH-050 | Error is raised when connection got timed out for provider's WSDL URL. |
| CMC-OBRH-051 | Error is raised when WSDL URL is incorrect or unreachable. |
| CMC-OBRH-052 | Error is raised when the SOAP request message is malformed. |
| CMC-OBRH-053 | Error is raised when token endpoint has returned malformed response. |
| CMC-OBRH-054 | Error is raised when token endpoint is failed to process the request. |
| CMC-OBRH-055 | Error is raised when connection got timed out for token endpoint. |
| CMC-OBRH-056 | Error is raised when the request payload for the token endpoint is malformed. |
| CMC-OBRH-057 | Error is raised when implementation information is missing in routing hub integration JSON file. |
| CMC-OBRH-058 | Error is raised when transformation information is missing in routing hub integration JSON file. |
| CMC-OBRH-059 | Error is raised when provider service information is missing in routing hub integration JSON file. |
| CMC-OBRH-060 | Error is raised when consumer information is missing in routing hub integration JSON file. |
| CMC-OBRH-061 | Error is raised when provider information is missing in routing hub integration JSON file. |
| CMC-OBRH-062 | Error is raised when consumer JSON file import is attempted at sections other than consumer section. |
| CMC-OBRH-063 | In case of ZIP, Error is raised when environment variable JSON file import is attempted at sections other than consumer and environment variable sections. In case of JSON, Error is raised when environment variable JSON file import is attempted at sections other than environment variable section. |
| CMC-OBRH-064 | In case of ZIP, Error is raised when provider JSON file import is attempted at sections other than consumer, provider and consumer service sections. In case of JSON, Error is raised when provider JSON file import is attempted at sections other than provider section. |
| CMC-OBRH-065 | In case of ZIP, Error is raised when implementation JSON file import is attempted at sections other than consumer, provider, consumer service and implementation sections. In case of JSON, Error is raised when implementation JSON file import is attempted at sections other than implementation section. |
| CMC-OBRH-066 | In case of ZIP, Error is raised when consumer service JSON file import is attempted at sections other than consumer, provider and consumer service sections. In case of JSON, Error is raised when consumer service JSON file import is attempted at sections other than consumer service section. |
| CMC-OBRH-067 | In case of ZIP, Error is raised when transformation JSON file import is attempted at sections other than consumer, provider, consumer service and transformation sections. In case of JSON, Error is raised when transformation JSON file import is attempted at sections other than transformation section. |
| CMC-OBRH-068 | Error is raised when details of multiple consumers are present in consumer JSON file. |
| CMC-OBRH-069 | Error is raised when route information is missing in consumer and consumer service JSON files. |
| CMC-OBRH-070 | Error is raised when consumer name is missing in JSON file while processing it. |
| CMC-OBRH-071 | Error is raised when provider API specification is not WSDL and Swagger. |
| CMC-OBRH-072 | Error is raised when swagger specification fails to process or download. |
| CMC-OBRH-073 | Error is raised when the JSON file could not be processed. |
| CMC-OBRH-074 | Error is raised when request payload is missing in multipart request. |
| CMC-OBRH-075 | Error is raised when binary data is missing in request. |
| CMC-OBRH-076 | Error is raised when serialization of request body is failed for outbound REST request. |
| CMC-OBRH-077 | Error is raised when template evaluation is failed. |
| CMC-OBRH-078 | Error is raised when template evaluation is failed. |
| CMC-OBRH-079 | Error is raised when template evaluation is failed. |
| CMC-OBRH-080 | Error is raised when template evaluation is failed for path parameter. |
| CMC-OBRH-081 | Error is raised when implementation is not available for velocity method extension. |
| CMC-OBRH-082 | Error is raised when implementation name is missing while calling the velocity hookpoint. |
| CMC-OBRH-083 | Error is raised when WSDL import failed due to connection issue. |
| CMC-OBRH-084 | Error is raised when WSDL import failed to process. |
| CMC-OBRH-085 | Error is raised when malformed url received. |
| CMC-OBRH-086 | Error is raised when JSON merging fails. |
| CMC-OBRH-087 | Error is raised when retrieving the request audit data failed. |
| CMC-OBRH-088 | Error is raised when export type is not JSON for exporting the integration details. |
| CMC-OBRH-089 | Error is raised when I/O operation failed or interrupted while processing WSDL or audit summary. |
| CMC-OBRH-090 | Error is raised when consumer service has no configured route to process the request. |
| CMC-OBRH-091 | Error is raised when route condition is not satisfied. |
| CMC-OBRH-092 | Error is raised when route could not be added due to a configuration issue. |
| CMC-OBRH-093 | Error is raised when route could not be removed. |
| CMC-OBRH-094 | Error is raised when provider request is failed. |
| CMC-OBRH-095 | Error is raised when template evaluation is failed for header configured in response header transformation. |
| CMC-OBRH-096 | Error is raised when deserialization of JSON message body failed while processing transformation. |
| CMC-OBRH-097 | Error is raised when configured path parameter has no value. |
| CMC-OBRH-098 | Error is raised when template evaluation is failed for query parameter. |
| CMC-OBRH-099 | Error is raised when template evaluation is failed for header configured in routing. |
| CMC-OBRH-100 | Error is raised when template evaluation is failed for header configured in transformation. |
| CMC-OBRH-101 | Error is raised when route is not started. |
| CMC-OBRH-102 | Error is raised when route could not be stopped. |
| CMC-OBRH-103 | Error is raised when route could not be started due to configuration issue. |
| CMC-OBRH-104 | Error is raised when route is stopped. |
| CMC-OBRH-105 | Error is raised when consumer name is incorrect in dispatch or template evaluation request. |
| CMC-OBRH-106 | Error is raised when consumer service name is incorrect in dispatch or template evaluation request. |
| CMC-OBRH-107 | Error is raised when connection got timed out for provider endpoint. |
| CMC-OBRH-108 | Error is raised when provider endpoint is failed to process the request. |
| CMC-OBRH-109 | Error is raised when consumer service information is missing in routing hub integration JSON file. |
| CMC-OBRH-110 | Error is raised when user is not authorized for outbound OBMA based direct provider calls. |
| CMC-OBRH-111 | Error is raised when consumer name header is missing in dispatch or template evaluation request. |
| CMC-OBRH-112 | Error is raised when consumer service name header is missing in dispatch or template evaluation request. |
| CMC-OBRH-113 | Error is raised when transformation name header is missing in template evaluation request. |
| CMC-OBRH-114 | Template is blank. |
| CMC-OBRH-115 | Error is raised when transformation does not exist for specified transformation name for template evaluation request. |
| CMC-OBRH-116 | Error is raised when name is missing. |
| CMC-OBRH-117 | Error is raised when request audit type is missing. |
| CMC-OBRH-118 | Error is raised when factory shipped flag is missing. |
| CMC-OBRH-119 | Error is raised when maximum length of name is exceeded. |
| CMC-OBRH-120 | Error is raised when maximum length of description is exceeded. |
| CMC-OBRH-121 | Error is raised when value of request audit type is invalid. |
| CMC-OBRH-122 | Error is raised when value of factory shipped flag is invalid. |
| CMC-OBRH-123 | Error is raised when request audit flag is missing. |
| CMC-OBRH-124 | Error is raised when value of request audit flag is invalid. |
| CMC-OBRH-125 | Error is raised when custom authentication flag is missing. |
| CMC-OBRH-126 | Error is raised when value of custom authentication flag is invalid. |
| CMC-OBRH-127 | Error is raised when attribute name is missing. |
| CMC-OBRH-128 | Error is raised when attribute value is missing. |
| CMC-OBRH-129 | Error is raised when value of attribute value type is invalid. |
| CMC-OBRH-130 | Error is raised when maximum length of attribute name is exceeded. |
| CMC-OBRH-131 | Error is raised when attribute value type is missing. |
| CMC-OBRH-132 | Error is raised when status is missing. |
| CMC-OBRH-133 | Error is raised when value of status is invalid. |
| CMC-OBRH-134 | Error is raised when mock type is missing. |
| CMC-OBRH-135 | Error is raised when value of mock type is invalid. |
| CMC-OBRH-136 | Error is raised when stop route flag is missing. |
| CMC-OBRH-137 | Error is raised when value of stop route flag is invalid. |
| CMC-OBRH-138 | Error is raised when mock flag is missing. |
| CMC-OBRH-139 | Error is raised when value of mock flag is invalid. |
| CMC-OBRH-140 | Error is raised when value of request body type is invalid. |
| CMC-OBRH-141 | Template type is missing. |
| CMC-OBRH-142 | Error is raised when value of template type is invalid. |
| CMC-OBRH-143 | Error is raised when validation required flag is missing. |
| CMC-OBRH-144 | Error is raised when value of validation required flag is invalid. |
| CMC-OBRH-145 | Error is raised when transformation type is missing. |
| CMC-OBRH-146 | Error is raised when value of transformation type is invalid. |
| CMC-OBRH-147 | Error is raised when sibling order is missing. |
| CMC-OBRH-148 | Error is raised when maximum length of sibling order is exceeded. |
| CMC-OBRH-149 | Error is raised when maximum length of rule expression is exceeded. |
| CMC-OBRH-150 | Route state is missing. |
| CMC-OBRH-151 | Error is raised when value of route state is invalid. |
| CMC-OBRH-152 | Error is raised when auto-shutdown flag is missing. |
| CMC-OBRH-153 | Error is raised when value of auto-shutdown flag is invalid. |
| CMC-OBRH-154 | Error is raised when validation provider flag is missing. |
| CMC-OBRH-155 | Error is raised when value of validation provider flag is invalid. |
| CMC-OBRH-156 | Version is missing. |
| CMC-OBRH-157 | Error is raised when maximum length of version is exceeded. |
| CMC-OBRH-158 | Error is raised when provider type is missing. |
| CMC-OBRH-159 | Error is raised when value of provider type is invalid. |
| CMC-OBRH-160 | Error is raised when encryption required flag is missing. |
| CMC-OBRH-161 | Error is raised when value of encryption required flag is invalid. |
| CMC-OBRH-162 | Error is raised when implementation type is missing. |
| CMC-OBRH-163 | Error is raised when value of implementation type is invalid. |
| CMC-OBRH-164 | Error is raised when maximum length of consumer service name is exceeded. |
| CMC-OBRH-165 | Error is raised when maximum length of hostname is exceeded. |
| CMC-OBRH-166 | Error is raised when maximum length of username is exceeded. |
| CMC-OBRH-167 | Error is raised when maximum length of port number is exceeded. |
| CMC-OBRH-168 | Error is raised when maximum length of service name is exceeded. |
| CMC-OBRH-169 | Error is raised when eureka instance flag is missing. |
| CMC-OBRH-170 | Error is raised when value of eureka instance flag is invalid. |
| CMC-OBRH-171 | Error is raised when authentication type is missing. |
| CMC-OBRH-172 | Error is raised when value of authentication type is invalid. |
| CMC-OBRH-173 | Error is raised when WSDL endpoint usage flag is missing. |
| CMC-OBRH-174 | Error is raised when value of WSDL endpoint usage flag is invalid. |
| CMC-OBRH-175 | Error is raised when default implementation flag is missing. |
| CMC-OBRH-176 | Error is raised when value of default implementation flag is invalid. |
| CMC-OBRH-177 | Error is raised when single tenant flag is missing. |
| CMC-OBRH-178 | Error is raised when value of single tenant flag is invalid. |
| CMC-OBRH-179 | Error is raised when value of scheme is invalid. |
| CMC-OBRH-180 | Error is raised when queue broker is missing. |
| CMC-OBRH-181 | Error is raised when value of queue broker is invalid. |
| CMC-OBRH-182 | Error is raised when request-reply pattern is missing. |
| CMC-OBRH-183 | Error is raised when value of request-reply pattern is invalid. |
| CMC-OBRH-184 | Error is raised when request connection factory is missing. |
| CMC-OBRH-185 | Error is raised when maximum length of request connection factory is exceeded. |
| CMC-OBRH-186 | Error is raised when request queue is missing. |
| CMC-OBRH-187 | Error is raised when maximum length of request queue is exceeded. |
| CMC-OBRH-188 | Error is raised when maximum length of response connection factory is exceeded. |
| CMC-OBRH-189 | Error is raised when maximum length of response queue is exceeded. |
| CMC-OBRH-190 | Error is raised when topic name is missing. |
| CMC-OBRH-191 | Error is raised when maximum length of topic name is exceeded. |
| CMC-OBRH-192 | Error is raised when property name is missing. |
| CMC-OBRH-193 | Error is raised when maximum length of property name is exceeded. |
| CMC-OBRH-194 | Error is raised when category name is missing. |
| CMC-OBRH-195 | Error is raised when maximum length of category name is exceeded. |
| CMC-OBRH-196 | Error is raised when entity type is missing. |
| CMC-OBRH-197 | Error is raised when maximum length of entity type is exceeded. |
| CMC-OBRH-198 | Error is raised when maximum length of entity value is exceeded. |
| CMC-OBRH-199 | Error is raised when value of recurring flag is invalid. |
| CMC-OBRH-200 | Error is raised when consumer name is missing. |
| CMC-OBRH-201 | Error is raised when maximum length of consumer name is exceeded. |
| CMC-OBRH-202 | Error is raised when maximum length of provider name is exceeded. |
| CMC-OBRH-203 | Error is raised when maximum length of consumer service name is exceeded. |
| CMC-OBRH-204 | Error is raised when enabled flag is missing. |
| CMC-OBRH-205 | Error is raised when value of enabled flag is invalid. |
| CMC-OBRH-206 | Error is raised when start timestamp is missing. |
| CMC-OBRH-207 | Error is raised when end timestamp is missing. |
| CMC-OBRH-208 | Error is raised when consumer id is missing. |
| CMC-OBRH-209 | Error is raised when consumer service id is missing. |
| CMC-OBRH-210 | Error is raised when provider id is missing. |
| CMC-OBRH-211 | Error is raised when template is missing in common templates screen. |
| CMC-OBRH-212 | Error is raised when common template information is missing in routing hub integration JSON file. |
| CMC-OBRH-213 | In case of ZIP, Error is raised when common template JSON file import is attempted at sections other than consumer and common template sections. In case of JSON, Error is raised when common template JSON file import is attempted at sections other than common template section. |
| CMC-OBRH-214 | Error is raised when request transformation template is failed to evaluate for validation provider endpoint. |
| CMC-OBRH-215 | Error is raised when response transformation template is failed to evaluate for validation provider endpoint. |
| CMC-OBRH-216 | Error is raised when multiple default routes exist. |
| CMC-OBRH-217 | Error is raised when provider endpoint is failed to respond in given time. |
| CMC-OBRH-218 | Error is raised when IDCS endpoint is failed to respond in given time. |
| CMC-OBRH-219 | Error is raised when token endpoint is failed to respond in given time. |
| CMC-OBRH-220 | Error is raised when maximum length of implementation URL prefix to strip is exceeded. |
| CMC-OBRH-221 | Error is raised when file could not be generated for the specified content type during the formation of provider request. |
| CMC-OBRH-222 | Error is raised when file could not be generated due to missing content type during the formation of the provider request. |
| CMC-OBRH-223 | Error is raised when required file or content is missing for the provider request. |
| CMC-OBRH-224 | Error is raised when duplicate entries are being configured for the REST endpoint. |
| CMC-OBRH-225 | Error is raised when value of proxy enabled flag is invalid. |
| CMC-OBRH-226 | Error is raised when file does not exist or is blank. |
| CMC-OBRH-227 | Error is raised when “Continue on request timeout” flag is missing. |
| CMC-OBRH-228 | Error is raised when value of “Continue on request timeout” flag is invalid. |
| CMC-OBRH-229 | Error is raised when maximum length of port template is exceeded. |
| CMC-OBRH-230 | Error is raised when template evaluation is failed for host and port. |
| CMC-OBRH-231 | Error is raised when template evaluation is failed for provider parameters. |
| CMC-OBRH-232 | Error is raised when “Retain Configuration” flag is missing. |
| CMC-OBRH-233 | Error is raised when value of “Retain Configuration” flag is invalid. |
| CMC-OBRH-234 | Error is raised when client ID is missing for OAuth client assertion. |
| CMC-OBRH-235 | Error is raised when token endpoint URL is missing for OAuth client assertion. |
| CMC-OBRH-236 | Error is raised when key ID is missing for OAuth client assertion. |
| CMC-OBRH-237 | Error is raised when client certificate is missing. |
| CMC-OBRH-238 | Error is raised when multiple matching client certificates are found. |
| CMC-OBRH-239 | Error is raised when unsupported private key type is used for OAuth client assertion. |
| CMC-OBRH-240 | Error is raised when signing of token is failed. |
| CMC-OBRH-241 | Error is raised when signing algorithm is not compatible with private key for OAuth client assertion. |
| CMC-OBRH-242 | Error is raised when custom trust store is failed to load. |
| CMC-OBRH-243 | Error is raised when custom SSLContext is failed to build. |