The following tables list the members exposed by GlobalAppSettings.
Name | Description | |
---|---|---|
DisableCsrfTokenValidationForPaths | Allowed service methods for CSRF. | |
EnableNodeJsAllCombinedBuilding | ||
EnableRegisterDIBindingsFromRefAssemblies | Flag that indicates whether default implementations will be binded using Terrasoft.Core.Factories.ClassFactory from reference assemblies. | |
EnableRegisterEntityEventsFromRefAssemblies | Flag that indicates whether entity events will be registered in Terrasoft.Core.Entities.Events.EntityEventListenersLoader from reference assemblies. | |
EnableRegisterServicesFromRefAssemblies | Flag that indicates whether web-services will be registered as service routes from reference assemblies. | |
FeatureEnableDcmBackgroundMode | Enables background mode for subprocess execution in DCM Cases. | |
FeatureEnableProcessStateTransitionLogging | Temporary feature which adds more logging to ProcessEngine. | |
FeatureEnableSysSettingsRightsEngine | ||
FeatureEntityEventsAsynchronousExecution | ||
FeatureLoadPackagesBinAssembliesOnAppStart | Enables feature that allows to load bin assemblies in packages into the domain at application startup. | |
FeatureLoadPackagesRefAssembliesOnAppStart | Enables feature that allows to load reference assemblies in packages into the domain at application startup. | |
FeatureProcessParameterCollections | Allows process nested parameters in process parameter value provider. | |
FeatureReadDataUserTaskUseChunks | Allows ReadDataUserTask to read data in batches. | |
FeatureUseActiveProcessDataStore | Allows using synchronized local memory store for setting process instances. | |
FeatureUseCodeAnalyzer | Enables code analysis for scripts in business processes. | |
FeatureUseInterpretableProcessOnly | Disallows using force compiled processes. | |
FeatureUseIsDebugSysSettings | Flag that indicates when to use client JS debug mode. | |
FeatureUseOnlyLastProcessElementState | Allows to select only last element's run data in ProcessElementData selects. | |
FeatureUseProcessFailoverExecution | Allow using process failover execution mechanism. | |
FeatureUseProcessSplitState | Allows using process split state mechanism. | |
FeatureUseProcessSynchronization | Allow using multi-node process synchronization mechanism. | |
FeatureUseRuntimeEntitySchemaMetadata | Flag that indicates whether the runtime EntitySchema metadata is stored in an external storage. | |
FeatureUseSchemaManagerCaptionOptimization | Flag that indicates when to enable resources schema manager item optimization. See http://tscore-task/browse/CRM-39598 | |
FeatureUseScopedActiveProcessDataStore | Allow using active process data storage that works when HTTP context is not defined. | |
FeatureUseSysSettingsEngine | ||
FeatureUseSystemUserForBackgroundExecution | Allows use of system user in case of empty userName for ActorUserConnection. | |
FeatureUseViewModuleCaching | Flag that indicates when to enable ViewModule.aspx caching. | |
IsFileDesignModeEnabled | Flag that indicates whether the fileDesignMode option is enabled. | |
MemoryCacheStoreSlidingExpiration | Data expiration time in global application memory cache. | |
MinQueryDurationToSaveMetrics | Minimal query duration to send metrics (in msec). | |
PerformanceLoggerThreshold | The time in milliseconds when to log process info. | |
ProcessFailoverExecutionTimeout | Process failover execution timeout in milliseconds. | |
ProcessSynchronizationWaitTimeout | Process synchronization wait timeout in milliseconds. | |
QueryOptimizeRowsCountExpireMinutes | Gets the schema rows count cache expire in minutes. | |
QueryOptimizeRowsCountInSourceSchema | Allows rows count in source schema. | |
RedisLockEntryExpireTimeMin | Indicates when expire Redis lock on entry. | |
ShowPortalSelfRegistrationLink | Flag, that is indicated necessity of showing link for self registration on portal. | |
ShowSessionEndNotification | ||
UseAdditionalSortingByIdWhenOffsetFetch | Indicates whether to add additional sorting by primary column when using offset fetch and there is order by nullable columns only. | |
UseApplicationScheduler | Flag that indicates whether Application uses scheduler | |
UseBackgroundProcessMode | Flag that indicates whether processes can be executed in background mode. | |
UseCancelSelectOnClientDisconnect | Indicates whether to cancel select queries when http client has disconnected. | |
UseClientPerformanceLogger | Allow using client performance logger. | |
UseConvertingEmptyConditionToIsNull | Indicates whether to use Convert Empty Condition To IsNull | |
UseCSATRatingService | Indicates whether CSAT rating service is enabled. | |
UseCsrfToken | Indicates whether to use CSRF token. | |
UseDBSequence | Indicates whether be the data base sequence used in application or not. | |
UseEntityEventListeners | Gets a value indicating whether use entity event listeners. | |
UseEntitySchemaLczNaming | Indicates whether to use name for Lcz table from EntitySchema or from hardcoded string. | |
UseLocalCacheInSystemUserConnection | Flag that indicates whether the SystemUserConnection can use local cache. | |
UseLocalDataInSystemUserConnection | Flag that indicates whether the SystemUserConnection can use local data. | |
UseLookupNotEqualOrNullQueryCondition | Determines if IsNull filter presents in NotEqual filter for lookup columns. | |
UseMarkerValue | Allow using marker value in UI component. | |
UseMasterRecordRights | Flag that indicates whether entities are allowed to use master record rights. | |
UseMetricReporter | Allows reporting application metrics. | |
UseMobileClientUnitSchemaCache | Allow using mobile client unit schema cache. | |
UseMobileManifestCache | Allow using mobile manifest cache. | |
UseNewActualizePackageHierarchy | Use new actualize package hierarchy method. | |
UseNewCachingForSSPUser | Indicates whether be used new caching for SSP user. | |
UseOffsetFetchPaging | Determines if offset-fetch paging enabled. | |
UseOracleFirstRowsHint | Allows using Oracle FIRST_ROWS hint in queries with row count. | |
UseOracleServer2012NullsSortingOptimization | Allows using Oracle sorting nulls optimization. Must be used only with flag UseOffsetFetchPaging for Oracle Server 2012 and higher. | |
UsePersonalSessionTimeout | Use personal user session timeout feature. | |
UsePingServiceToWakeupDomain | Flag that indicates whether ProcessJobStub uses ping service to wakeup AppDomain. | |
UseProcessRemindings | Flag that indicates whether processes can use remindings. | |
UseQueryKinds | Allows using multiple executors. | |
UseQueryOptimize | Allows using query optimization. | |
UseQueryOptimizeOperatorCheck | Gets a value indicating whether query operators are checked during query optimization analyzing. | |
UseSchemaManagersDI | Indicates whether to use DI container for SchemaManagers instantiation. | |
UseStaticFileContent | ||
UseSysSettingsRedisCacheProvider |