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'.

...

Full Location

Required

Datatype is Hierarchical String.

This field CANNOT UPDATE.

The full Location hierarchy in a single string with individual parts of the Location Hierarchy separated by the HIERARCHYPATH_CONCATENATOR.

If an existing Full Location field is not found or the Location string exists with multiple Types, the Import generates an error.

...

Permitted values are from the LOCATION_TYPE List Values.

This field is used for the Parent Location lookup if provided.

...

Default Warehouse

Datatype is Hierarchical String.

Sets the Default Warehouse for the Location to use.

...

Default Return Warehouse

Datatype is Hierarchical String.

Default value is blank.

Sets the Default Warehouse for the Location to use.

...

Equipment Location

Datatype is Hierarchical String.

Equipment Location is used by the Import to look up existing Equipment.

...

Equipment Service Catalog

Datatype is Hierarchical String.

This is only used if an Equipment ID is also provided.

...

  1. A blank value was provided, for a field with a required value

    Toggle cloak

    Cloak
    • Error : Missing Location
    • Error : Missing or Blank Location Type for new Location <FULL_LOCATION>
    • Error : Missing Service Catalog <SERVICE_CATALOG> for Equipment ID <EQUIPMENT_ID>


  2. The value provided is not acceptable for the record type being created

    Toggle cloak

    Warning : Invalid Default Warehouse '<DEFAULT_WAREHOUSE>'
    Cloak
    • Error : Invalid Parent Location '<parentLocation>'
    • Error : Invalid Equipment Location <EQUIPMENT_LOCATION> for Equipment ID <EQUIPMENT_ID>
    • Error : Invalid Equipment for Equipment ID <EQUIPMENT_ID> in Location <EQUIPMENT_LOCATION>
    • Error : Invalid Parent Location Type '<LOCATION_TYPE>'
    • Error : Invalid Default Warehouse Type '<LOCATION_TYPE>'
    • Error : Invalid Default Return Warehouse Type '<LOCATION_TYPE>'
    • Error : Equipment Location Type '<LOCATION_TYPE>'


  3. The value provided was not found in the database

    Toggle cloak

    Cloak
    • Warning : Invalid Default Warehouse '<DEFAULT_WAREHOUSE>'
    • Error : Invalid Parent Location '<parentLocation>'
    • Error : Invalid Equipment Location <EQUIPMENT_LOCATION> for Equipment ID <EQUIPMENT_ID>
    • Error : Invalid Equipment for Equipment ID <EQUIPMENT_ID> in Location <EQUIPMENT_LOCATION>


  4. The System was unable to save the record

    Toggle cloak

    Cloak
    • Error : Failed to save LocationsSvcEquipment record; <errorMessage>
    • Error : Failed to save Address record; <errorMessage>
    • Error : Failed to save Location record; <errorMessage>

    If you experience any of these Errors, without another accompanying Message about what might have caused the Save Failure, please submit a Ticket to PCR.


...

User Defined Fields on any given Import are all handled the same way with Conditional Logic. For more information about adding a UDF to the Import see the User Defined Fields section of the Imports main page.

...