Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Scroll Health Check: The link has been rewritten to its master page by check 'P16'.

...

Passing in a blank value or Null causes the Import to create a new Work Order record.

PREVIOUS

The Keyword PREVIOUS assigns the current line of the Import File record to UPDATE the last successfully saved Work Order record. This is most often used when appending an additional GLA child record.

...

Datatype is String.

See the Matches On section for information about allowable values.

...

Owner Department Hierarchy

Datatype is Hierarchical String.

The full Department Hierarchy Path and Code value should be provided.

...

Any other values will cause an error.

Default GLA

Datatype is Hierarchical String.

This sets the Default Expense GLA in theĀ Order's GLA tab.

...

Associated Project

Datatype is String.

Default value: blank

If this is provided, it must be an existing Project or Problem Service Desk Number.

...

Service Catalog

Datatype is Hierarchical String.

For Work Orders, the Service Catalog must be a 'Task' type.

Location

Datatype is Hierarchical String.

Location Type

Datatype is String.

...

Permitted values are from the LOCATION_TYPE List Values.

This field is used for the Work Order Location lookup if provided.

SLA

Datatype is Hierarchical String.

SDC

Datatype is String.

Details

Datatype is String.

The details field can contain multiple lines of string data, separated by newline characters.

GLAs

GLA

Datatype is String.

This is a full sequence of GLA Components separated by the GLA_CONCATENATOR.

Multiple levels of a hierarchy "path" (like Locations, GLAs, and Catalogs) are connected by the HIERARCHYPATH_SEPARATOR string.

The default value for this string is right angle-brace (>) with a space on either side: " > ".

When importing nested Locations, the separator you use for each level of the hierarchy must match the concatenator string.

For example, Site A > Building B > Room C.

Can be provided as an array to allow multiple GLAsHierarchical String.

If the GLA is blank, the GLA Expense Type, GLA Percent, and Default GLA Flag are all ignored.

...