Skip to main content

Targeting a Caché database hosted application

For each InterSystems Caché hosted application, add a target system (Manage the system > Resources > Target systems):

  • Type is InterSystems Caché/Server (Script) .

  • Address requires the following:

    Database server address DNS hostname

    Port number

    Database namespace

    Script file Name of the script file to configure connector behavior .

    The address is entered in KVGroup format:

    {server=<serverAddress>;port=<serverPort>;namespace=<namespace>;script=<script>}

  • Administrator ID and Password are the login ID and password for the target system administrator you configured.

The full list of target parameters is explained in Target system options .Target system options