Data Management Troubleshooting - Precisely_EnterWorks - EnterWorks - 11.0

EnterWorks Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Guide
Copyright
2024
First publish date
2007
Last updated
2025-01-07
Published on
2025-01-07T07:44:20.997352

Multi-language data values are not appearing.

If an attribute must be in the snapshot table in order for an operation to be performed on it, if the attribute is multi-language and you want to perform the action on the attribute's language variants, the repository must have multi-language snapshot table support enabled. For example, if you want to display the French variant of an attribute in the Filter Report Widget, the attribute's repository must have multi-language snapshot support enabled.

When you enable a repository's multi-language snapshot table support, you must clear the cache and manually drop and rebuild the snapshot table in order for the change to take effect.

Attribute values are inconsistently displayed depending on the preference selected.

In a repository view, if a preference is used that only includes attributes that are in the snapshot table, the repository view loads much more quickly than if a preference is used that includes one or more attributes that are not in the snapshot table. Preferences that include at least one attribute that is not in the snapshot table retrieve all attribute values from the database in XML format, rather than reading attribute values from the snapshot table. However, when preferences are used in a repository view that only have attributes from the snapshot table, attribute values are retrieved from the snapshot table, not from the XML database. If the snapshot table is not current and does not accurately reflect the database, incorrect attribute values may be displayed. Only use all-snapshot table attribute preferences if your snapshot tables are typically current.

Export process failed to complete due to error initializing export file

If your EnterWorks environment is distributed (spread across more than one server), if the shared configuration property file.download.from.single.server is set to true, attempts to export files may fail and generate an error such as:

Export process failed to complete EXCEPTION: Error initializing export file "<drive>:/Enterworks/shared/export/export-<number>-<number>/export-<number>-<number>.xlsx"

To correct the problem, set the following shared configuration property to false:

file.download.from.single.server=false