MES Curation Services component properties
- Last UpdatedSep 03, 2025
- 1 minute read
These properties specify the MES Curation Services component settings.
-
MES Cloud Integration.StagingCurationServices.DataHubName
A string for pre-pending to IDs from this MES site that will uniquely identify the records in CONNECT data services.
-
MES Cloud Integration.StagingCurationServices.StagingSchemaConfigurationAction
String specifying whether the schema is new or an existing schema should be kept (Keep), overwritten (Overwrite), or the existing MES staging schema configuration and data should be copied to a new version of the schema (OverwriteWithDataMigration). Upgrade is applicable only for upgrading the staging schema.
If this property is not specified, it defaults to Overwrite.
-
MES Cloud Integration.StagingCurationServices.SetMinimalSqlPermissions
Flag specifying whether the WCFHostService account will be assigned the minimal SQL permissions for the database specified in the connection string.
If this property is not specified, the flag defaults to true.
-
MES Cloud Integration.StagingCurationServices.AIMHost
The host name of the AVEVA Identity Manager node.
If this property is not specified, the host defaults to localhost.
-
MES Cloud Integration.StagingCurationServices.AIMHttpsPort
The HTTPS port number for the AVEVA Identity Manager.
If this property is not specified, the port defaults to 443. Values between 1 and 65535 are allowed.
-
MES Cloud Integration.StagingCurationServices.ClientRegistrationUserName
User name that has access to the AVEVA Identity Manager
-
MES Cloud Integration.StagingCurationServices.ClientRegistrationUserPassword
The password for the Client user name.
-
MES Cloud Integration.StagingCurationServices.ClientRegistrationClientSecret
The client secret for the Client user name.