Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

The most basic functionality in Link is that it can receive, transform and send documents / data.

In Link, there is a very big conceptual difference between receiving and sending documents. We will handle document receival and sending in separate chapters.

Note that it is easy (for developers) to create new transport types, so don’t panic if you have a special scenario that is not covered by this chapter. To learn about creating custom transport types, you can check the Link Technical Guide.

Receiving documents

Resolving who sent the document

Receive sites

Inbound polling locations

Integrated FTP

Sending documents

Synchronous transport locations

Asynchronous transport locations

Testbox

  • No labels