General Configuration Options
Initial setup
  • CUSTOMER_NAME
    Enter the company name. This option is used to distinguish SMARTAnnotate behavior for different companies.
 
User dialog look & feel
  • INITIAL_DIALOG_HEIGHT
    The initial dialog height. Manually changed size will be retained during a Creo session.
    • Enter a value in Pixel (300 default)
  • INITIAL_DIALOG_WIDTH
    The initial dialog width. Manually changed size will be retained during a Creo session.
    • Enter a value in Pixel (650 default)
    • NO — Disabled
  • FILTER_TREE_WIDTH
    Define the default width of the filter tree area when opening the user dialog. You can define anything between minimum and maximum size of the tree area. This value is corresponding to the INITIAL_DIALOG_WIDTH setting. If this is too small you will not see any impact.
    • Enter an integer value between 0 and 100 (-1 default)
 
User dialog settings and permissions
  • SHOW_TAB_FORMATS
    Show/Hide tab for managing formats and selectable symbols.
    • YES — Displayed (default)
    • NO — Hidden
  • SHOW_TAB_META_DATA
    Show/Hide tab for managing parameters.
    • YES — Displayed (default)
    • NO — Hidden
  • SHOW_TAB_STD_ANNOTATION
    Show/Hide tab for managing Std-Annotations.
    • YES — Displayed (default)
    • NO — Hidden
  • SHOW_TAB_NOTES
    Show/Hide tab for managing notes.
    • YES — Displayed (default)
    • NO — Hidden
  • SHOW_TAB_STACK_NOTES
    Show/Hide tab for managing stack notes.
    • YES — Displayed (default)
    • NO — Hidden
  • SHOW_TAB_GRAPHICAL_SYMBOLS
    Show/Hide tab for managing symbols.
    • YES — Displayed (default)
    • NO — Hidden
  • SHOW_TAB_TABLES
    Show/Hide tab for managing 2D-tables.
    • YES — Displayed (default)
    • NO — Hidden
  • ENABLE_FORMAT_MANAGEMENT
    Enable the format management and show corresponding layout within the main tab.
    Image
    • YES — Layout displayed (default)
    • NO — Layout not displayed
  • SHOW_FAVORITE_CONTEXT_BUTTON
    Enable user to set the favorite context and show the corresponding button.
    Image
    • YES — Enabled
    • NO — Disabled (default)
  • ENABLE_GLOBAL_SEARCH
    Allow to search for data by string input independent from filters. Disply the respective layout.
    Image
    • YES — Enabled (default)
    • NO — Disabled
  • GLOBAL_SEARCH_AUTO_CASE_SENITIVE
    Defines the behavior of the global search and checks the ‘case sensitive’ check box by default.
    Image
    • NO — (default)
    • YES
  • ENABLE_NAVIGATION_AREA_VIS_TOGGLE
    Enable possibility to hide the navigation area.
    • YES — Enabled (default)
    • NO — Disabled
  • ENABLE_USER_PROFILES
    Enable usage of custom user profiles and display the corresponding layout.
    Image
    • YES — Enabled (default)
    • NO — Disabled
 
Language options
  • ENABLE_MULTI_LANGUAGE
    Enable user to select additional languages and show the corresponding layout.
    • YES — Enabled (default)
    • NO — Disabled
  • DEFAULT_LANGUAGES
    Semicolon separated list of languages (e.g.: “usascii;german;french” will result in English as first, German as second and French as third language)
  • FIXED_MAIN_LANGUAGE
    Folder name of the language which shall be unchangeable set as main language by default. Enter a folder name (i.e. usacii).
  • MAX_ADDITIONAL_LANGUAGES
    Maximum number of languages which can be set by the user in addition to the main language. "-1" specifies no limitation and is the default value. For legacy models using more additional languages than allowed by this option, a dialog will prompt the user that the exceeding languages will be automatically removed from the current choice. This dialog might also be displayed, if the option ”default_languages” contains more language names than allowed by this option.
  • ALLOW_BATCH_TRANSLATION_PARAM_NAME
    Name of the designated parameter to be created which provides the information whether batch translation shall be allowed for the corresponding model/drawing. If empty, no parameter is created. The parameter will be created as read-only, designated and owned by PDM (source).
  • USED_LANGUAGES_PARAM_NAME
    Name of the designated parameter to be created and filled with the suffixes of the used languages. Underscores (‘_’) will be removed from the suffixes and the list is separated via semicolons. A possible value might be ”EN;DE;CN”. If option value is empty, no parameter is created. The parameter will be created as read-only, designated and owned by PDM (source).
Misc
  • ENABLE_MULTIUSER_ADMINISTRATION
    Enable multiple administrators to work simultaneously on the configuration.
    • YES — Enabled
    • NO — Disabled (default)
  • ENABLE_EXCEL_IMPORT
    Enable administrator to import data from prepared Excel sheets. A button will appear within the admin dialog.
    • YES — Enabled
    • NO — Disabled (default)
  • ENABLE_REVISIONS_CLEANUP
    Enables the functionality to clean-up all revisions of objects and texts. Only the lastest revision will be kept, set to 1.0.0 and marked as unpublished.
    • YES — Enabled
    • NO — Disabled (default)
  • MAILTO_LINK
    Specify the ‘mailto’ command to open within your standard email client. An empty value will hide the corresponding layout.
    Image
  • PROMPT_NOTIFS_AFTER_OBJECT_RETRIEVAL
    Ask user whether to show notification center in case a model/drawing was opened in session, for which notifications were registered.
    • YES — Enabled
    • NO — Disabled (default)
  • RELEASE_STATE_PARAM_NAME
    Enter the parameter name that identifies the drawing or model as ‘released’
  • RELEASE_STATE_PARAM_RULE
    Enter a regular expression to match the value of the ‘Release State Parameter’
  • SOFTWARE_HELP_DISPLAY_MODE
    Defines how the User or Admin Guide is displayed
    • Creo Browser — Internal Creo Browser(default)
    • Chm file — External window displaying CHM file.
  • MISSING_REVISIONS_PERFORM_CHECK
    Activates the functionality to check if there are any missing revisions in the configuration
    • YES — Enabled
    • NO — Disabled (default)
  • MISSING_REVISIONS_PLACEHOLDER_TEXT
    Predefines the placeholder text for missing revisions. This text will be entered instead of the missing revisions text.
    It can be empty or formated e.g. <textID> - <revision> - Text missing
    • <textID> - <revision> - Text missing (default)
    • Empty
  • MISSING_REVISIONS_OUTPUT_PATH
    Sets the path to the logfile of missing revisions (missing_revisions.log).
    • Empty — The logfile will be created in the working directory.(default)
    • <path>