Connection

About

A connection (or system connection) is a set of properties that defines how to connect to a system.

Attribute

A connection has two mandatory attributes:

  • name - a unique identifier
  • url - a connection string that defined the system

Type

  • built-in: connection that are always available
  • how-to's: connection created at installation used in the How-to's

Creation

connection can be created with the connection module or by manually editing the connection vault.

Default

The default connection is the current directory connection.

Task Runner