Key Capabilities
- XML Schema Definition (XSD) validation for ensuring XML document compliance
- Automatic validation of incoming XML files against uploaded XSD schema
- Schema-based error detection for data quality assurance in flows
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.| Setting | Description |
|---|---|
| Connector Id | The static, unique identifier for the connector. |
| Connector Type | Displays the connector name and a description of what it does. |
| Connector Description | An optional field to provide a free-form description of the connector and its role in the flow. |
| XSD Schema File | The XSD file that defines the validations to be performed by the connector. |
- Upload Directory: Upload a folder containing multiple XSD files. When you choose the folder, its directory structure appears and you can choose the specific XSD file required for this connector.
- URL: Retrieve an XSD schema directly from a remote URL.
- Manual Upload: Upload a single file.
Advanced Tab
Advanced Settings
| Setting | Description |
|---|---|
| Local File Scheme | A scheme for assigning filenames to messages that are output by the connector. You can use macros in your filenames dynamically to include information such as identifiers and timestamps. For more information, see Macros. |
| Processing Delay | The amount of time (in seconds) by which the processing of files placed in the Transactions tab is delayed. This is a legacy setting. Best practice is to use a File connector to manage local file systems instead of this setting. |
Message
Logging
Miscellaneous
Automation Tab
Automation Settings
Settings related to the automatic processing of files by the connector.| Setting | Description |
|---|---|
| Send | Whether messages arriving at the connector are automatically processed. |