Cookies Settings

Loading

dnb-logo
Integration Manager
Collapse

Manually Exporting Batch Results

You can manually export data as a flat file or as a database table in the SQL Server or Oracle server. Or, you can export data either to a file or to a database within D&B Integration Manager.

  1. On the Home page window or the Navigation window, click Job Status.
  2. In the list of processed jobs, click matched, unmatched, rejected, or all records to display the batch results.


  1. Select the Export tab to export the results.

  1. In the Export wizard window, Select Data View step, select an appropriate data view to export the results.
  2. In the Select File Export Type area, select File System to export to a file system.
    • In the Select Destination area, select File Export to export to a file.
    • In the Specify Export Parameters area, complete the fields.

    – or –

    • In the Select File Export Type area, select FTP Server.
    • In the Specify Export Parameters area, complete the fields.

    – or –

    • In the Select Destination step, click Database Export.
    • In the Select Database Type step, select either Microsoft SQL Server or Oracle.
    • In the Specify Connection Parameters step, complete the fields.
    • In the Specify Export Parameters step, complete the fields.

For more detailed information, Exporting the Batch Results to a File

Exporting the Batch Results to a File

You can export the batch results to a file by selecting a file system or an FTP server.

Exporting the Batch Results to a File System

  1. In the Select Destination step, click File Export.
  2. In the Select File Export Type step, select File System.

NOTE: You cannot export duplicate records.

  1. In the Specify Export Parameters step:
    • In the Export Directory field, type the directory path where the file will be saved.
    • In the Export File Name field, type the name of the file.

    For DB2, the length of the table name should be less than or equal to 18 characters.

    • Then, select one of the following options:
      • Click Replace existing file if exists.
      • Prefix file name to input (Replace existing file if exists).
      • Prefix file name to input (Backup existing file (if exists) with time stamp). (Example: tablename_YYYYMMDDHHMM).
      • Backup existing file (if exists) with time stamp.
      • Append output to existing file (create if doesn't exist).
      • Append match qualifier to file name.
  1. In the Specify Export Format step:
    • If the first row contains column names, select the First row has column names check box.
    • In the Row delimiter field , select the delimiter that separates rows in the text file, for example, semicolon, comma, and tab, vertical bar.
    • In the Column delimiter field, select the delimiter that separates columns in the text file, for example, comma, semicolon, and tab, vertical bar.
    • In the Text qualifier field, select a qualifier, if for example, the delimiter is a comma and the field value contains commas.
    • Select Enclose all Fields to enclose all fields in the selected text qualifier.
  2. Click Export.

Exporting the Batch Results to an FTP Server

  1. In the Select Destination step, click File Export.
  2. In the Select File Export Type step, select FTP Server.

NOTE: You cannot export duplicate records.

  1. In the Specify Export Parameters step:
    • In the FTP server URL or IP address field, type this information.
    • In the User Name field, type your user name.
    • In the Password field, type your password.
    • In the Export Directory field, type the directory path where the file will be saved.
    • In the Export File Name field, type the name of the file.

    For DB2, the length of the table name should be less than or equal to 18 characters.

    • Then, select one of the following options:
      • Click Replace existing file (if exists).
      • Prefix file name to input (Replace existing file if exists).
      • Prefix file name to input (Backup existing file (if exists) with time stamp (example: tablename_YYYYMMDDHHMM).
      • Backup existing file (if exists) with timestamp.
      • Append output to existing file (create if doesn't exist).
      • Append match qualifier to file name.
  1. In the 5. Specify Export Format step:
    • If the first row contains column names, select the First row has column names check box.
    • In the Row delimiter field , select the delimiter that separates rows in the text file, for example, semicolon, comma, and tab, vertical bar.
    • In the Column delimiter field, select the delimiter that separates columns in the text file, for example, comma, semicolon, and tab, vertical bar.
    • In the Text qualifier field, select a qualifier, if for example, the delimiter is a comma and the field value contains commas.
    • Select Enclose all Fields to enclose all fields in the selected text qualifier.
  2. Click Export.

Exporting the Batch Results to a Database Table

  1. In the Export Wizard window, Select Destination step, click Database Export.
  2. In the Select Database Type step, click Microsoft SQL Server or Oracle.

  1. In the Specify Connection Parameters step:
    • In the Server address field, type the server address.
    • In the User Name field, type your user name.
    • In the Password field, type your password.
  2. In the Specify Export Parameters step:
    • In the Database field, type the name of the database you are saving the batch to.
    • In the Owner field, type the name of the database owner.
    • In the Output Table Name field, type this information.
    • Then, select one of the following options:
      • Click Replace existing table if exists.
      • Prefix table name to input (Replace existing table if exists).
      • Prefix table name to input (Backup existing table (if exists) with time stamp). (Example: tablename_YYYYMMDDHHMM).
      • Backup existing table (if exists) with time stamp.
      • Append output to existing table (create if doesn't exist).
      • Append match qualifier to table name.
  1. Click Export.