XML Map Tab
Use this tab to upload your source and destination template files, and to build your mappings. See Configure the Mapping in the Mapping documentation for detailed instructions on how to use the mapping editor.
Settings Tab
Connector Configuration
Settings related to the core operation of the connector.
Advanced Tab
Advanced Settings
Advanced file processing settings.
| Setting | Description |
|---|
| Processing Delay | The amount of time (in seconds) the connector waits before processing a file. |
| Local File Scheme | Instructs the connector to group files in the local folder according to the selected interval. |
| XML Declaration | Specify whether to include the XML declaration in generated XML files. |
| Customize AI Prompts | Check this to override the default System Prompt and User Prompt content that the AI-assisted mapping uses to create the mappings between the source and destination documents. When unchecked, the connector uses the default prompts to generate the mappings. The default prompts are shown in the text boxes when the checkbox is enabled for the first time. |
Message
Logging
Miscellaneous
Automation Tab
Automation Settings
Settings related to the automatic processing of files by the connector.
| Setting | Description |
|---|
| Send | A toggle that instructs the connector to automatically send files when they are ready. |
| Setting | Description |
|---|
| Max Workers | The maximum number of worker threads consumed from the threadpool. |
| Max Files | The maximum number of files sent by each thread. |
Alerts Tab
Before you can execute Service Level Agreements (SLAs), you need to set up email alerts for notifications. By default, Arc uses the global settings on the Alerts tab. To use other settings for this connector, toggle Override global setting on.
By default, error alerts are enabled, which means that emails are sent whenever there is an error. To turn them off, uncheck the Enable checkbox.
Enter a Subject (mandatory), then optionally enter a comma-separated list of Recipient emails.
SLAs Tab
SLAs enable you to configure the volume you expect connectors in your flow to send or receive, and to set the time frame in which you expect that volume to be met. CData Arc sends emails to warn the user when an SLA is not met, and marks the SLA as At Risk, which means that if the SLA is not met soon, it will be marked as Violated.
To define an SLA, toggle Expected Volume on, then click the Settings tab.
- If your connector has separate send and receive actions, use the radio buttons to specify which direction the SLA pertains to.
- In the Expect at least portion of the window, set the minimum number of transactions you expect to be processed, use the Every fields to specify the time frame, indicate when the SLA should go into effect, and check the boxes for the days of the week.
- In the Set status to ‘At Risk’ portion of the window, specify when the SLA should be marked as at risk. Check Send an ‘At Risk’ notification to receive notifications before violation.
You can turn off SLA alerts during maintenance windows. Click Settings on the navbar, then navigate to Alerts > General Alerts. Click the tablet and pencil icon to edit, and uncheck the SLA Alerts setting.
Macros
| Macro | Description |
|---|
| ConnectorID | The Connector ID of the connector. |
| Ext | The file extension of the file (e.g., xml, csv). |
| Filename | The original filename of the message. |
| FilenameNoExt | The original filename of the message, without the file extension. |
| MessageId | The unique identifier assigned to the message. |
| RegexFilename | A filename derived from a regex on the original filename. |
| Header | The value from a message header, referenced by name. |
| LongDate | The current date/time in long format. |
| ShortDate | The current date/time in short format. |
| DateFormat | The current date/time in a custom format. |
| Vault | The value from a vault entry, referenced by name. |