Preparing a CDP initialization file

To create a separate Customization Definition Program (CDP) initialization file for each FTM SWIFT instance:

  1. On the customization system, log on as a customizer (ucust1). The access rights of this user are described in Table 1.
  2. Copy the initialization file template that is delivered with FTM SWIFT to the directory /var/ftmswift_v300/cus by issuing the following command:
    cp inst_dir/admin/samples/dniczcdp.ini /var/ftmswift_v300/cus/DNIvINST.ini
  3. Adapt the copy of the initialization file to your needs.
    Note: Do not change the order of the tags in the initialization file.
    • If you have used other directory names than those proposed in Creating the customization directory structure, change the value of the dir attributes of the TraceFile, CustomizationDefinitionDirectory and DeploymentDirectory elements.
    The elements and attributes contained in the file are described in Table 1.
Table 1. Initialization file contents
Element Attribute Description
TraceFile dir Directory into which the CDP trace file and action log file are to be written.
name Name of the trace file. The space requirements of the CDP trace file are described in Space requirements of the CDP trace file.
CustomizationDefinitionDirectory dir Directory that contains proprietary files used by the CDP to regulate its internal processing. Do not edit these files.
DeploymentDirectory dir Directory in which deployment data and deployment instructions are to be written.
ServiceBundleSetFile

This element occurs several times.

ccsid The CCSID of the code page used by the service bundle files. Do not change this value.
name The name of the definition file for the service-bundle set. Do not change this value.