Business Integration Solutions documentation

About: Endpoint

An endpoint is a specialized activity for reading from or writing to an external place.

An endpoint is a communication point with the external world. Endpoints are either active or passive. An active endpoint starts manually or with a batch. It requests information from the external system and processes it in a connection. A passive endpoint waits for an external system to post information on it, which the connection then processes.

Two types of endpoints exist:

  • Reader endpoints: These endpoints receive or read information from an external system, convert it into a message, and trigger the next activity in the connection.
  • Writer endpoints: These endpoints write information to an external system.

The following table provides links to and descriptions of the topics in this section:

To See
Learn about the endpoint used to read files asynchronously from Azure File Storage About: ASYNCAZFILEREADER Endpoint
Learn about the endpoint used to read files from Azure File Storage About: AZFILEREADER Endpoint
Learn about the endpoint used to write files to Azure File Storage About: AZFILEWRITER Endpoint
Learn about the endpoint used to send web requests About: WEBSERVICEENDPOINT
Learn about the endpoint used to read files from a network share About: FILEREADER Endpoint
Learn about the endpoint used to write into a network share About: FILEWRITER Endpoint
Learn about the endpoint used to read files from an FTP location About: FTPREADER Endpoint
Learn about the endpoint used to write into an FTP location About: FTPWRITER Endpoint
Learn about the endpoint used to send notifications using the default email client About: OUTLOOKWRITER Endpoint
Learn about the endpoint used to send notifications using SMTP About: SMTPWRITER Endpoint
Learn about the endpoint used to read files from SQL Server About: SQLREADER Endpoint
Learn about the endpoint used to write into SQL Server About: SQLWRITER Endpoint
Learn about the endpoint used to send web requests About: WEBSERVICE Endpoint
Learn about the TIE Kinetix integrated endpoint About: TIE Kinetix Endpoint