Kourier Integrator Administration - KORE-USER-LOGIN

Kourier supports the use of virtual dictionaries in exports.  However, due to the design of some applications, you may need to initialize the application's named common variables referenced by some virtual dictionaries before you can use the TEST capability in the Export Specification page.  Before running an export in TEST mode, Kourier will look for a paragraph named KORE-USER-LOGIN in the VOC of the account and execute it before trying the run the export. You can use this feature to initialize any common variables required by the application.

ECLIPSE - KORE-USER-LOGIN

If you purchased the ODS for ECLIPSE, you should have a program named ECL3.INITECLIPSE in the KUST-PROGS file. You should compile (using KT.BASIC) and catalog (using KT.CATALOG) this program in the ECLIPSE account and create a KORE-USER-LOGIN paragraph as shown below:

001: PA
002: ECL3.INITECLIPSE

Colleague - KORE-USER-LOGIN

Colleague has a standard program that can be used to initialize the named common variables used by many virtual dictionaries. However, some dictionaries require that you implement Colleague's documented procedure to intialize the DASU and DASP environmental variables.

001: PA
002: SQLENVINIT


See Also

Kourier Integrator Setup and Administration Guide

Kourier TCL Commands


User Guide - Table of Contents