Skip to main content

Exchange data with Transports

Use Transports to receive files or messages from external systems and to send Flow output. Start with Transport concepts to understand direction, queueing, retries and service-account boundaries.

Choose a Transport

The available type is not a compatibility promise. Confirm the authentication, protocol, server and client-library requirements for the deployed Velox version and target system.

Implementation path

  1. Create an inactive Transport in Designer and configure a non-production endpoint.
  2. Test connectivity with sanitised content and the intended runtime identity.
  3. Configure local File Connections and post-receipt handling where required.
  4. Add an outbound Transport to a tested Flow, or add an inbound Transport to a monitored Flow.
  5. Follow Test and operate Transports to verify queue and delivery outcomes separately from Flow completion.

Operate safely

Treat credentials, certificates, payloads and communication traces as sensitive. Before retrying, check both Flow execution and Transport Logs so an earlier queued item is not delivered twice.

Review shared authentication, TLS, timeout and retry settings. Use file and Transport troubleshooting when a test or queued item fails.