Kourier Integrator Online Help

KT.EXPORTSC

Syntax

KT.EXPORTSC INTEGRATION_ID{,INTEGRATION_ID} TARGET.FILE.NAME {INCLUDE_CONTROL}

Description

This program can be used to create a suitcase (i.e. an archive) of all Kourier components in an account based upon one or more integration IDs. It will save all Kourier specifications from the following files:

The suitcase can be restored into a new Kourier account by using the KT.IMPORTSC command. 

Options 

INTEGRATION_ID

Enter the integrations ID you would like to archive or an asterisk (*) to archive all integrations.  Multiple integrations may be specified by separating each integration ID by a comma.

TARGET.FILE.NAME

Enter the name of the target suitcase file.  If the file does not exist, you will be asked if the file should be created.  Note:  By convention, a suitcase file name normally ends with the suffix _SC (i.e., KOURIER_COLLIVE_SC).

INCLUDE_CONTROL

Enter a Y to include all control items from the KT_CONTROL file (i.e. EVENT-FILTER, SYSTEM-LITERALS, etc.)

Examples 

Related Topics: 

Kourier TCL Commands Overview