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:
In Microsoft Excel, or another application, create the CSV file that contains the data to import.
Ensure that the file uses the appropriate formats.
See About CSV Files.
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.
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.