Key Capabilities
- Inter-workspace message transport with metadata preservation for cross-workspace flows
- Static and dynamic delivery modes with header-based workspace routing
- Paired with Workspace Receive connector for seamless workspace-to-workspace communication
Overview
The Workspace Send connector ensures that message metadata persists as messages are passed from one workspace to another. Since uses message metadata to track files through the flow, this helps ensure that files are logged, monitored, and processed correctly. This connector has very simple configuration because each Workspace Send connector is paired with one Workspace Receive connector. Primary configuration is simply a matter of setting the appropriate workspace and the name of the Workspace Receive Connector in that workspace.Connector Configuration
This section contains all of the configurable connector properties.Settings Tab
Configuration Settings
Settings related to the basic operation of the connector.Destination
Settings related to the Workspace destination where files are sent.| Setting | Description |
|---|---|
| Delivery Mode | Specifies how the destination workspace is determined for messages. Choose Static when all messages should be sent to the same workspace, and Dynamic when the destination workspace should be determined by headers on the message. |
| Workspace Id | The workspace to send messages to. Applicable when Delivery Mode is set to Static. |
| Connector Id | The name of the Workspace Receive connector in the target workspace where files are sent. Applicable when Delivery Mode is set to Static. |
| Workspace Id Header | The name of the header that specifies the destination workspace for messages. Applicable when Delivery Mode is set to Dynamic. |
| Connecter Id Header | The name of the header that specifies the destination connector for messages. Applicable when Delivery Mode is set to Dynamic. |
Advanced Tab
Logging
Other Settings
| Setting | Description |
|---|---|
| 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. |
Miscellaneous
Automation Tab
Automation Settings
Settings related to the automatic processing of files by the connector.| Setting | Description |
|---|---|
| Send | Whether files arriving at the connector are automatically sent to the other workspace. |