5-2 Oracle Fusion Middleware Idoc Script Reference Guide
IsCriteriaSubscription on page 6-110
IsFilePresent on page 6-113
IsFullTextIndexed on page 6-115
IsLocalSearchCollectionID on page 6-119
IsNotSyncRev on page 6-122
IsPromptingForLogin on page 6-124
IsWorkflow on page 6-133
SingleGroup on page 6-241
UseXmlUrl on page 6-272
5.2 Configuration Variables
Configuration variables are predefined Idoc Script variables that are generally used as settings in configuration files. For a list of configuration variables and details about
their use, see Section 3.2, Configuration Variables.
This section lists the configuration variables used in core Oracle Content Server functions by the configuration file typically .cfg or .hda in which they are most
commonly located. Your actual application will vary depending on the criteria and selections made during installation.
5.2.1 DomainHomeucmproduct_idbinintradoc.cfg
The following configuration variables are located in the DomainHomeucmshort-product_idbinintradoc.cfg file. These variables define
directory paths and other global settings for the Oracle Content Server system.
AllowConcurrentUpdate on page 6-10
IdcCommandFile on page 6-84
IdcCommandLog on page 6-85
IdcCommandUser on page 6-87
5.2.2 IntradocDirconfigconfig.cfg
The following configuration variables are located in the IntradocDirconfigconfig.cfg file. These variables define most of the configuration settings for the Oracle Content
Server system.
AdditionalIndexBuildParams on page 6-2
AdditionalSubscriptionCollatedFieldList on page 6-4
AllowAllRedirectUrls on page 6-8
AllowAlternateMetaFile on page 6-9
AllowPrimaryMetaFile on page 6-11
AllowSamePrimaryAlternateExtensions on page 6-13
AppletChunkSize on page 6-14
AppletChunkThreshold on page 6-15
AuthorDelete on page 6-16
AutoNumberPrefix on page 6-17
AutoNumberWidth on page 6-18
CachedResultRowCount on page 6-19
ColumnMapFile on page 6-21
CookieAuthTimeoutInDays on page 6-25
CookieProxyPassword on page 6-26
DatabasePreserveCase on page 6-29
DatabaseWildcards on page 6-30
DefaultHtmlRefreshTimeoutInSeconds on page 6-32
Core Functions by Type and Usage 5-3
DefaultPasswordEncoding on page 6-33
DisableDBLongIntegerField on page 6-34
DisableHttpUploadChunking on page 6-36
DoDocNameOrder on page 6-40
DomainControllerName on page 6-41
EnableDocumentHighlight on page 6-45
EnableExpirationNotifier on page 6-46
EnableSchemaPublish on page 6-48
ExpireRevisionOnly on page 6-52
ForceDistinctRevLabels on page 6-55
FormInheritMetaDataFieldList on page 6-58
GetCopyAccess on page 6-61
HasExternalUsers on page 6-68
HtmlDataInputFilterLevel on page 6-72
IdcAuthExtraRequestParams on page 6-83
IdcCommandServerHost on page 6-86
IdcHttpHeaderVariables on page 6-88
IDC_Name on page 6-82
IndexableRenditions on page 6-89
IndexerAutoWorkInterval on page 6-90
IndexerLargeFileSize on page 6-91
IndexerRebuildStagingManualCopy on page 6-92
IndexerRebuildStagingPath on page 6-93
IndexerTouchMonitorInterval on page 6-95
InstanceDescription on page 6-99
InstanceMenuLabel on page 6-100
IntradocRealm on page 6-101
IntradocServerHostName on page 6-102
IntradocServerPort on page 6-103
IsAllowIndexRenditions on page 6-104
IsAutoNumber on page 6-105
IsAutoSearch on page 6-106
IsWebServerPagesOnly on page 6-132
IsFormsPresent on page 6-114
IsSavedWfCompanionFile on page 6-126
JdbcConnectionString on page 6-135
JdbcDriver on page 6-136
JdbcPassword on page 6-137
JdbcPasswordEncoding on page 6-138
JdbcUser on page 6-139
LmDefaultLayout on page 6-156
LmDefaultSkin on page 6-157
MailServer on page 6-162
MajorRevSeq on page 6-163
MaxCollectionSize on page 6-164
MaxDocIndexErrors on page 6-165
MaxIntegerAllowed on page 6-166
MaxQueryRows on page 6-167
MaxRequestThreadCount on page 6-168
MaxResults on page 6-169
MaxSavedSearchResults on page 6-170
MaxSearchConnections on page 6-171
MaxSizeResourceFileCacheMillions on page 6-172
MinIntegerAllowed on page 6-175
MinorRevSeq on page 6-177
5-4 Oracle Fusion Middleware Idoc Script Reference Guide
NoAutomation on page 6-178
NoSearchConnectionCloseOnDocChange on page 6-180
NotificationIntervalInDays on page 6-181
NotificationMaximum on page 6-182
NotificationQuery on page 6-183
NotifyExtras on page 6-184
NotifyTime on page 6-185
NtlmSecurityEnabled on page 6-186
NumConnections on page 187
PrimaryWorkQueueTimeout on page 6-192
RedirectHostsFilter on page 6-199
SchemaAllowRecursiveFileMove on page 6-207
SchemaBuildDigestFile on page 6-208
SchemaPublishCheckInterval on page 6-209
SchemaPublishInterval on page 6-210
SchemaPublishMaximumInterval on page 6-211
SchemaPublishMinimumInterval on page 6-212
SchemaPublishRenameRetryInitialInterval on page 6-213
SchemaPublishRetryInterval on page 6-215
SchemaPublishRetryIntervalMax on page 6-216
SchemaPublishRenameRetryIterations on page 6-214
SchemaVerifyPublishing on page 6-217
SchemaWin32RenameDelayInterval on page 6-218
SearchCacheCleanerInterval on page 6-220
SearchCacheHardLimit on page 6-221
SearchCacheMaxItemAgeInMinutes on page 6-222
SearchCacheSoftLimit on page 6-223
SearchConnectionWaitTimeout on page 6-225
SearchIndexerEngineName on page 6-228
SearchQueryFormat on page 6-229
SelfRegisteredAccounts on page 6-231
SelfRegisteredRoles on page 6-232
ServiceStartupTimeout on page 6-237
ShowCreateExternalMenu on page 6-239
SkipMozillaMailToWorkaround on page 6-242
SmtpPort on page 6-243
SocketHostAddressSecurityFilter on page 6-244
SocketHostNameSecurityFilter on page 6-245
SubscriptionMethod on page 6-252
SubscriptionCollatedFieldList on page 6-251
TimeoutPerOneMegInSec on page 6-254
UniversalSearchAllowFullText on page 6-256
UseAccounts on page 6-257
UseAdsi on page 6-258
UseNtlm on page 6-262
UseRevisionCreateDate on page 6-263
UserFilteredSubjects on page 6-264
UseSearchCache on page 6-269
UseSSL on page 6-271
WebServerAuthOnly on page 6-273
WorkflowIntervalHours on page 6-305
XMLEncodingMode on page 6-306
Core Functions by Type and Usage 5-5
5.2.3 DomainDirucmshort_product_iddataprovidersprovider_nameprovider.hda