Loading CSV Data via the User Interface
This section describes how to import a CSV file using the Oracle Transportation
Management user interface.
Note: There are limits on importing
CSVs. When importing via the user interface, there is a 50MB limit. However, when
importing via integration, there is a 100MB limit.
- Sign in to Oracle Transportation Management.
- Choose Business Process Automation > Integration > Integration Manager.
- Click Upload an XML / CSV Transmission.
- Select the file to upload. The upload will transfer files from your local machine to
the server.Note: You must select a CSV file. This CSV file cannot make reference to external files for CLOB columns. If you need to use external CLOB files, use the zip file format described in the Uploading a Zip File and CSV Export Screens sections.
- Click Upload and Oracle Transportation Management displays the page for importing the file. If you select a file other than a CSV file, a different page will open.
- If it is not already selected, select i from the command list.
- Leave the dataDir as is.
- Leave the dataFileName as is.
- The xvalidate drop-down list allows you to turn off verbose diagnostic messaging. To leave messaging on, the value in the field should be Y, which is the default.
- In the encoding field, select the appropriate encoding type for your CSV file. If your file contains standard ASCII characters, then it can be encoded as ISO-8859-1. If it contains non-standard, international characters, then it should be encoded as UTF-8.
- Click Run and Oracle Transportation Management displays a results page.
To read more about interpreting error messages, see the Introduction to CSVUtil Response Messages section.