Kourier Integrator Online Help

Setting up the 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.

Here are some examples for specific applications. If you need assistance please contact Kore Technologies.

ECLIPSE - KORE-USER-LOGIN

If you purchased the ODS for ECLIPSE, you should have a program named ECL3.INITECLIPSE. You should compile and 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 initialize the DASU and DASP environmental variables.

001: PA
002: SQLENVINIT

Related Topics: 

Kourier Integrator Setup and Administration