XSD Connector
Version 23.2.8630
XSD Connector
Version 23.2.8630
The XSD connector provides support for XML schema definition validations.
Overview
After an XSD file has been uploaded to the connector, XML files arriving at the connector are automatically validated based on the XSD definition.
Connector Configuration
This section contains all of the configurable connector properties.
Settings Tab
Connector Settings
Settings related to the core operation of the connector.
- Connector Id The static, unique identifier for the connector.
- Connector Description An optional field to provide a free-form description of the connector and its role in the flow.
- XSL Schema File The XSD file that defines the validations to be performed by the connector.
Performance
Settings related to the allocation of resources to the connector.
- Max Workers The maximum number of worker threads consumed from the threadpool to process files on this connector. If set, this overrides the default setting on the Settings > Automation page.
- Max Files The maximum number of files sent by each thread assigned to the connector. If set, this overrides the default setting on the Settings > Automation page.
Other Settings
Settings not included in the previous categories.
- Log Messages Check this to have the log entry for a processed file include a copy of the file itself. If you disable this, you might not be able to download a copy of the file from the Input or Output tabs.
- Save to Sent Folder Whether files processed by the connector should be copied to the Sent folder for the connector.
Miscellaneous
Miscellaneous settings are for specific use cases.
- Other Settings Enables you to configure hidden connector settings in a semicolon-separated list (for example,
setting1=value1;setting2=value2
). Normal connector use cases and functionality should not require the use of these settings.
Automation
Settings related to the automatic processing of files by the connector.
- Send Whether messages arriving at the connector are automatically processed.