A output schema has some attributes, you can check the following table for the attributes and corresponding description.
Attribute Name
Description
Name
The file record names have alphanumeric characters only. Each name is unique within the plug-in configuration.
Write Schema Type
Classic and
Manual are the two available types. A value is set when you create the output schema.
Parse
Specifies whether the generated output line uses a delimiter to separate fields or whether it uses absolute line positions.
Delimited and
Positional are the available choices.
Delimited
Select the choices specified in the Delimiter configuration item to separate fields within each generated output line.
Positional
Use the line position to separate fields. That is, each field begins at a fixed position (offset from the start of the line).
Delimiter
Specifies the separator between fields within each line of a file for the line that is processed.
Space,
Tab and
Other are available choices. If you select
Other, the
Delimiter Other field becomes available.
Delimiter Other
This field is available only if you select
Other in the
Delimiter list. Specifies the delimiter to be used. You can specify single or multiple characters as a delimiter.