ImportPrefix

To replace prefixes attached to COBOL FD imported fields, use the following:

 

ImportPrefix="" (enter the prefix string)

 

Use ImportPrefix in conjunction with ReplacePrefix to exchange the ReplacePrefix string with the ImportPrefix string.

If ReplacePrefix does not exist (or is ""), then ImportPrefix prefaces the field name.

 

Example:

If the field is "BBB_Customer" and

  1. ImportPrefix is "AAA_"

  2. ReplacePrefix does not exist

the field in the CDD would be "AAA_BBB_Customer".

 

Environment: Client, Windows, Unix

Configuration Manager: CONNX Settings; Current Key = CONNXCDD\OPTIONS; Key Value/Value Name =  ImportPrefix

Unix Registry Setting: CONNXCDD.OPTIONS.IMPORTPREFIX