Skip Headers
Oracle® Fusion Middleware Idoc Script Reference Guide
11g Release 1 (11.1.1)

Part Number E10726-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

4 Master List: Idoc Script by Usage

This chapter groups Idoc Script variables and functions by common usage.

4.1 Archiver

The following Idoc Script variables are related to the Archiver.


"AllowMatchesInDateCheck"
"ARCHIVE_COLLECTION"
"ArchiverDoLocks"
"ArchiverTouchMonitorInterval"
"ArchiverTraceLockMaintenance"
"ArchiverTraceLocks"
"CollectionLocation"
"IsAutoArchiver"
"LocaleArchiverDateFormat"
"MaxArchiveErrorsAllowed"
"OdbcDateFormat"

4.2 Batch Loader

The following Idoc Script variables are related to the Batch Loader.


"BatchLoaderPath"
"BatchLoaderUserName"
"CleanUp"
"EnableErrorFile"
"MaxErrorsAllowed"

4.3 Clients

The following Idoc Script variables are related to client applications.


"BrowserVersionNumber"
"ClientControlled"
"DownloadApplet"
"HasLocalCopy"
"HeavyClient"
"HttpBrowserFullCgiPath"
"IsMac"
"IsSun"
"IsUploadSockets"
"IsWindows"
"MacSupportsSignedApplets"
"MSIE"
"MultiUpload"
"showDocActions"
"UploadApplet"

4.4 Content Tracker

The following Idoc Script variables are related to the Content Tracker application.


"SctAutoTruncateDataStrings"
"SctComponentDir"
"SctDebugLogEnabled"
"SctDebugLogFilePath"
"SctDebugServiceBinderDumpEnabled"
"SctDoNotArchive"
"SctDoNotPopulateAccessLogColumns"
"SctExternalUserLogEnabled"
"SctFilterPluginLogDir"
"SctIgnoreDirectories"
"SctIgnoreFileTypes"
"SctLogDir"
"SctLogEnabled"
"SctLogSecurity"
"SctMaxRecentCount"
"SctMaxRereadTime"
"SctReductionAvailableDatesLookback"
"SctReductionLogDir"
"SctReductionRequireEventLogs"
"SctrEnableSecurityCheck"
"SctScheduledReductionEnable"
"SctSimplifyUserAgents"
"SctSnapshotEnable"
"SctSnapshotLastAccessEnable"
"SctSnapshotLastAccessField"
"SctSnapshotLongCountEnable"
"SctSnapshotLongCountField"
"SctSnapshotLongCountInterval"
"SctSnapshotShortCountEnable"
"SctSnapshotShortCountField"
"SctSnapshotShortCountInterval"
"SctTrackContentAccessOnly"
"SctUseGMT"

4.5 Content Items

The following Idoc Script variables and functions are related to content items.


"AllowAlternateMetaFile"
"AllowPrimaryMetaFile"
"AllowSamePrimaryAlternateExtensions"
"AutoNumberPrefix"
"AutoNumberWidth"
"computeDocUrl"
"computeRenditionUrl"
"CONTENT_LENGTH"
"createAlternateMetaFile"
"createPrimaryMetaFile"
"DocTypeSelected"
"DocUrl"
"DownloadSuggestedName"
"EnableExpirationNotifier"
"ExpireRevisionOnly"
"fileUrl"
"FIRSTREV"
"FormInheritMetaDataFieldList"
"ForceDistinctRevLabels"
"HasLocalCopy"
"HasOriginal"
"HasUrl"
"IsAutoNumber"
"IsCriteriaSubscription"
"IsEditRev"
"IsFailedConversion"
"IsFailedIndex"
"IsFilePresent"
"IsFullTextIndexed"
"IsLocalSearchCollectionID"
"isNew"
"IsNotLatestRev"
"IsNotSyncRev"
"MajorRevSeq"
"MinorRevSeq"
"NotificationIntervalInDays"
"NotificationMaximum"
"NotificationQuery"
"NotifyExtras"
"NotifyTime"
"NumAdditionalRenditions"
"SingleGroup"
"SourceID"

4.6 Content Profiles

The following functions are used to manage Content Profiles.


"dpGet"
"dpPromote"
"dpPromoteRs"
"dpSet"
"DisableContentProfiles"
"getFieldViewValue"
"getRequiredMsg"
"IsDpSubmitErrorFatal"
"loadDocumentProfile"
"utLoadDocumentProfiles"

4.7 Oracle Content Server

The following Idoc Script variables are related to the Oracle Content Server system.


"AccessListPrivilegesGrantedWhenEmpty"
"AdditionalSubscriptionCollatedFieldList"
"AppletChunkSize"
"AppletChunkThreshold"
"ChunkedRequestTrace"
"CookieAuthTimeoutInDays"
"CookieProxyPassword"
"DefaultHtmlRefreshTimeoutInSeconds"
"DefaultPasswordEncoding"
"DisableDBLongIntegerField"
"DisableHttpUploadChunking"
"DisableSharedCacheChecking"
"DoDocNameOrder"
"DownloadApplet"
"FileEncoding"
"getFieldConfigValue"
"HasExternalUsers"
"HttpAbsoluteCgiPath"
"HttpAbsoluteCgiRoot"
"HttpAbsoluteWebRoot"
"HttpAdminCgiPath"
"HttpCgiPath"
"HttpCommonRoot"
"HttpEnterpriseCgiPath"
"HttpHelpRoot"
"HttpImagesRoot"
"HttpLayoutRoot"
"HttpRelativeAdminRoot"
"HttpRelativeCgiRoot"
"HttpSystemHelpRoot"
"IDC_Name"
"IdcCommandFile"
"IdcCommandLog"
"IdcCommandServerHost"
"IdcServerSocketQueueDepth"
"InstanceDescription"
"InstanceMenuLabel"
"IntradocServerHostName"
"IntradocServerPort"
"isComponentEnabled"
"IsContributor"
"IsFormsPresent"
"isLayoutEnabled"
"IsPromptingForLogin"
"IsRequestError"
"IsWebServerPagesOnly"
"isValidateFile"
"JvmCommandLine"
"LmDefaultLayout"
"LmDefaultSkin"
"lmGetLayout"
"lmGetSkin"
"LogMessagePrefix"
"LogName"
"MacSupportsSignedApplets"
"MailServer"
"MaxIntegerAllowed"
"MaxQueryRows"
"MaxRequestThreadCount"
"MaxSizeResourceFileCacheMillions"
"MaxStandardDatabaseResults"
"MinIntegerAllowed"
"MultiUpload"
"NoAutomation"
"PrimaryWorkQueueTimeout"
"ProviderClass"
"ProviderConfig"
"ProviderConnection"
"ProviderType"
"ServiceStartupTimeout"
"ShowCreateExternalMenu"
"SkipMozillaMailToWorkaround"
"SmtpPort"
"StatusCode"
"StatusMessage"
"SubscriptionCollatedFieldList"
"SubscriptionMethod"
"SysAdminAddress"
"UploadApplet"
"UserCacheTimeout"
"UseRevisionCreateDate"
"XMLEncodingMode"

4.8 Conversion

This section describes the Idoc Script variables and functions that are related to various conversion products.

4.8.2 PDF Converter

This section lists the Idoc Script variables and functions that are related to PDF Converter.

4.8.2.1 General Variables

The following Idoc Script variables are related to PDF Converter.


"DefaultPostscriptTimeout"
"DistillerPath"
"NumAdditionalRenditions"
"PostprocessPDFPath"
"PostscriptPrinterName"
"PrinterPortPath"
"ShowHyperlinkBox"

4.8.2.3 InDesign

The following Idoc Script variables are related to the use of Adobe InDesign with PDF Converter.


"ProcessInDesignBookMarks"
"ProcessInDesignHyperlinks"
"ProcessInDesignInternalPDFThumbnail"
"ProcessInDesignLinkUpdate"
"ProcessInDesignPDFCompatibility50"

4.8.2.4 Other Formats

The following Idoc Script variables are related to the use of various native applications with PDF Converter.


"FrameMakerCyclesAllowed"
"FrameMakerTimeout"
"MSPubexePath"
"OpenOfficeListenerPort"
"OpenOfficeListenerURL"
"PageMakerExePath"

4.9 Database

The following Idoc Script variables and functions are related to databases.


"ColumnMapFile"
"DatabasePreserveCase"
"DatabaseWildcards"
"formatDateDatabase"
"ForceJdbcSync"
"IsJdbcLockTrace"
"IsJdbcQueryTrace"
"JdbcConnectionString"
"JdbcDriver"
"JdbcPassword"
"JdbcPasswordEncoding"
"JdbcUser"
"MemoFieldSize"
"MinMemoFieldSize"
"NumConnections"
"UseDatabaseShortIndexName"

4.10 Date and Time

The following Idoc Script variables and functions are related to the formatting and manipulation of dates and times.


"CURRENT_DATE"
"dateCurrent"
"DateOutputFormat"
"formatDate"
"formatDateDatabase"
"formatDateOnly"
"formatDateOnlyDisplay"
"formatDateOnlyFull"
"formatDateWithPattern"
"formatTimeOnly"
"lastEntryTs"
"parseDataEntryDate"
"parseDate"
"parseDateWithPattern"
"SystemDateFormat"
"SystemTimeZone"
"UseFourDigitYear"
"WarnAboutTimeZone"

4.11 Debugging

The following Idoc Script variables and functions are related to debugging.


"ArchiverTraceLocks"
"ArchiverTraceLockMaintenance"
"ChunkedRequestTrace"
"DirectoryLockingLogPath"
"EnableEnvironmentPackager"
"EnableErrorFile"
"ForceJdbcSync"
"getDebugTrace"
"getErrorTrace"
"getFreeMemory"
"getTotalMemory"
"IdcAnalyzeLogDir"
"IndexerTraceCycleListChanges"
"IndexerTraceLockFileChanges"
"IndexerTraceStartStop"
"isActiveTrace"
"IsJava"
"IsJdbcLockTrace"
"IsJdbcQueryTrace"
"IsRequestError"
"IsSoap"
"isVerboseTrace"
"IsXml"
"LogMessagePrefix"
"LogName"
"RequestAuditAdditionalVerboseFieldsList"
"RequestAuditIntervalSeconds1"
"RequestAuditIntervalSeconds2"
"RequestAuditListDepth1"
"RequestAuditListDepth2"
"RequestAuditSubClassificationField"
"SafeDir"
"ScriptErrorTrace"
"SearchCacheTrace"
"SearchDebugLevel"
"ScriptDebugTrace"
"SearchQueryTrace"
"TempDir"
"trace"
"TraceResourceConflict"
"TraceResourceLoad"
"TraceResourceOverride"
"UseRedirectedOutput"
"VerboseMode"

4.12 Directories and Paths

The following Idoc Script variables and functions are related to directories and file paths.


"BinDir"
"CollectionLocation"
"ConfigDir"
"DataDir"
"docRootFilename"
"DownloadSuggestedName"
"HTMLEditorPath"
"HttpAbsoluteCgiPath"
"HttpAbsoluteCgiRoot"
"HttpAbsoluteWebRoot"
"HttpAdminCgiPath"
"HttpBrowserFullCgiPath"
"HttpCgiPath"
"HttpCommonRoot"
"HttpEnterpriseCgiPath"
"HttpHelpRoot"
"HttpImagesRoot"
"HttpLayoutRoot"
"HttpRelativeAdminRoot"
"HttpRelativeCgiRoot"
"HttpRelativeWebRoot"
"HttpServerAddress"
"HttpSystemHelpRoot"
"HttpWebRoot"
"IdcAnalyzeLogDir"
"IdcHomeDir"
"IdcNativeDir"
"IdcResourcesDir"
"IntradocDir"
"isPhysicallySplitDir"
"ProviderDir"
"SafeDir"
"SearchDir"
"SubjectsDir"
"TempDir"
"UserCache"
"VaultDir"
"WebBrowserPath"
"WeblayoutDir"
"WorkflowDir"

4.13 Dynamicdata

The following Idoc Script functions are related to dynamicdata tables.


"ddAppendIndexedColumnResultSet"
"ddAppendResultSet"
"ddApplyTableSortToResultSet"
"ddGetFieldList"
"ddIncludePreserveValues"
"ddLoadIndexedColumnResultSet"
"ddLoadResultSet"
"ddMergeIndexedColumnResultSet"
"ddMergeResultSet"
"ddMergeUsingIndexedKey"
"ddSetLocal"
"ddSetLocalByColumnsFromFirstRow"
"ddSetLocalByColumnsFromFirstRowIndexed"
"ddSetLocalEmpty"
"ddSetLocalEmptyByColumns"

4.14 Field Display

The following Idoc Script variables and functions are related to the display of metadata fields on Oracle Content Server web pages.


"addEmptyOption"
"captionEntryWidth"
"captionFieldWidth"
"defaultFieldInclude"
"defaultOptionListScript"
"fieldCaption"
"fieldCaptionInclude"
"fieldCaptionStyle"
"fieldDefault"
"fieldEditWidth"
"fieldEntryInclude"
"fieldExtraScriptInclude"
"fieldInclude"
"fieldIsOptionList"
"fieldMaxLength"
"fieldName"
"fieldOptionListType"
"fieldType"
"fieldValue"
"fieldValueStyle"
"fieldWidth"
"ForceDocTypeChoice"
"ForceSecurityGroupChoice"
"hasOptionList"
"isExcluded"
"isFieldExcluded"
"isFieldHidden"
"isFieldInfoOnly"
"isFieldMemo"
"isHidden"
"isInfoOnly"
"isMultiOption"
"IsOverrideFormat"
"isRelocated"
"isRequired"
"isStrictList"
"maxLength"
"MemoFieldSize"
"MinMemoFieldSize"
"NotationForRequiredFields"
"optList"
"optionListKey"
"optionListName"
"optionListResultSet"
"optionListScript"
"optionListValueInclude"
"optionsAllowPreselect"
"requiredMsg"
"ShowOnlyKnownAccounts"
"ShowRevisionsColumn"
"StyleForRequiredFields"
"valueStyle"

4.15 Folders and WebDAV

The following Idoc Script variables are related to Folders and WebDAV installation and use.


"CollectionDeleteEnabled"
"CollectionHiddenMeta"
"CollectionInhibitUpdateMeta"
"CollectionMeta"
"CollectionMoveEnabled"
"CollectionReadOnlyMarkedFolders"
"CollectionReadOnlyMeta"
"CollectionReleasedOnly"
"CollectionSecurityReadOnly"
"CollectionTrashDeleteDate"
"CollectionTrashDeleteLocation"
"CollectionTrashDeleteOldName"
"CollectionTrashDeleter"
"CollectionWebDAVServer"
"CollectionInfoEnabled"
"InitialColID"
"CollectionLinkEnabled"
"WebDAVMaxInactiveInterval"

4.16 HTML Preview

The following Idoc Script variables are related to HTML Preview.


"DtmPort"
"PreviewOutputExtension"
"PreviewPath"

4.17 Idoc Script

The following Idoc Script functions and keywords are not related to any specific functionality.


"break"
"cacheInclude"
"docLoadResourceIncludes"
"eval"
"executeService"
"forceExpire"
"getTextFile"
"getUserValue"
"getValue"
"inc"
"incGlobal"
"incTemplate"
"isFalse"
"isTrue"
"setExpires"
"setHttpHeader"
"setMaxAge"
"setResourceInclude"

4.17.1 Keywords

The following Idoc Script variables are related to keywords.


"c"
"exec"
"include"

4.18 Indexing

The following Idoc Script variables are related to indexing.


"AdditionalIndexBuildParams"
"AllowConcurrentUpdate"
"DateOutputFormat"
"IndexableRenditions"
"IndexerAutoWorkInterval"
"IndexerLargeFileSize"
"IndexerRebuildStagingManualCopy"
"IndexerRebuildStagingPath"
"indexerSetCollectionValue"
"IndexerTouchMonitorInterval"
"IndexerTraceCycleListChanges"
"IndexerTraceLockFileChanges"
"IndexerTraceStartStop"
"IsAllowIndexRenditions"
"IsFailedIndex"
"IsFullTextIndexed"
"LkDisableOnRebuild"
"LkDisableReferenceInfo"
"LkDisallowConversionFormats"
"LkIsSecureSearch"
"LkReExtractOnRebuild"
"LkRefreshBatchSize"
"LkRefreshErrorsAllowed"
"LkRefreshErrorPercent"
"LkRefreshErrorThreshold"
"MaxCollectionSize"
"MaxDocIndexErrors"
"TimeoutPerOneMegInSec"

4.19 JSP

The following Idoc Script variables are related to JSP support.


"IsJspServerEnabled"
"JspAdminQuery"
"JspDefaultIndexPage"
"JspEnabledGroups"

4.20 Localization

The following Idoc Script variables and functions are related to localization.


"DefaultFilterInputFormat"
"DefaultFilterOutputFormat"
"FileEncoding"
"lc"
"IdcLocale"
"lcCaption"
"LocaleArchiverDateFormat"
"rptDisplayMapValue"
"SystemDateFormat"
"SystemLocale"
"SystemTimeZone"
"UserLanguageID"
"UserLocaleId"
"WarnAboutTimeZone"

4.21 Page Display

The following Idoc Script variables and functions are related to the display of Oracle Content Server web pages.


"abortToErrorPage"
"AfterLogin"
"coreContentOnly"
"docLoadResourceIncludes"
"generateUniqueId"
"getHelpPage"
"getOptionListSize"
"htmlRefreshTimeout"
"htmlRefreshUrl"
"isCheckin"
"IsCurrentNav"
"isDocPage"
"IsDynamic"
"isEditMode"
"isFormSubmit"
"isInfo"
"IsMaxRows"
"IsMultiPage"
"isNew"
"isQuery"
"IsSavedQuery"
"isUpdate"
"isUploadFieldScript"
"localPageType"
"noInfoColumn"
"noMCPrefill"
"noRevisionsColumn"
"PageParent"
"pneNavigation"
"ResultsTitle"
"showDocActions"
"showSearchResultsCheckoutColumn"
"StdPageWidth"
"TemplateClass"
"TemplateFilePath"
"TemplateName"
"TemplateType"
"UseBellevueLook"
"UseXpedioLook"

4.22 Personalization

The following Idoc Script functions are related to user topic (personalization) files.


"utGetValue"
"utLoad"
"utLoadDocumentProfiles"
"utLoadResultSet"

4.23 Pop-Up Calendar

The following configuration variables are used with Pop-Up Calendar.


"pucDefaultTime"
"pucEnableOnSearch"
"pucHideTimeInDateFields"
"pucUseMonthLocale"
"pucUseWeekdayLocale"
"pucXOffset"
"pucYOffset"
"pucZIndex"

4.24 Record Manager and Retention Manager

The following configuration variables are used with Record Manager and Retention Manager.


"AllowRetentionPeriodWithoutCutoff"
"AllowRetentionPeriodWithoutCutoff"
"dodSkipCatFolderRequirement"
"HideVitalReview"
"RecordsManagementDenyAuthorFreePassOnRMSecurity"
"RecordsManagementNumberOverwriteOnDelete"
"RmaAddDocWhereClauseForScreening"
"RmaAllowKeepOrDestroyMetadataOption"
"RmaEnableFilePlan"
"RmaEnableFixedClones"
"RmaEnablePostFilterOnScreening"
"RmaFilePlanVolumePrefix and RmaFilePlanVolumeSuffix"
"RmaFixedClonesTitleSuffix"
"RMAHideExternalFieldsFromCheckInUpdate"
"RMAHideExternalFieldsFromSearchInfo"
"RmaNotifyDispReviewerAndCatAuthor"
"RmaNotifyReviewerAndAlternateReviewer"
"ShowContentForStorageBrowse"
"SimpleProfilesEnabled"
"UieHideSearchCheckboxes"

4.25 ResultSets

The following Idoc Script variables and functions are related to ResultSets.


"CURRENT_ROW"
"getValue"
"loadDocMetaDefinition"
"loadSearchOperatorTables"
"loadUserMetaDefinition"
"rs"
"rsAddFields"
"rsAddFieldsWithDefaults"
"rsAddRowCountColumn"
"rsAppend"
"rsAddFields"
"rsAddRowCountColumn"
"rsAppend"
"rsAppendNewRow"
"rsAppendRowvalues"
"rsCopyFiltered"
"rsCreateReference"
"rsCreateResultSet"
"rsDeleteRow"
"rsDocInfoRowAllowDisclosure"
"rsExists"
"rsFieldByIndex"
"rsFieldExists"
"rsFindRowPrimary"
"rsFirst"
"rsInsertNewRow"
"rsIsRowPresent"
"rsLoopInclude"\
"rsLoopSingleRowInclude"
"rsMakeFromList"
"rsMakeFromString"
"rsMerge"
"rsMergeDelete"
"rsMergeReplaceOnly"
"rsNext"
"rsNumFields"
"rsNumRows"
"rsRemove"
"rsRename"
"rsRenameField"
"rsSetRow"
"rsSort"
"rsSortTree"
"setContentType"
"setValue"
"utLoadResultSet"

4.26 Schema

The following Idoc Script functions are related to schema.

Schema are 'republished' whenever a change occurs that may affect the relationship between the parts of the schema. These settings relate to publishing factors.


"clearSchemaData"
"EnableSchemaPublish"
"getFieldViewDisplayValue"
"getParentValue"
"getViewValue"
"getViewValueResultSet"
"jsFilename"
"loadSchemaData"
"SchemaAllowRecursiveFileMove"
"SchemaBuildDigestFile"
"SchemaPublishCheckInterval"
"SchemaPublishInterval"
"SchemaPublishMaximumInterval"
"SchemaPublishMinimumInterval"
"SchemaPublishRenameRetryInitialInterval"
"SchemaPublishRenameRetryIterations"
"SchemaPublishRetryInterval"
"SchemaPublishRetryIntervalMax"
"SchemaVerifyPublishing"
"SchemaWin32RenameDelayInterval"

4.27 Searching

The following Idoc Script variables and functions are related to searching.


"AllowForceDelete"
"CachedResultRowCount"
"EnableDocumentHighlight"
"HasSiteStudio"
"indexerSetCollectionValue"
"IsAutoSearch"
"IsCurrentNav"
"IsFullTextIndexed"
"IsLocalSearchCollectionID"
"IsMultiPage"
"IsSavedQuery"
"isZoneSearchField"
"loadCollectionInfo"
"MaxResults"
"MaxSavedSearchResults"
"MaxSearchConnections"
"noInfoColumn"
"NoMatches"
"noRevisionsColumn"
"NoSearchConnectionCloseOnDocChange"
"OneMatch"
"QUERY_STRING"
"regexMatches"
"regexReplaceAll"
"regexReplaceFirst"
"ResultsTitle"
"SearchCacheCleanerInterval"
"SearchCacheHardLimit"
"SearchCacheMaxItemAgeInMinutes"
"SearchCacheSoftLimit"
"SearchCacheTrace"
"SearchConnectionWaitTimeout"
"SearchDebugLevel"
"SearchDir"
"SearchIndexerEngineName"
"SearchQueryFormat"
"SearchQueryTrace"
"showDocActions"
"showSearchResultsCheckoutColumn"
"UniversalSearchAllowFullText"
"UseHtmlOrTextHighlightInfo"
"UseSearchCache"
"UseXmlUrl"

4.28 Security

This section lists the Idoc Script variables and functions that are related to security.

4.29 Strings

The following Idoc Script variables and functions are related to strings.


"js"
"strCenterPad"
"strCommaAppendNoDuplicates"
"strConfine"
"strEquals"
"strEqualsIgnoreCase"
"strGenerateRandom"
"strIndexOf"
"strLeftFill"
"strLeftPad"
"strLength"
"strLower"
"StrConfineOverflowChars"
"strRemoveWs"
"strReplace"
"strReplaceIgnoreCase"
"strRightFill"
"strRightPad"
"strSubstring"
"strTrimWs"
"strUpper"
"toInteger"
"url"
"urlEscape7Bit"
"xml"

4.30 Templates

The following Idoc Script variables are related to templates.


"TemplateClass"
"TemplateFilePath"
"TemplateName"
"TemplateType"

4.31 Users

The following Idoc Script variables and functions are related to users.


"AdminAtLeastOneGroup"
"AllowCheckin"
"AllowCheckout"
"AuthorAddress"
"Default Accounts"
"DelimitedUserRoles"
"ExclusiveCheckout"
"ExternalUserAccounts"
"ExternalUserRoles"
"getUserValue"
"getValueForSpecifiedUser"
"HasPredefinedAccounts"
"IsCheckinPreAuthed"
"IsExternalUser"
"IsLoggedIn"
"IsSubAdmin"
"IsSysManager"
"IsUserEmailPresent"
"isUserOverrideSet"
"SysAdminAddress"
"UserAccounts"
"UserAddress"
"UserAppRights"
"UserCacheTimeout"
"UserDefaultAccount"
"UserFullName"
"userHasAccessToAccount"
"userHasGroupPrivilege"
"userHasRole"
"UserIsAdmin"
"UserName"
"UserRoles"
"wfAddUser"

4.32 Web Server

The following Idoc Script variables are related to web servers.


"DomainControllerName"
"GATEWAY_INTERFACE"
"GATEWAY_INTERFACE"
"getCookie"
"HttpAbsoluteWebRoot"
"HTTP_ACCEPT"
"HTTP_ACCEPT_ENCODING"
"HTTP_ACCEPT_LANGUAGE"
"HTTP_COOKIE"
"HTTP_HOST"
"HttpIgnoreWebServerInternalPortNumber"
"HTTP_INTERNETUSER"
"HTTP_REFERER"
"HttpRelativeWebRoot"
"HttpServerAddress"
"HTTP_USER_AGENT"
"IdcAuthExtraRequestParams"
"IdcHttpHeaderVariables"
"IntradocRealm"
"PATH_INFO"
"QUERY_STRING"
"RedirectHostsFilter"
"REMOTE_ADDR"
"REMOTE_HOST"
"REQUEST_METHOD"
"SCRIPT_NAME"
"SERVER_NAME"
"SERVER_PORT"
"SERVER_PROTOCOL"
"SERVER_SOFTWARE"
"setCookie"
"SocketHostAddressSecurityFilter"
"SocketHostNameSecurityFilter"
"UseSSL"
"WebServerAuthOnly"

4.33 Workflow

This section lists the Idoc Script variables and functions that are related to workflows.

4.33.1 Configuration Variables

The following Idoc Script variables are related to workflows.


"IsSavedWfCompanionFile"
"PrimaryWorkQueueTimeout"
"WorkflowDir"
"WorkflowIntervalHours"

4.33.2 Global Function

The following Idoc Script global function is related to workflows.


"getValueForSpecifiedUser"