Connectors

Connectors are components that are used to read and write data in systems and data stores. Like all AssemblyLine components, Connectors have an Interface designed for a specific API/protocol (e.g. LDAP, JDBC, SAP). This data-source specific part is wrapped in a generic AL wrapper that is similar for all types of Connectors.

ConnectorInterface_diagram.jpg

Connectors share the following characteristics.

  • Data access to a specific system/service
  • Clicks into an AssemblyLine
  • Mode Setting:
    • Feeds - Iterator, Server
    • Flow - AddOnly, Lookup, Update, Delete, Delta, Call/Reply
  • Byte stream types requires a Parser (e.g. FileSystem, JMS)
  • Interchangeable Connector Interface e.g. JDBC, LDAP, JMS, Notes, HTTP...
  • Scriptable (Script Connector)
  • Support inheritance
  • Have a Library Folder in the Config Browser

-- EddieHartman - 10 Nov 2005
This is a GlossaryEntry
Topic revision: r1 - 10 Nov 2005, EddieHartman - This page was cached on 04 Aug 2023 - 19:48.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TDI Users? Send feedback