Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Resource Kit Upgrade (In-place Upgrade)
  10. Post-Upgrade Tasks
  11. Search Configuration Upgrade
  12. ActiveVOS Post-Installation Tasks for the Application Server
  13. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  14. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  15. Troubleshooting the Upgrade Process
  16. Frequently Asked Questions
  17. Processing Existing ActiveVOS Tasks
  18. Configuring Metadata Caching

Upgrading from Version 9.7.1

Upgrading from Version 9.7.1

Data Director and Hub Server Properties

Data Director and Hub Server Properties

The upgrade process preserves the values of the Hub Server properties that affect
Data Director
.
When you upgrade from earlier versions, the pre-upgrade
cmxserver.properties
file does not contain some properties that were added in version 10.0.0 and later. Verify that the upgrade process added the properties to the
cmxserver.properties
file. If necessary, add any missing properties to the end of the
<
MDM Hub installation directory
>/hub/server/resources/cmxserver.properties
file.
The default values for the properties retain the current behavior of
Data Director
applications. Before you customize the properties, read the property descriptions in the "Hub Server Properties" chapter of the
Multidomain MDM Configuration Guide
.

Properties Added in Version 10.3

Added new properties to support file upload, task manager, and workflow diagrams.
# File upload properties # ----------------------- # Maximum upload size. cmx.file.max_file_size_mb=20 # Maximum number of concurrent uploads. cmx.file.max_concurrent_uploads=20 # Type of files that can be uploaded. cmx.file.allowed_file_extensions=pdf,jpg # Number of minutes until an uploaded file expires. # To avoid expiration, set to 0. cmx.server.attachment.temp.ttl_minutes=60 # Task Manager property # ---------------------- # Set to true to display the Task Manager tab in applications # that use subject areas. cmx.dataview.taskmanager.enabled=true # Workflow diagram properties # ----------------------------- # Set to true to display the workflow diagram associated # with the tasks in the Task Manager for the users with # the ActiveVOS abAdmin role. cmx.e360.BPMProcess.view.enabled=false cmx.e360.BPMProcess.view.autologout.seconds=30
If you decide to use Elasticsearch for full-text search in a
Data Director
application, add the Elasticsearch properties manually. For more information, see Search Configuration Upgrade Overview.

Properties Added in Version 10.2 and earlier

Added properties to support the Data tab, search, and the Entity 360 framework. Add the default values and then change them as needed.
# View properties # ---------------- # Show or hide the views for subject areas. cmx.dataview.enabled=true # Show or hide the views for business entities. cmx.e360.view.enabled=false # Show or hide the Cross-reference view and Match view. cmx.e360.match_xref.view.enabled=false # Search with Solr (formerly Smart Search) properties # --------------------------------------------------- # Set to true to use Solr for search. cmx.ss.enabled=false

0 COMMENTS

We’d like to hear from you!