SystemAllow Unsigned Files to be Imported

When you export a field data catalog, label template, image, layer object, layout, reusable object, or field data catalog from Loftware Enterprise SP using File > Export, the exported files are automatically signed to ensure the integrity and authenticity of the data. During an import, Loftware Enterprise SP verifies these signatures and prevents unsigned files from being imported by default, providing an additional layer of security for your data and minimizing vulnerability risks in your environment.

If you want to allow unsigned files to be imported, you can change the default setting by adding the allowUnsignedDocumentImport system property. Note the following behavior for this property.

Property value

Behavior

False
or not set (default)
  • Only signed files can be imported and unsigned files cannot be imported
  • Objects that were exported from a Loftware Enterprise SP environment with this property set to false (or not set) can be imported
True
  • Signed and unsigned objects can be imported
  • Objects that were exported from Spectrum 5.0 or earlier versions can be imported
  • Objects that were exported from a Loftware Enterprise SP environment with this property set to true can be imported

Note: Objects that are migrated from Loftware Print Server (LPS) or that are transferred via the Transfer utility can be imported regardless of this system property setting.

To allow unsigned files to be imported, use the following procedure.

Note: To perform this task, you must be signed in as the SuperAdmin user. For more information, see Controlling Access to System Settings.

  1. In System System Management, click System Properties.
  2. Click Add Property.
  3. In the Add System Property dialog box, click the Namespace drop-down list and select DocManagement.
  4. For Key, enter allowUnsignedDocumentImport.
  5. For Value, enter true.
  6. Click Save. The new property is displayed in the list of system properties.