Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • True: Any existing Equipment is unchanged, and new Equipment is appended to the Servicing Equipment associations.
  • False: Any existing Equipment is removed from the Servicing Equipment list, and the new Equipment is added.
    Note: This means the Import only leaves the LAST Equipment record from the Import File associated on as the Servicing Equipment on that Location.

Errors

The following is a listing of the Errors and Warning that are generated by the Locations Import.

The following errors are displayed if the Location INSERT or UPDATE fails:When an Import Line fails, it is usually because the Line falls into one of the following categories:

  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

    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>

...

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

These do NOT cause the Location INSERT or UPDATE to fail. They are non-essential for the Location or they happen after the Location save.

...


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


UDF Associations

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.

...