Skip to main content
Skip table of contents

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: Execute: Write XML data into a COBOL Copybook text document

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. X4DB/1/Project/Descr.ad)

Possible values: Path and file name (e.g. /Project/Descr.ad)

encoding

Character encoding of the Cobol Copybook text document to be created

Possible values:

  • Any valid character encoding string (e.g. UTF-8)

  • (empty): Use the input XML document's character encoding (Default)

DebugMode

Debug mode

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.