Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

Generating and Installing Production Lookup Tables

Generating and Installing Production Lookup Tables

The library contains a component that generates production versions of the lookup tables, from directory files that you can download from SWIFT. The production tables replace the sample tables in the
SWIFT_Lookup
directory.
  1. Get the BIC directories from the following URL: http://www.swift.com/
  2. In the Developer tool, create a Data Processor transformation.
  3. In the Data Processor transformation
    Objects
    view, click
    New.
  4. Select
    Library
    and click
    Next.
  5. Browse to select the
    Create_SWIFT_Lookups
    message type.
  6. Click
    Finish
    .
  7. Export the Data Processor transformation as a Data Transformation service.
  8. Open a command prompt, and then enter the following command:
    CM_console <service_name> -f<name of SWIFT directory file>
    For example, enter:
    CM_console Create_SWIFT_Lookups -fc:\CT_20090502.TXT
    An XML file appears in the current directory, for example,
    CountryCode_Lookup.xml
    .
  9. Copy the XML file to the
    SWIFT_Lookups
    directory in the
    Data Transformation
    repository.
    The file overwrites the sample file of the same name.

0 COMMENTS

We’d like to hear from you!