Kourier Integrator Online Help

KCL.ADDLOG

Syntax

KCL.ADDLOG APPLICATION FILE.NAME

Description

This command can be used to enable the Kourier net change log for a file. This command is useful when testing Kourier net change exports or when performing maintenance on the Kourier net change files.

Caution

Under normal circumstances, it is not necessary to use this command from TCL.  For Kourier exports, Net Change is automatically managed directly from the graphical user interface. 

Improper use of this command may cause your Kourier exports to become non-operational.

Options 

APPLICATION

Enter the name of the application.  When net change is enabled from the Kourier graphical user interface, the export name is used as the application name.

FILE.NAME

Enter the name of the data file.

Usage Example

In this example, the Kourier net change log for the CUSTOMER file is enabled for the JDE_CUSTOMER application.

>KCL.ADDLOG JDE_CUSTOMER CUSTOMER
Change log has been enabled for application "JDE_CUSTOMER".

Related Topics: 

Kourier TCL Commands Overview

KCL.LISTLOG

KCL.DELLOG