Managing MIME types in CSV files
Manages the MIME type in a CSV file.
Importing Data from a CSV File
Import the MIME type from a CSV file.
If an error occurs while importing a CSV file, the import process will be terminated. The data which has been imported will be eliminated.
-
Create a CSV file to import data.
For information on the CSV file, refer to the MIME type CSV format. -
Click the Administration menu icon (gear icon) in the header.
-
Click System settings.
-
Select "Basic system administration" tab.
-
Click "File".
-
Click Import MIME Type.
-
In the "Import MIME Type - Step 1/2" screen, select the CSV file that you created in step 1.
-
Set the required items for the data to import, and then click Next.
The setting fields are as follows:
- Character encoding:
Encodes data from a CSV file with the selected character code.
The following character encoding can be selected:- Unicode (UTF-8)
- Japanese (Shift-JIS)
- ASCII
- English (Latin1)
- Simplified Chinese (GBK/GB2312)
- Thai (TIS-620)
- Skip the first row:
If the header row contains information other than data such as an item name and a comment, select "Yes".
- Character encoding:
-
In the "Import MIME Type - Step 2/2" screen, confirm the contents of the CSV file, and then click Import.
Exporting Data to a CSV File
Export the MIME type to a CSV file.
-
Click the Administration menu icon (gear icon) in the header.
-
Click System settings.
-
Select "Basic system administration" tab.
-
Click "File".
-
Click Export MIME type.
-
On the "Export MIME type" screen, set the required items for the exported data.
The setting fields are as follows:
- Character encoding:
Select the character code that you want to use for encoding.
The following character encoding can be selected:- Unicode (UTF-8)
You can select with BOM as required. - Japanese (Shift-JIS)
- ASCII
- English (Latin1)
- Simplified Chinese (GBK/GB2312)
- Thai (TIS-620)
- Unicode (UTF-8)
- Include header row:
To export an item name to the header row of a CSV file, select "Yes".
- Character encoding:
-
Confirm your settings and click Export.
-
Save the file with a function provided by your Web browser.