Configure a dictionary to update automatically

Use the procedure in this topic to configure a dictionary to update automatically.

If the source file used for a dictionary is modified frequently, configure the dictionary so it is updated automatically when the import file changes.

This means that each time that content is opened by Transformation Server the source dictionary is checked for modifications.

If any changes are present, your local copy is updated to match the source dictionary.

This automatic update feature works slightly different for the Thin Clients. To ensure that combo boxes populated by dictionaries are regularly synchronized, an additional Thin Clients web.config setting is required to replicate the above behavior. Without this setting, a combo box is filled once and used as long as that project is cashed. This means that combo boxes are updated once for multiple batches using the same project. For more information on the new ForceDictionaryUpdate web.config setting, see the Thin Client Server Installation Guide.

Dictionaries referenced by validation rules are successfully updated, regardless of the web.config setting.

Procedure

  1. On the Project tab, in the Configuration group, select Project Settings Project Settings icon.
  2. Select the Dictionaries tab to view the dictionary settings.
  3. Select the dictionary to be modified.
  4. Select Properties.

    The Dictionary Options window is displayed.

  5. In the Dictionary Options window, select the Automatic update from import file setting.
  6. Select OK to save the changes on the Dictionary Options window.
  7. Optional. Select OK to close the Project Settings window.
  8. Save the changes to your project.