Importing Data

You can import data from an external data source and load it into Performance Scorecard using a comma-separated value (CSV) text file.

  To import data:

  1. In Microsoft Excel, or another application, create the CSV file that contains the data to import.

  2. Ensure that the file uses the appropriate formats.
    See About CSV Files.

  3. Open a command window and change to the directory that contains the import and export commands. By default these commands are in:
    hps\9.5.0.0\tools\bin.

  4. Enter the import command, using this format:

    import behavior filename.csv

    For example, enter:

    import emp employee.csv

    See Behaviors.
    When the processing is complete, a message is displayed.

  5. Launch Performance Scorecard to verify the changes.