Structured Text Converter
This adapter converts an XML to a text document or a text to an XML document according to the rules of an ASCII descriptor file.
Properties
Operation | Determines which operation the adapter executes Possible values:
|
Parameters
Adapter | Main class of the adapter (do not change!) Possible values: en.softproject.integration.adapter.text.StructuredTextConverter: Main class (default) |
DescFile | Name of the ASCII descriptor file that describes the text document in its data structure. The ASCII descriptor file should be stored in the user folder of the X4 repository (e.g. Possible values: Path and file name (e.g. |
encoding | Character set in which the text document is to be encoded Possible values:
|
Strict | Determines whether the data stream from the preceding process step must be correspondingly long in order to read the complete structure Possible values:
|
Status values
1 | The operation was executed successfully. |
-1 | The operation failed due to a technical error. |