Class Reference
%IPM.Storage.ModuleSetting.NamespaceConfig
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%IPM] >  [Storage] >  [ModuleSetting] >  [NamespaceConfig]
Private  Storage

serial class %IPM.Storage.ModuleSetting.NamespaceConfig extends %IPM.Storage.ModuleSetting

Provides information on how to configure the namespace used for the Verify phase (for integration tests), and perhaps also at some point the settings used for a new namespace created to install an application-packaged module.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2 1


Summary

Properties
EnableEnsemble EnableHealthShare

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%CompareTo %ConstructClone %Delete %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetSwizzleObject %IsA %IsModified
%IsNull %New %NormalizeObject %ObjectIsNull
%ObjectModified %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %RemoveFromSaveSet
%ResolveConcurrencyConflict %SerializeObject %SetModified %SyncObjectIn
%SyncTransport %ValidateObject CompareToSkipCondition FindAllSuperClasses
IgnoreKeywordList LogicalToOdbc MergeFrom OdbcToLogical
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Parameters

• parameter DEFAULTGLOBAL = "^IPM.Storage.ModSet.NSConfig";

Properties

• property EnableEnsemble as %Boolean(XMLPROJECTION="ATTRIBUTE") [ InitialExpression = 0 ];
Set to 1 if the Verify namespace should be Ensemble-enabled
• property EnableHealthShare as %Boolean(XMLPROJECTION="ATTRIBUTE") [ InitialExpression = 0 ];
Set to 1 if the Verify namespace should be HealthShare-enabled May only be set to 1 if EnableEnsemble is also 1.

Methods

• method MergeFrom(pOtherConfig As %IPM.Storage.ModuleSetting.NamespaceConfig) as %IPM.Storage.ModuleSetting.NamespaceConfig


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.