KUNAI

This section describes the CSV file format used to import permissions.

CSV File Format
Setting items, Targets, Scheduler, Messages, Workflow, e-mail, Address Book, Space, Bulletin Board, MultiReport

Example Description:

Example of a CSV file for permissions

CSV File Items and Specifications
Item Number of characters Required item Remarks
Items   This item specifies the type of target for which you want to set permissions. The following types can be specified.
  • user
    Specify this if you set permissions for a user.
  • group
    Specify this if you set permissions for an organization.
  • dynamic_role
    Specify this if you set permissions for a dynamic role.
  • static_role
    Specify this if you set permissions for a static role.
Targets 100 characters Depending on the type you specified, you can use one of the followings.
  • Login name
    If you specified "user" as "Items", describe the login name of that user.
  • Organization code
    If you specified "group" as "Items", describe the organization code of that organization.
  • Role name
    If you specified "dynamic_role" or "static_role" as "Items", describe the role name of that role.
If you describe a login name, organization code, or role name that is not registered in Garoon, an error occurs when you import the CSV file.
When multiple combinations of setting items and targets exist in a CSV file, the contents of the last imported row overwrite the others.
Scheduler
Messages
Workflow
E-mail
Address Book
Space
Bulletin Board
MultiReport
    Specify one of the following values:
  • 0
    Specify this if you want to prohibit access.
  • 1
    Specify this if you want to allow access.
If omitted, "0: Prohibit use" is imported.
Entering any value other than "0" or "1" causes an error when the CSV file is imported.