Link Manager Configuration Variables Pop-Up Calendar Configuration Variables Record Manager and Retention Manager Configuration Variables

3-10 Oracle Fusion Middleware Idoc Script Reference Guide DefaultPostscriptTimeout on page 10-34 DistillerPath on page 10-38 FileEncoding on page 8-92 FrameMakerCyclesAllowed on page 10-44 FrameMakerTimeout on page 10-45 IntradocDir on page 8-152 JvmCommandLine on page 8-200 MaxNumRecursiveStepDefinitions on page 10-69 MSPubexePath on page 10-70 OpenOfficeListenerPort on page 10-73 OpenOfficeListenerURL on page 10-74 PageMakerExePath on page 10-76 PostConversionTimeOut on page 10-77 PostprocessPDFPath on page 10-78 PostscriptPrinterName on page 10-79 PowerPointPrintOutput on page 10-80 PreconversionPath on page 10-81 PreconversionWaitTime on page 10-82 PrinterPortPath on page 10-85 ProcessExcelUrlHyperlinks on page 10-86 ProcessInDesignBookMarks on page 10-87 ProcessInDesignHyperlinks on page 10-88 ProcessInDesignInternalPDFThumbnail on page 10-89 ProcessInDesignLinkUpdate on page 10-90 ProcessInDesignPDFCompatibility50 on page 10-91 ProcessPowerpointHyperlinks on page 10-92 ProcessVisioInternalHyperlinks on page 10-93 ProcessVisioUrlHyperlinks on page 10-94 ProcessWordBookMarks on page 10-95 ProcessWordComments on page 10-96 ProcessWordEmailLinks on page 10-97 ProcessWordFootEndNote on page 10-98 ProcessWordHeadings on page 10-99 ProcessWordHyperlinks on page 10-100 ProcessWordToc on page 10-101 ProcessWordUrlHyperlinks on page 10-102 SecondaryConversionStepName on page 10-159 VaultDir on page 8-358 VerboseMode on page 10-168 WeblayoutDir on page 8-361

3.2.4 Link Manager Configuration Variables

The following variables are used to configure the Link Manager application. These variables are set in the IntradocDirucmcsbinconfig.cfg file. AllowForceDelete on page 10-2 HasSiteStudio on page 10-46 LkDisableOnRebuild on page 10-59 LkDisableReferenceInfo on page 10-60 LkDisallowConversionFormats on page 10-61 LkIsSecureSearch on page 10-62 LkReExtractOnRebuild on page 10-63 LkRefreshBatchSize on page 10-64 LkRefreshErrorPercent on page 10-65 Master List: Idoc Script by Type 3-11 LkRefreshErrorsAllowed on page 10-66 LkRefreshErrorThreshold on page 10-67

3.2.5 Pop-Up Calendar Configuration Variables

The following variables are used to configure the Pop-Up Calendar application. These variables are set in the IntradocDirconfigconfig.cfg file. pucDefaultTime on page 10-103 pucEnableOnSearch on page 10-104 pucHideTimeInDateFields on page 10-105 pucUseMonthLocale on page 10-106 pucUseWeekdayLocale on page 10-107 pucXOffset on page 10-108 pucYOffset on page 10-109 pucZIndex on page 10-110

3.2.6 Record Manager and Retention Manager Configuration Variables

The following variables are used to configure the Record Manager and Retention Manager applications. These variables are set in the IntradocDirucmurmbinconfig.cfg file. AllowRetentionPeriodWithoutCutoff on page 10-3 AllowRetentionPeriodWithoutCutoff on page 10-3 dodSkipCatFolderRequirement on page 10-39 HideVitalReview on page 10-47 RecordsManagementDenyAuthorFreePassOnRMSecurity on page 10-112 RecordsManagementNumberOverwriteOnDelete on page 10-113 RmaAddDocWhereClauseForScreening on page 10-114 RmaAllowKeepOrDestroyMetadataOption on page 10-115 RmaEnableFilePlan on page 10-116 RmaEnableFixedClones on page 10-117 RmaEnablePostFilterOnScreening on page 10-118 RmaFilePlanVolumePrefix and RmaFilePlanVolumeSuffix on page 10-119 RmaFixedClonesTitleSuffix on page 10-120 RMAHideExternalFieldsFromCheckInUpdate on page 10-121 RMAHideExternalFieldsFromSearchInfo on page 10-122 RmaNotifyDispReviewerAndCatAuthor on page 10-123 RmaNotifyReviewerAndAlternateReviewer on page 10-124 ShowContentForStorageBrowse on page 10-160 SimpleProfilesEnabled on page 10-162 UieHideSearchCheckboxes on page 10-166

3.3 Dynamic Variables

A dynamic variable is evaluated on each occurrence of the variable. Thus, each time the variable is encountered the value is recalculated from code. In contrast, a value variable is evaluated once at the beginning of the service call and that value is used throughout the service call. See Section 3.9, Value Variables. Dynamic variables generally return a value such as a string or an integer. The following is a list of Idoc Script dynamic variables. AfterLogin on page 8-5 HttpIgnoreWebServerInternalPortNumber on page 6-81