...
The Department Hierarchy matches on the Code field.
Fields
Code
Required
Datatype is String.
...
- Example: "Parent Service Catalog > Child Service Catalog"
- Example: "Building ID Number > Floor Number > Room Number > Desk Number"
...
The Import Process CANNOT UPDATE the Code.
Billing Group
Required
Datatype is String.
Name
Datatype is String.
Default GLA
Datatype is String.
Default SLA Catalog
Datatype is String.
Default Incident SLA Catalog
Datatype is String.
Directory
Datatype is Boolean.
Default value = False [0].
...
All other values enter as False [0].
Taxable
Datatype is Boolean.
Default value = False [0].
...
All other values enter as False [0].
Status
Datatype is Boolean.
Default value is Active [1].
Permitted Values are 1, FalseTrue, NoYes, or Inactive Active and set the Flag to False Active[01].
All other values enter as Active [1]Inactive.
Permitted GLA
Datatype is String.
Default value is blank.
The Permitted GLA values are GLAs that are appended to the list of GLA Permissions. Values can include NONE which removes all entries in the list and adds the 'Permit None' record or ALL which removes all entries in the list. Adding any GLA to the list removes the Permit None record. If you want to add several Permitted GLAs, they must each be on a separate line of the Import File.
Flags
APPEND_PERMITTED_GLA
...
By default, the first time a Department Hierarchy is encountered in an Import File and a Permitted GLA is provided, the Permitted GLA list is cleared. Then, the provided value is added. After the first occurrence, the values are appended. If you want to append to the existing list without clearing it, the APPEND_PERMITTED_GLA flag should be set to True.
...