Question
The following error occurs when outputting a fixed-length file.
Please let me know the cause.
[java.lang.IllegalStateException: Record parser has not been created. number=1].
Answer
If this error occurs, it may be due to the following specification limits in the Fixed-length Connector.
Please check if the format definition used in Write Fixed-Length File does not fall under the specification limits.
[Fixed-Length Write Wizard] - [Specification Limits]
A value that needs to escape when displayed normally in "[" or"]" cannot be used as a group name, a record name, or a field name.
The slash ("/") cannot be used as a field name.
https://www.hulft.com/help/en-us/HULFTSquare/Content/Designer/Connector/fixed_put_wizard.htm
Comments
0 comments
Article is closed for comments.