Error Code | 19 |
Error Message | Defining schema:: Error validating schema: The name <FieldName> has an invalid character ' ' at position <Number>. |
Description | This validation error is displayed when a field name has an invalid character. This error is usually displayed for connectors like XML-DMS. |
Cause/Solution | Cause: Invalid character dot (.) or space in the field name. Solution: Use underscore (_) instead of dot (.) or space in field name. |
Related Information |