Managing Portlet Data Using Files

Manage portlet data using files.
The following data can be managed using files:

  • XML file:
    • HTML portlet data
    • PHP portlet data
  • CSV file:
    • HTML Portlet Name
    • PHP portlet name

Managing Portlet Data Using XML Files

You can manage portlet data using XML files.

Import Data from an XML file

Import data from XML files.

Steps:
  1. Prepare an XML file to import data.

    As for an XML file, use the XML file exported from Garoon.

  2. Click the administration menu icon (gear icon) in the header.

  3. Click System settings.

  4. Select "Application settings" tab.

  5. Click Portal.

  6. Click "Import from File".

  7. On the screen to import from files, select the data to import.

  8. Select an XML file, and click Import.

    Image of importing a XML file

Exporting Data to an XML File

Export portlet data to an XML file.

Steps:
  1. Click the administration menu icon (gear icon) in the header.

  2. Click System settings.

  3. Select "Application settings" tab.

  4. Click Portal.

  5. Click "Export to File".

  6. On the screen to export data to a file, select the data to export.

  7. On the screen to export portlets, select the portlet to export data, then click Add then click Next.

    You can select multiple portlets.
    Image selecting portlets to export to a XML file

  8. Confirm your settings and click Export.

  9. Save the file with a function provided by your Web browser.

Managing Portlet Names Using XML Files

Manage portlet names in a CSV file.

Importing Data from a CSV File

Import portlet names 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.

Steps:
  1. Create a CSV file to import data.

    For information on items that can be managed using CSV files, refer to the CSV format in Portal.

  2. Click the administration menu icon (gear icon) in the header.

  3. Click System settings.

  4. Select "Application settings" tab.

  5. Click Portal.

  6. Click "Import from File".

  7. On the screen to import from files, select the data to import.

  8. Select the CSV file that you created in step 1.

  9. Set the data to import, and click Next.

    The setting fields are as follows:

    • Character encoding:
      Encodes data from a CSV file with the selected character code.
      The following characters 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".
    Screenshot: "Import HTML portlet name data" screen

  10. Confirm the CSV file contents and click Import.

Exporting Data to a CSV File

Export portlet names to a CSV file.

Steps:
  1. Click the administration menu icon (gear icon) in the header.

  2. Click System settings.

  3. Select "Application settings" tab.

  4. Click Portal.

  5. Click "Export to File".

  6. On the screen to export data to a file, select the data to export.

  7. Set the required items for the the data to export.

    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)
    • Include header row:
      To export item names to the header row of a CSV file, select Yes.
    • Language in which the data is exported:
      This field appears when you export HTML portlet names or PHP portlet names.
      Set the language to export the names of the HTML portlets or PHP portlets. You can set multiple languages.
      The following languages can be selected:
      • All
      • 日本語
      • English
      • 中文(简体
      • 中文(繁體
        Exported in Traditional Chinese.
    Screenshot: "Export HTML portlet name data" screen

  8. Confirm your settings and click Export.

  9. Save the file with a function provided by your Web browser.