COBOL Copybook Writer
This adapter converts an XML document into a text document in COBOL Copybook format according to the rules of an ASCII descriptor file.
Properties
Operation | Defines the operation executed by the function adapter Possible values: |
Parameters
Adapter | Main adapter class (do not change!) Possible values: de.softproject.integration.adapter.CopyBookWriter: Main class (Default) |
DescFile | Name of the ASCII descriptor file specifying the data structure of the COBOL Copybook text document. The ASCII descriptor file should be located in the user directory of the X4 repository (e.g. Possible values: Path and file name (e.g. |
encoding | Character encoding of the Cobol Copybook text document to be created Possible values:
|
DebugMode | Debug mode |