To replace prefixes attached to COBOL FD imported fields, use the following:
ReplacePrefix="" (insert name of prefix)
Default = ""
Use ReplacePrefix in conjunction with ImportPrefix to exchange the ImportPrefix string with the ReplacePrefix string.
If ReplacePrefix does not exist (or is ""), then ImportPrefix prefaces the field name.
Example:
If the field is "BBB_Customer" and
ImportPrefix is "AAA_"
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 = ReplacePrefix
Unix Registry Setting: CONNXCDD.OPTIONS.REPLACEPREFIX