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

10 Feature and Product Variables and Functions

This chapter lists Idoc Script variables and functions in alphabetical order, and provides details about each item.


AllowForceDelete

Used to delete content items that are referenced or used by other content items.

The default setting is AllowForceDelete=FALSE. This configures the Oracle Content Server instance to refuse a request to delete a content item that is referenced as a link.

If AllowForceDelete is set to true, a content item that is referenced as a link can be deleted. This invalidates the link.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

AllowForceDelete=TRUE

See Also


AllowRetentionPeriodWithoutCutoff

Specifies retention periods for triggers for non-record content items.

The default is TRUE.

Restart Oracle UCM for this variable to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

AllowRetentionPeriodWithoutCutoff=false

AllowSecondaryConversion

Defines if the Inbound Refinery will use a backup conversion step if the native conversion step fails.

The Default is TRUE.

Type and Usage

Location

Example

Used as a configuration entry:

AllowSecondaryConversion=false

See Also


AllowSkippedHyperlinktoCauseIncomplete

Marks the conversion as incomplete when a link cannot be converted to PDF.

The default is TRUE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

As a configuration entry:

AllowSkippedHyperlinktoCauseIncomplete=false

CollectionDeleteEnabled

Specifies if the Delete icon is displayed so users can delete folders and content items.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

Used as a configuration entry:

CollectionDeleteEnabled=true

CollectionHiddenMeta

Enables users to specify if a virtual folder or content item is hidden or visible.

Type and Usage

Location

IntradocDir/data/components/folders/install.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionInfoEnabled

Specifies if the Folder Information and Content Information options on an Action menu are displayed or hidden.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

Used as a configuration entry:

CollectionInfoEnabled=false

CollectionInhibitUpdateMeta

Defines an inhibit field for the metadata propagation function. This variable enables contributors to copy metadata values from a folder to its subfolders and content items.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionLinkEnabled

Specifies if the Create Shortcut option on an Action menu is displayed or hidden.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

Used as a configuration entry:

CollectionLinkEnabled=false

CollectionMeta

Specifies the metadata field that is used to store the unique Collection ID for each virtual folder.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionMoveEnabled

Specifies if the Move icon is displayed on the Exploring pages.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

Used as a configuration entry:

CollectionMoveEnabled=true

CollectionReadOnlyMarkedFolders

Specifies if system-level folders (such as Contribution Server folders and Trash) can be modified (that is, set to Read Only status).

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

Used as a configuration entry:

CollectionReadOnlyMarkedFolders=true

CollectionReadOnlyMeta

Enables users to specify if a virtual folder and its contents are read-only.

Type and Usage

Location

IntradocDir/data/components/folders/install.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionReleasedOnly

Specifies if a revised document is visible to the author and users with Read permission to the content item.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

Used as a configuration entry:

CollectionReleasedOnly=false

CollectionSecurityReadOnly

Specifies if users can see content items for which they have only Read permission.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

Used as a configuration entry:

CollectionSecurityReadOnly=false

CollectionTrashDeleteDate

Defines a date metadata field for the Trash function.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionTrashDeleteLocation

Defines an integer metadata field designating the parent folder for the Trash function.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionTrashDeleteOldName

Defines a metadata field for the Trash function to track file names of deletions.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionTrashDeleter

Defines a metadata field for the Trash function to track user deletions.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

See Also

This feature can be enabled manually. For details, see Oracle Fusion Middleware Application Administrator's Guide for Content Server.


CollectionWebDAVServer

Enables switching views in Windows Explorer.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

CollectionWebDAVServer=http://my_computer/root/idcplg/webdav

ConversionCacheExpirationPeriodInDays

Defines the minimum number of days that Dynamic Converter content will remain cached.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

ConversionCacheExpirationPeriodInDays=14

See Also


DatedCacheIntervalDays

Defines the number of days between scans for cached Dynamic Converter content to delete.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DatedCacheIntervalDays=30

See Also


DCMaxFileSize

Defines the maximum size in bytes of files that Dynamic Converter will process.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DCMaxFileSize=10000000

dcShowExportLink

This function verifies if the Dynamic Converter has been configured to convert a content item. The returned value is based on the value for dFormat for the item.

This function is typically used on Search Result pages to conditionally display a Dynamic Converter link.

Type and Usage

Output

Example

<$QueryText = "dDocTitle <substring> `test`"$>
<$executeService("GET_SEARCH_RESULTS")$>
<$loop SearchResults$>
    <$if dcShowExportLink()$>
        <a href="<$HttpCgiPath$>?IdcService=
        GET_DYNAMIC_CONVERSION&dID=<$dID$>">
        HTML Conversion of <$dDocTitle$></a>
    <$endif$>
<$endloop$>

DCTimeOut

Sets the timeout value in minutes for the Dynamic Converter conversion process.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DCTimeOut=5

DCViewFormat

Defines which rendition of the source file will be converted by Dynamic Converter.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DCViewFormat=webviewable

DebugStdConversion

Configuration setting that overrides the conversion/step definitions published by the Oracle Content Server system.

Type and Usage

Parameters

This variable takes one argument, the path to the new definitions.

Location

IntradocDir/IdcRefinery/shared/idcrefinery.cfg

Example

DebugStdConversion=/temp/idcconversions

DefaultFilterInputFormat

Defines the default input character set for conversion filters, such as Dynamic Converter or the Text Indexer Filter component.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry for Japanese text:

DefaultFilterInputFormat=shift_jis

Used as a configuration entry for Korean text:

DefaultFilterInputFormat=euc-kr

See Also


DefaultFilterOutputFormat

Defines the default output character set for conversion filters, such as Dynamic Converter or the Text Indexer Filter component.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry for Japanese text:

DefaultFilterOutputFormat=shift_jis

Used as a configuration entry for Korean text:

DefaultFilterOutputFormat=euc-kr

See Also


DefaultGraphicTimeout

Defines the default thumbnail timeout.

Type and Usage

Location

Example

Used as a configuration entry:

DefaultGraphicTimeout#factor=3

DefaultHtmlConversion

Defines the default template for Dynamic Converter conversions.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DefaultHtmlConversion=PLAIN

DefaultNativeTimeout

Defines the default native file timeout.

Type and Usage

Location

Example

Used as a configuration entry:

DefaultNativeTimeout#factor=3

DefaultPostscriptTimeout

Defines the default PostScript timeout.

Type and Usage

Location

Example

Used as a configuration entry:

DefaultPostscriptTimeout#factor=4

DisableForcedConversions

Defines whether forced and up front conversions in Dynamic Converter are disabled.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DisableForcedConversions=true

See Also


DisableKeepingForcedConversions

Defines whether Dynamic Converter treats converted files as forced conversions for updating purposes.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DisableKeepingForcedConversions=true

See Also


DisableOptimizedLatestReleaseQuerying

Defines whether cached timestamps or Oracle Content Server database information is used by Dynamic Converter to determine which files must be reconverted.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DisableOptimizedLatestReleaseQuerying=true

DistillerPath

Sets the path to the executable used by PDF Converter to convert files to PDF.

Type and Usage

Location

Example

Used as a configuration entry:

DistillerPath=C:/Program Files/IdcRefinery/shared/jaws_ps/ps2pdf.exe

dodSkipCatFolderRequirement

Specifies that an item is allowed to be checked in without specifying a category or folder for the checkin. If a DoD configuration is in use, this will cause non-conformance with DoD regulations.

The default is TRUE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

dodSkipCatFolderRequirement=false

DtmPort

Defines the port number on which the DtmServer (required for HTML Preview) listens to connections from Content Publisher clients.

Default is 4441.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DtmPort=4442

DynamicConverterHtmlFlavor

Defines the HTML flavor used by Dynamic Converter.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DynamicConverterHtmlFlavor=HTML 4.0

EnableRebuildForcesReconversion

Defines whether up front and forced Dynamic Converter conversions are reevaluated during a rebuild of the search index.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

EnableRebuildForcesReconversion=true

See Also


ForcedConversionRules

Defines the Dynamic Converter rules that will apply forced conversions upon file checkin.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

ForcedConversionRules=Rule1,Rule2,Rule3

See Also


FrameMakerCyclesAllowed

The maximum number of 30-second cycles that the Inbound Refinery allows before FrameMaker is considered to be not responding.

The Inbound Refinery watches the consfile.txt file for FrameMaker activity.

Default is 1.

Type and Usage

Location

IntradocDir/IdcRefinery/shared/idcrefinery.cfg

Example

Used as a configuration entry:

FrameMakerCyclesAllowed=1

FrameMakerTimeout

Defines the FrameMaker conversion timeout.

Returns the FrameMaker timeout values.

This variable must be followed by one of these flags:

Flag Description
#factor This value is multiplied by the file size to determine the amount of time allowed for FrameMaker conversion. (The resulting time is limited by the #max and #min flags.) The default value is 1. Increase this value for busy or slow systems.
#max Specifies the maximum time in seconds that the Inbound Refinery waits for the FrameMaker conversion process to complete. The default time is 10 seconds.
#min Specifies the minimum time in seconds that the Inbound Refinery waits for the FrameMaker conversion process to complete. The default time is 1 second.

Type and Usage

Location

Example

Used as a configuration entry:

FrameMakerTimeout#factor=2

HasSiteStudio

Used with the Link Manager functionality.

This variable is used to enable Site Studio-specific link patterns for parsing friendly URLs for the pattern engine. If set to TRUE, this variable enables the Site Studio-specific link patterns.

The default value is FALSE, disabling the Site Studio-specific link patterns.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

HasSiteStudio=TRUE

See Also


HideVitalReview

This variable hides the Subject to Review related fields on Universal Records Manager Search and Checkin pages.

The default is TRUE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

HideVitalReview=false

HighlightBegin

Sets the opening HTML tag of the text highlighting style for files converted by Dynamic Converter.

Default is <strong>.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

HighlightBegin=<b><font color=blue>

See Also


HighlightEnd

Sets the closing HTML tag of the text highlighting style for files converted by Dynamic Converter.

Default is </strong>.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

HighlightEnd=</font></b>

See Also


IdcNativeDir

Defines the path to the resource data subdirectory of the runtime media home for the Oracle Content Server system.

For information on local copies and load balancing, see Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Enterprise Content Management Suite.

Type and Usage

Location

Example

Used as a configuration entry:

$IdcNativeDir=/ucm/cs/resources/

IdcResourcesDir

Defines the path to the resource data subdirectory of the runtime media home for Oracle Universal Content Management.

For information on local copies and load balancing, see Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Enterprise Content Management Suite.

Type and Usage

Location

Example

Used as a configuration entry:

$IdcHomeDir=/ucm/resources/

incDynamicConversionByRule

Returns the results of converting the LatestReleased revision of a document using the template and layout associated with a particular Dynamic Converter conversion rule.

Fragments created through forced conversions can be referenced directly using this function.

Type and Usage

Parameters

Takes two parameters:

Output

Retrieves the specified document converted according to the template and layout defined for the specified conversion rule.

Example

Retrieves the converted rendition of the content item with a Content ID of PhoneList, converted according to conversion rule RuleA:

<$incDynamicConversionByRule("PhoneList","RuleA")$>

See Also


InitialColID

Defines the counter that initializes the first collection ID.

This defines the initial folder identifier for the server (in millions).

This variable is set automatically by the Folders installation program if the WebDAV function is enabled at install.

Default is 0.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

InitialColID=0

IsAutoQueue

Enables the processing of content items after conversion by the Inbound Refinery.

If set to TRUE, the Oracle Content Server system will process content items after conversion by the Inbound Refinery.

If set to FALSE, the Oracle Content Server system will not process content items after conversion by the Inbound Refinery.

The NoAutomation setting overrides this setting.

Default is TRUE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

IsAutoQueue=false

See Also


IsContentRefineryPresent

Specifies if the Inbound Refinery is installed.

This value is set to FALSE during initial Oracle Content Server installation.

This value is set to TRUE during Inbound Refinery installation.

Default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

IsContentRefineryPresent=true

IsDynamicConverterEnabled

Enables Dynamic Converter.

This value is set to FALSE during initial Oracle Content Server installation.

This value is set to TRUE during Dynamic Converter installation.

Default is FALSE.

Type and Usage

Location

Example

As a configuration setting, enables Dynamic Converter functionality:

IsDynamicConverterEnabled=true

As script, used to evaluate whether dynamic converter functionality is enabled:

<$if IsDynamicConverterEnabled and isTrue(IsDynamicConverterEnabled)$>
    <tr>
      <td align="center" width="75">
        <a href="<$HttpCgiPath$>?IdcService=GET_TEMPLATE_CONVERSIONS">
          <img src="<$HttpImagesRoot$><$admin_conversion_image$>" border="0"
        width="<$adminImageWidth$>" height="<$adminImageHeight$>"></a>
      </td>
      <td width="10">&nbsp;
      </td>
      <td width="245"><span class=largeTableEntry>
        <a href="<$HttpCgiPath$>?IdcService=GET_TEMPLATE_CONVERSIONS">
        <$lc("wwTemplateConversions")$></span></a>
      </td>
    </tr>
<$endif$>

IsFailedConversion

Checks if the Inbound Refinery has failed to convert the content item.

Type and Usage

Output

Example

Displays text if the conversion process was not complete:

<$if IsFailedConversion$>
    <p><font face="arial" size="2">
    The Refinery was unable to complete the conversion process.</p>
<$endif$>

LatestReleasedTimestampTimeout

Defines the minimum interval in milliseconds at which the timestamp of a converted content item will be checked.

For a particular cached web-viewable file, Dynamic Converter will consult the timestamp again only after the time specified by this setting has passed.

If the timestamp of a cached content item has changed, Dynamic Converter reconverts the file.

Default is 1500 milliseconds (1.5 seconds).

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LatestReleasedTimestampTimeout=60000

LkDisableOnRebuild

Used with the Link Manager functionality.

This variable controls link extraction during the indexing rebuild cycle.

If set to TRUE, this variable prevents Link Manager from extracting links during the index rebuild cycle. If set to FALSE, links are extracted.

The default is FALSE.

Because Link Manager does all of its work during the indexing cycle, it will increase the amount of time required to index documents and to rebuild collections.

However, the time taken may not be noticeable because most of the time is spent indexing the document into the collection. The amount of time required depends on the type and size of the documents involved. That is, if the file needs to be converted, this requires more time than text-based (HTML) files.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkDisableOnRebuild=TRUE

See Also


LkDisableReferenceInfo

Used with the Link Manager functionality.

This variable enables or disables the Resources section on the Content Information page. If set to TRUE, it configures the Oracle Content Server system to suppress the References section. Link Manager then does not compute the link references for presentation.

If set to FALSE, the Oracle Content Server system displays the Show and Hide toggle switches on the Content Information page. By clicking on the toggle switch, link references are displayed or concealed.

The default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkDisableReferenceInfo=TRUE

See Also


LkDisallowConversionFormats

Used with the Link Manager functionality.

This variable provides a list of file formats that Link Manager disregards during the link extraction process. By default, this is empty.

There are some file formats (such as Word) that must be converted by HtmlExport before links can be extracted. However, links in text-based file formats (HTML) can be extracted by Link Manager without requiring conversion by HtmlExport.

For example, you may have PHP files (or files in some other custom format) that are actually text-based. For such files, conversion by HtmlExport may not be necessary before Link Manager processes them for link extraction. Such formats can be listed in this configuration variable.

Type and Usage

Parameters

The only parameter(s) are the formats.

Location

IntradocDir/config/config.cfg

Examples

In the following example, specifying the full MIME type format limits the variations of the listed types that are excluded. For example, listing application/msword will not exclude application/vnd.msword or other variations. In this case, you must include each specific MIME type variation in the list that you want to exclude.

LkDisallowConversionFormats=application/msword,audio/wav,video/avi

In the following example, all variations of each MIME type in the list are excluded. Using the shortened format of the MIME type is more advantageous in that it allows greater flexibility.

LkDisallowConversionFormats=msword,wav,avi

Important:

Link Manager does not use HtmlExport to convert files that contain any of the following strings in the file format: hcs, htm, image, text, xml, jsp, and asp. These files are handled by Link Manager without need for conversion. To check the current file formats and extension mappings of your system, use the File Formats window in the Configuration Manager

See Also


LkIsSecureSearch

Used with the Link Manager functionality.

This variable is used to manage security restriction checks for non-admin users during a link search.

If set to TRUE, this configures Link Manager to perform a security check on non-admin users while implementing a managed link search. This is the default setting.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkIsSecureSearch=TRUE

See Also


LkReExtractOnRebuild

Used with the Link Manager functionality.

This variable controls link extraction from previously indexed documents during a rebuild. If set to TRUE, it configures Link Manager to extract links from documents as they are indexed into the system during a rebuild. This is the default setting.

If set to FALSE, this prevents Link Manager from extracting links from documents as they are indexed into the system during a rebuild.

Because Link Manager does all of its work during the indexing cycle, it will increase the amount of time required to index documents and to rebuild collections.

However, the time taken may not be noticeable since most of the time is spent indexing the document into the collection. Although, the amount of time required does depend on the type and size of the documents involved. That is, if the file needs to be converted, this requires more time than text-based (HTML) files.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkReExtractOnRebuild=FALSE

See Also


LkRefreshBatchSize

Used to control the number of links submitted to Site Studio during a refresh process. By default, the batch size value is set to 100.

Depending on the value, this configuration variable can make the refresh processes more (or less) receptive to an abort request. The calculation for LkRefreshErrorsAllowed is completed after, not during, each batch process. Therefore, the lower the value for LkRefreshBatchSize, the more likely it is that the refresh activity will promptly terminate because the number of allowed errors is more quickly exceeded.

If you are using Site Studio, LkRefreshBatchSize enables you to have better control over the refresh abort option than using the combined LkRefreshErrorPercent and LkRefreshErrorThreshold settings. For example, if you set the percent value to 5 and the threshold value to 20, you would expect the refresh activity to abort after the first error. However, Link Manager might actually process more than one error before aborting.

The reason for this is that during refresh activities, all the links recognized as Site Studio links (or those requiring Site Studio processing) are grouped and sent to Site Studio as a batch. Consequently, refreshes are more efficient, but abort requests are unresponsive during this time because Site Studio is unaware of aborts and total error counts.

However, Site Studio is aware of the number of errors it has encountered in the current batch. For this reason, the Link Manager's abort calculation can not take place in all situations and the error configuration values (percent and threshold) are simply suggestions to Link Manager for when an abort should occur. Using LkRefreshBatchSize, however, enables you to more accurately control the abort receptivity during refresh activities that involve Site Studio link batches.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkRefreshBatchSize=200

See Also


LkRefreshErrorPercent

Used with Link Manager functionality.

This variable is used with LkRefreshErrorThreshold to compute if the refresh activity should be aborted. When the refresh activity processes more links than the threshold value, Link Manager calculates the proportion of errors. If the number of errors exceeds the percent value, the refresh activity is aborted.

The percent value is set to 10 by default.

Note:

If you choose to set a value for LkRefreshErrorsAllowed, it could override the combination of threshold and percent values. For example, if the value is less than the calculated threshold/percent value for links/errors, then the refresh activity could abort even if the number of links processed does not exceed the threshold limit. Therefore, it is recommended that you use either the LkRefreshErrorsAllowed configuration setting or the combination of the LkRefreshErrorThreshold and LkRefreshErrorPercent configuration settings.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkRefreshErrorPercent=20

See Also


LkRefreshErrorsAllowed

Used with Link Manager functionality.

This variable sets an absolute error count for refresh processes. When the set number of errors is encountered, the refresh activity aborts. This configuration setting is not used by default.

Note:

If you choose to set a value for LkRefreshErrorsAllowed, it could override the combination of threshold and percent values. For example, if the value is less than the calculated threshold/percent value for links/errors, then the refresh activity could abort even if the number of links processed does not exceed the threshold limit. Therefore, it is recommended that you use either the LkRefreshErrorsAllowed configuration setting or the combination of the LkRefreshErrorThreshold and LkRefreshErrorPercent configuration settings.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkRefreshErrorsAllowed=10

See Also


LkRefreshErrorThreshold

Used with Link Manager functionality.

This variable is used with LkRefreshErrorPercent to compute if the refresh activity should be aborted. When the refresh activity processes more links than the threshold value, Link Manager calculates the proportion of errors. If the number of errors exceeds the percent value, the refresh activity is aborted.

The threshold value is set to 100 by default.

Note:

If you choose to set a value for LkRefreshErrorsAllowed, it could override the combination of threshold and percent values. For example, if the value is less than the calculated threshold/percent value for links/errors, then the refresh activity could abort even if the number of links processed does not exceed the threshold limit. Therefore, it is recommended that you use either the LkRefreshErrorsAllowed configuration setting or the combination of the LkRefreshErrorThreshold and LkRefreshErrorPercent configuration settings.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

LkRefreshErrorThreshold=200

See Also


MaxConversionCacheSizeInMegs

Defines the maximum size of the Dynamic Converter cache, in megabytes.

When a cleanup scan is run (see DatedCacheIntervalDays), the cache is cleaned up according to this setting as follows:

Default is 10,000 (10 gigabytes).

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

MaxConversionCacheSizeInMegs=5,000

See Also


MaxNumRecursiveStepDefinitions

Specifies the maximum number of levels that recursion can be used when defining a custom conversion.

A custom conversion engine can call another conversion, but to prevent loops, this setting limits the number of levels of such calls.

Default is 6.

Type and Usage

Location

IntradocDir/ucm/ibr/bin/config.cfg

Example

Used as a configuration entry:

MaxNumRecursiveStepDefinitions=3

MSPubexePath

Defines the path for the MS Publisher executable file.

Returns the path as a string.

Default is an empty string.

Type and Usage

Location

Example

Used as a configuration entry:

MSPubexePath=c:/Program Files/Microsoft Publisher/mspub.exe

NeverTimeoutForcedConversionsTemplateChange

Defines whether Dynamic Converter will reconvert a file when the template or layout has changed.

When set to TRUE, files that were converted by forced or up front conversion will not be reconverted when the template or layout is changed.

If a conversion rule is changed to use a different template or layout, the normal evaluation logic is used.

Default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

NeverTimeoutForcedConversionsTemplateChange=true

See Also


NumAdditionalRenditions

Used by the Thumbnails program to set the number of renditions of a content item.

When set to 0, thumbnails are not created on search results pages.

When set to 1, thumbnails are created on search results pages.

Default is 0.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used to determine if useThumbnails should be set:

<@dynamichtml searchapi_result_definitions@>
    <$if NumAdditionalRenditions and NumAdditionalRenditions > 0$>
        <$useThumbnails=1$>
    <$endif$>
<@end@>

OpenOfficeListenerPort

Defines the socket port for the OpenOffice listener.

This setting is used by PDF Converter's OpenOffice connection string:

uno:socket,host=<OpenOfficeListenerURL>, port=<OpenOfficeListenerPort>;urp;StarOffice.ServiceManager

Default is 8100.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

OpenOfficeListenerPort=8110

See Also


OpenOfficeListenerURL

Defines the URL (socket hostname) for the OpenOffice listener.

This setting is used by PDF Converter's OpenOffice connection string:

uno:socket,host=<OpenOfficeListenerURL>,port=<OpenOfficeListenerPort>;urp; StarOffice.ServiceManager

Default is localhost.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

OpenOfficeListenerURL=/mycomputer/localhost

See Also


OpenOfficePath

Defines the path for the OpenOffice listener.

If PDF Converter cannot connect to the OpenOffice connection, it attempts to open the listener defined by this path.

Default is an empty string.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

OpenOfficePath=C:\Program Files\Open Office.org.1.0.1\program\quickstart.exe

PageMakerExePath

Defines the path for the Adobe PageMaker executable file.

Returns the path as a string.

Default is an empty string.

Type and Usage

Location

Example

Used as a configuration entry:

PageMakerExePath=c:/Program Files/Adobe/PageMaker 6.5/pagemaker.exe

PostConversionTimeOut

Defines the default post-conversion timeout.

Returns the post-conversion timeout values.

This variable must be followed by one of these flags:

Flag Description
#factor This value is multiplied by the file size to determine the amount of time allowed for post-conversion processing. (The resulting time is limited by the #max and #min flags.) The default value is 1. Increase this value for busy or slow systems.
#max Specifies the maximum time in seconds that the Inbound Refinery waits for any post-conversion processes to complete. The default time is 10 seconds.
#min Specifies the minimum time in seconds that the Inbound Refinery waits for any post-conversion processes to complete. The default time is 1 second.

Type and Usage

Location

Example

Used as a configuration entry:

PostConversionTimeOut#factor=1

PostprocessPDFPath

Defines the path to an executable that is used to process PDF files after conversion.

The PDF file path is the only command line parameter.

The specified file must be a Win32 executable.

This process is invoked after the conversion to PDF and before the optimization of the PDF. Since this is invoked once for each file that is processed by the Inbound Refinery, it could also be used for other events that might need to be synchronized to the conversion of a file. If the value is not empty, the Inbound Refinery will attempt to run the process.

Default is an empty string.

Type and Usage

Location

Example

Used as a configuration entry:

PostprocessPDFPath=c:/domain/IdcRefinery/ConversionProcess/IDCWaterPost.exe

PostscriptPrinterName

Specifies the name of the printer that is used to convert files to PostScript.

This must be the name of a valid PostScript printer.

Default is IDC PDF Converter.

Type and Usage

Location

IntradocDir/IdcRefinery/shared/idcrefinery.cfg

Example

Used as a configuration entry:

PostscriptPrinterName=Acrobat Distiller

PowerPointPrintOutput

Defines how Microsoft PowerPoint content items are converted.

When set to slide, each page of the PDF file contains one slide.

When set to notes, each page of the PDF file contains a slide with its notes.

When set to handout, each page of the PDF file contains six slides.

Default is slide.

Type and Usage

Location

Example

Used as a configuration entry:

PowerPointPrintOutput=notes

See Also


PreconversionPath

Defines the path to an executable that is used to process files before conversion.

The specified file must be a Win32 executable.

Default is an empty string.

Type and Usage

Location

Example

Used as a configuration entry:

PreconversionPath=c:/out/preconversion.bat

PreconversionWaitTime

Defines the preconversion timeout.

Returns the preconversion timeout value.

This variable must be followed by one of these flags:

Flag Description
#factor This value is multiplied by the file size to determine the amount of time allowed for preconversion processes. (The resulting time is limited by the #max and #min flags.) The default value is 1. Increase this value for busy or slow systems.
#max Specifies the maximum time in seconds that the Inbound Refinery waits for the preconversion process to complete. The default time is 10 seconds.
#min Specifies the minimum time in seconds that the Inbound Refinery waits for the preconversion process to complete. The default time is 1 second.

Type and Usage

Location

Example

Used as a configuration entry:

PreconversionWaitTime#max=60

PreviewOutputExtension

Defines the file extension output from Content Publisher that is to be used in HTML Preview.

Default is HCSP.

Type and Usage

Location

DomainHome/ucm/cs/bin/intradoc.cfg

Example

Used as a configuration entry:

PreviewOutputExtension=jsp

PreviewPath

Defines the path for HTML Preview executable.

The tcpreview.exe file resides in the Content Publisher installation directory.

Type and Usage

Location

DomainHome/ucm/cs/bin/intradoc.cfg

Example

Used as a configuration entry:

PreviewPath=C:/Program Files/Oracle Content Publisher/tcpreview.exe

PrinterPortPath

Defines the location of the PostScript file created by the Inbound Refinery.

This setting must match the port setting of the printer used by the Inbound Refinery.

Default is c:/temp/idcoutput.ps.

Type and Usage

Location

IntradocDir/IdcRefinery/shared/idcrefinery.cfg

Example

Used as a configuration entry:

PrinterPortPath=c:/temp/idcrefinery/idcoutput.ps

See Also


ProcessExcelUrlHyperlinks

Enables the processing of URL hyperlinks in Microsoft Excel content items.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessExcelUrlHyperlinks=true

ProcessInDesignBookMarks

Enables the conversion of internal document links in Adobe InDesign content items.

Default is TRUE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

ProcessInDesignBookmarks=false

See Also


ProcessInDesignHyperlinks

Enables the conversion of URL links in Adobe InDesign content items.

Default is TRUE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

ProcessInDesignHyperlinks=false

See Also


ProcessInDesignInternalPDFThumbnail

Enables the creation of PDF page thumbnails when converting Adobe InDesign content items.

This setting does not affect the creation of thumbnails on search results pages.

Default is TRUE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

ProcessInDesignInternalPDFThumbnail=false

See Also


ProcessInDesignLinkUpdate

Enables an update of all links in Adobe InDesign content items before conversion.

Default is FALSE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

ProcessInDesignLinkUpdate=true

See Also


ProcessInDesignPDFCompatibility50

Sets the version of the PDF files that PDF Converter produces from Adobe InDesign content items.

Default is FALSE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

ProcessInDesignPDFCompatibility50=true

ProcessPowerpointHyperlinks

Enables the processing of hyperlinks in Microsoft PowerPoint content items.

If the PowerPointPrintOutput setting is set to NOTES or HANDOUT, hyperlinks in PowerPoint files are not processed.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessPowerpointHyperlinks=true

See Also


ProcessVisioInternalHyperlinks

Enables the conversion of internal hyperlinks in Microsoft Visio content items.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessVisioInternalHyperlinks=true

See Also


ProcessVisioUrlHyperlinks

Enables the conversion of URL links in Microsoft Visio content items.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessVisioUrlHyperlinks=true

See Also


ProcessWordBookMarks

Enables the conversion of page reference bookmarks in Microsoft Word content items.

Default is TRUE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessWordBookMarks=false

See Also


ProcessWordComments

Enables the conversion of comments in Microsoft Word content items to PDF notes.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessWordComments=true

See Also


ProcessWordEmailLinks

Enables the conversion of e-mail hyperlinks in Microsoft Word content items.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessWordEmailLinks=true

See Also


ProcessWordFootEndNote

Enables the conversion of footnotes and endnotes in Microsoft Word content items to hyperlinks.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessWordFootEndNote=true

See Also


ProcessWordHeadings

Enables the conversion of standard headings in Microsoft Word content items to PDF bookmarks.

Default is TRUE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessWordHeadings=false

See Also


ProcessWordHyperlinks

Enables the conversion of hyperlinks in Microsoft Word content items.

Default is TRUE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

ProcessWordHyperlinks=true

See Also


ProcessWordToc

Enables the conversion of tables of contents in Microsoft Word content items to PDF bookmarks.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessWordToc=true

See Also


ProcessWordUrlHyperlinks

Enables the conversion of URL hyperlinks in Microsoft Word content items.

Default is TRUE.

Type and Usage

Location

Example

Used as a configuration entry:

ProcessWordUrlHyperlinks=false

See Also


pucDefaultTime

Specifies how the time is entered into the date/time fields when using the pop-up calendar. If this option is not set, the time defaults to midnight of the selected date.

This is a string value which can be set in the following ways:

Type and Usage

Location

IntradocDir/config/config.cfg

Example

pucDefaultTime=current

pucEnableOnSearch

If set to TRUE, specifies if the pop-up calendar is available on a search page. If set to FALSE, disables the pop-up calendar on the search page.

The default is TRUE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

pucEnableOnSearch=false

pucHideTimeInDateFields

Specifies if date fields display only the date or the date and time.

The default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

pucHideTimeInDateFields=true

See Also


pucUseMonthLocale

Determines how the month names are displayed in the pop-up calendar.

This is a string value which can be set in the following ways:

Default is long.

Type and Usage

Example

pucUseMonthLocale=short

See Also


pucUseWeekdayLocale

Determines how the day names are displayed in the pop-up calendar.

This is a string value which can be set in the following ways:

Default is long.

Type and Usage

Example

pucUseWeekdayLocale=short

See Also


pucXOffset

Specifies the horizontal location of the pop-up calendar on the page in pixels, relative to the default position. This is a value set as an integer. The default is 0.

Type and Usage

Example

pucXOffset=10

See Also


pucYOffset

Specifies the vertical location of the pop-up calendar on the page in pixels, relative to the default position. This is a value set as an integer. The default is 0.

Type and Usage

Example

pucYOffset=10

See Also


pucZIndex

Specifies the z-ordering object position of the pop-up calendar layer. The larger the number, the higher the placement within the page layer positions. Use a positive number greater than any other z-index style attribute specified on the page to ensure the calendar is displayed over other elements.

This is specified as an integer value. Default is 0.

Type and Usage

Example

pucZIndex=10

QueueDir

Defines the path to the working directory for the Inbound Refinery queue.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

As a configuration setting:

QueueDir=x:/domain_refinery/

RecordsManagementDenyAuthorFreePassOnRMSecurity

When a content item is placed in an ACL-restricted folder (RW recordsmanager alias), users have only RW access, except for the author who can delete the item. Setting this configuration variable to true disallows deletion of the item by the author, restricting the author to only RW access.

The default is FALSE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RecordsManagementDenyAuthorFreePassOnRMSecurity=true

RecordsManagementNumberOverwriteOnDelete

Sets the number of disk scrubbing passes used for a destroy action.

The default is 2.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RecordsManagementNumberOverwriteOnDelete=4

RmaAddDocWhereClauseForScreening

Allows users with the Records Administrator role to screen for frozen items to which they do not have access (through ACLs) on the screening page or the Freeze Information Page.

The default is FALSE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RmaAddDocWhereClauseForScreening=true

RmaAllowKeepOrDestroyMetadataOption

This variable enables the option to keep or destroy metadata when using the following disposition actions: Delete All Revisions, Accession, Archive, Move, and Transfer.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RmaAllowKeepOrDestroyMetadataOption=true

RmaEnableFilePlan

This variable enables File Plan folder structure functionality.

The default is FALSE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RmaEnableFilePlan=true

RmaEnableFixedClones

This variable enables the fixed clone functionality, which allows the creation of record clones of content revisions.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RmaEnableFixedClones=false

RmaEnablePostFilterOnScreening

This variable enables additional security on screening results. If a user does not have appropriate security for an item in a screening result list, that item is hidden from view.

The default is TRUE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RmaEnablePostFilterOnScreening=false

RmaFilePlanVolumePrefix and RmaFilePlanVolumeSuffix

These variables are used to define the naming convention for volumes. The usual convention is prefix+timestamp+suffix. Use these variables to define the prefix and suffix. If neither is defined, a prefix of volume_ is used by default.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg


RmaFixedClonesTitleSuffix

This variable sets the suffix that is automatically appended to a fixed clone content item.

Default: RmaFixedClonesTitleSuffix=fixed_clone

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg


RMAHideExternalFieldsFromCheckInUpdate

Use this variable to hide external fields on the Checkin and Update pages.

The default is TRUE.

Restart Oracle UCM for this variable to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RMAHideExternalFieldsFromCheckInUpdate=false

RMAHideExternalFieldsFromSearchInfo

Specifies whether to hide external fields on the Search and Content Information pages. The default is TRUE.

The default is TRUE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RMAHideExternalFieldsFromSearchInfo=false

RmaNotifyDispReviewerAndCatAuthor

Controls who is notified when events are triggered by a disposition rule.

The default is TRUE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RmaNotifyDispReviewerAndCatAuthor=false

RmaNotifyReviewerAndAlternateReviewer

Controls if an alternate user can perform review actions and process assigned disposition events.

The default is TRUE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

RmaNotifyReviewerAndAlternateReviewer=false

rule:IsFragmentOnly

Specifies that a particular forced conversion rule creates a fragment in Dynamic Converter.

Fragments are pieces of content that will be included in another content item. Fragments generally do not include <HTML> or <BODY> tags, and are not intended to be viewed by themselves.

When this variable is set to 1, the specified forced conversion rule converts files to fragments.

The specified forced conversion rule must be included in the ForcedConversionRules setting.

There is no default.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Specifies that the RuleA forced conversion rule converts files to fragments:

RuleA:IsFragmentOnly=1
ForcedConversionRules=RuleA

See Also


SctAutoTruncateDataStrings

Specifies that the reduction process truncates data strings to fit into the corresponding table column for Content Tracker.

The default is FALSE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctAutoTruncateDataStrings=true

SctComponentDir

Specifies the path to the directory where Content Tracker is installed.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctComponentDir=DomainHome/ucm/cs/data/contenttracker/

SctDebugLogEnabled

Specifies use of Java code execution trace for Content Tracker.

If set to TRUE, enables Java code execution trace for Content Tracker. Used with SctDebugLogFilePath.

The default is FALSE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctDebugLogEnabled=true

See Also

"SctDebugLogFilePath"


SctDebugLogFilePath

Specifies the directory for Java code execution trace for Content Tracker. Used with SctDebugLogEnabled.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

DomainHome/ucm/cs/data/contenttracker/log/SCT_DEBUG_TRACE.log

See Also

"SctDebugLogEnabled"


SctDebugServiceBinderDumpEnabled

Controls if the Content Tracker service handler filter writes out the service DataBinder objects into dump files. These files can be used as diagnostic tools when developing field map sets for extended service logging.

The default is FALSE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctDebugServiceBinderDumpEnabled=true

SctDoNotArchive

Specifies performance optimization for Content Tracker to function as efficiently as possible for use in high-volume production environments. Content Tracker collects and records only content access event data. This excludes information gathering on non-content access events like searches or the collection and synthesis of user profile summaries.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctDoNotArchive=true

SctDoNotPopulateAccessLogColumns

Specifies a list of columns that Content Tracker should not populate in the SctAccessLog table. This variable supports performance optimization for Content Tracker to function as efficiently as possible for use in high-volume production environments. Content Tracker collects and records only content access event data. This excludes information gathering on non-content access events like searches or the collection and synthesis of user profile summaries.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctDoNotPopulateAccessLogColumns=SctParentSequence,c_ip,cs_username

SctExternalUserLogEnabled

Specifies whether Content Tracker monitor external user logins and automatically propagate their role and account information to the UserSecurityAttributes table. These authenticated users are qualified based on their user roles and accounts.

Regardless of whether the SctExternalUserLogEnabled configuration variable is enabled or disabled, all the of the content item access information for external users is tracked and recorded. But when this variable is enabled, it ensures that this data is included in reports that explicitly correlate externally authenticated user names with their associated user roles and accounts. Specifically, the Top Content Items by User Role report and the Users by User Role report include all of the content item access activity by external users.

The default is TRUE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctExternalUserLogEnabled=true

SctFilterPluginLogDir

Specifies the path to the directory where the filter plugin stores the event logs for Content Tracker.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

DomainHome/ucm/cs/data/contenttracker/data/

SctIgnoreDirectories

Directs the filter plugin to disregard URLs contained within the listed directory node.

The default is DomainHome/ucm/cs/resources/;DomainHome/ucm/cs/common/

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctIgnoreFileTypes

Directs the filter plugin to disregard URLs with the listed file types. The value is a list of comma-delimited file types.

The default is gif,jps,js,css.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctIgnoreFileTypes=gif,jps

SctLogDir

Specifies the path to the directory or directories where Content Tracker looks for raw event logs, such as sctLog. The path can have multiple values, separated by semi-colons. For example, directory1;directory2;...;directoryn

The default is DomainHome/ucm/cs/data/contenttracker/data/

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctLogEnabled

Specifies that service handler filters and web server filter plugin track all events and create event logs. This is the Content Tracker master on/off switch.

The default is TRUE.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctLogSecurity

Specifies that the filter plugin record IMMEDIATE_RESPONSE_PAGE events in the sctSecurityLog, and the reduction process to read the event log.

The default is TRUE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctLogSecurity=true

SctMaxRecentCount

Specifies the maximum number of days worth of reduced data kept in the Recent state. Overflow from Recent is moved to the Archive state.

The default is 60.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctMaxRecentCount=3

SctMaxRereadTime

Specifies the maximum number of seconds that can occur between consecutive references by a particular user to a particular content item (for example, a PDF file) and have the adjacent references be considered a single sustained access. Consecutive references that occur further apart in time count as separate accesses.

The default is 3600.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctMaxRereadTime=4200

SctReductionAvailableDatesLookback

Used with SctReductionRequireEventLogs to limit Available Dates range for Content Tracker event logs. Unit equals days. Zero equals unlimited.

The default is 0.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctReductionAvailableDatesLookback=10

SctReductionLogDir

Specifies the path to the directory where the Content Tracker reduction logs are stored.

The default is DomainHome/ucm/cs/data/contenttracker/log/

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctReductionRequireEventLogs

Specifies that Content Tracker performs reduction in association with event logs. Used in Detached configurations.

The default is TRUE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctReductionRequireEventLogs=false

SctrEnableSecurityCheck

Specifies that Content Tracker Reports uses one of two security modes: secure and non-secure. The security checks preference provides the option to employ individual user roles and account information to restrict the visibility of content items information in report results. This option enables you to control what content items (and metadata) that users can see in their generated reports. Ideally, users should not see anything through Content Tracker Reports that they could not find using an Oracle Content Server search.

The default is FALSE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctrEnableSecurityCheck=true

SctScheduledReductionEnable

Selects which Oracle Content Server instance performs data reduction for Content Tracker. Used in multi-JVM configurations.

The default is TRUE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctScheduledReductionEnable=false

SctSimplifyUserAgents

Specifies performance optimization for Content Tracker to function as efficiently as possible for use in high-volume production environments. Content Tracker collects and records only content access event data. This excludes information gathering on non-content access events like searches or the collection and synthesis of user profile summaries.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctSimplifyUserAgents=true

SctSnapshotEnable

Enables Snapshot functions for Content Tracker.

The default is FALSE.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotLastAccessEnable

Enables or disables the Last Access Date Snapshot function for Content Tracker.

The default is FALSE.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotLastAccessField

Specifies the metadata field name for Last Access Date (xLastAcccessDate) for Content Tracker.

The default is none.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotLongCountEnable

Enables or disables the "Long" interval access count Snapshot function for Content Tracker.

The default is FALSE.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotLongCountField

Specifies the metadata field name for Long Internal Count (xAccessesInLast90Days) for Content Tracker. This field name is set from the Data Engine Control Center.

The default is none.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotLongCountInterval

Specifies the number of days for the Long Interval Count (xAccessesInLast90Days) for Content Tracker. This value is set from the Data Engine Control Center.

The default is none.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotShortCountEnable

Enables or disables the Short Interval Access Count Snapshot function for Content Tracker. This is set from the Data Engine Control Center.

The default is FALSE.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotShortCountField

Specifies the metadata field name for Short Internal Count (xAccessesInLast10Days) for Content Tracker. Set from the Data Engine Control Center.

The default is none.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctSnapshotShortCountInterval

Specifies the number of days for Short Internal Count (xAccessesInLast10Days) for Content Tracker. Set from the Data Engine Control Center.

The default is none.

Important:

This variable must be set using the Content Tracker Admin Applet (the Data Engine Control Center), which is accessed through the Oracle Content Server interface.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg


SctTrackContentAccessOnly

Specifies performance optimization for Content Tracker to function as efficiently as possible for use in high-volume production environments. Content Tracker collects and records only content access event data. This excludes information gathering on non-content access events like searches or the collection and synthesis of user profile summaries.

When enabled, only content access events are recorded. This is the default.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctTrackContentAccessOnly=true

SctUseGMT

Sets Content Tracker to convert logged event times to Universal Coordinated Time.

The default is FALSE.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/cs/data/contenttracker/config/sct.cfg

Example

Used as a configuration entry:

SctUseGMT=true

SecondaryConversionStepName

Defines the name of the backup conversion step that the Inbound Refinery will use if the native step conversion step fails.

Default is OIXConverter (Outside In).

AllowSecondaryConversion must be set to TRUE.

Type and Usage

Location

IntradocDir/IdcRefinery/connections/main/intradoc.cfg

Example

Used as a configuration entry:

SecondaryConversionStepName=OIXConverter

See Also


ShowContentForStorageBrowse

Defines whether content items are displayed when browsing storage locations for Physical Content Manager (PCM).

Default is TRUE.

Restart Oracle UCM for this settings to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

ShowContentForStorageBrowse=false

ShowHyperlinkBox

Defines whether a box is placed around hyperlinks in PDF files.

Default is FALSE.

Type and Usage

Location

IntradocDir/IdcRefinery/shared/idcrefinery.cfg

Example

Used as a configuration entry:

ShowHyperlinkBox=true

SimpleProfilesEnabled

This variable enables the Simple Profile functionality.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

SimpleProfilesEnabled=true

TimeoutChangedTemplateForcedConversionsInMins

Defines the minimum interval in minutes at which Dynamic Converter will reconvert a file when the template or layout has changed.

Default is 0.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

TimeoutChangedTemplateForcedConversionsInMins=1

See Also


TimeoutMismatchedForcedConversionsInMins

Defines the minimum interval in minutes at which Dynamic Converter will reconvert a file when the source document, template, or layout has changed.

Default is 15 minutes.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

TimeoutMismatchedForcedConversionsInMins=10

See Also


TraceConversionCacheCleanup

Outputs a report to the debug trace during the Dynamic Converter cache cleanup cycle.

Default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

TraceConversionCacheCleanup=true

See Also


UieHideSearchCheckboxes

Shows or hides the metadata field checkboxes on the search page, which limit the number of metadata fields initially shown on the page.

Default is TRUE.

Restart Oracle UCM for this setting to take effect.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

DomainHome/ucm/urm/components/RecordsManagement/records_management_environments.cfg

Example

Used as a configuration entry:

UieHideSearchCheckboxes=true

UseCascadingStyleSheets

Enables the use of cascading style sheets (CSS) for Dynamic Converter.

When set to TRUE, cascading style sheets are enabled.

When set to FALSE, cascading style sheets are disabled. This option is useful only for older browsers that do not support CSS.

Default is TRUE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

UseCascadingStyleSheets=false

VerboseMode

Specifies the level of logging in the Inbound Refinery log.

Default is FALSE.

Type and Usage

Location

Example

Used as a configuration entry:

VerboseMode=true

WebDAVMaxInactiveInterval

When a user logs in to the Oracle Content Server instance through a WebDAV client application, the WebDAV component sets a cookie in the client. The cookie remains set as long as a WebDAV request is made within the time specified by the WebDAVMaxInactiveInterval parameter.

The cookie remains set even if the WebDAV client application is closed. If the cookie expires, the user must log in to the Oracle Content Server instance again to perform WebDAV transactions through Microsoft Word, Microsoft Excel, and Microsoft PowerPoint software.

Default is 7200 seconds, or two hours.

Important:

To ensure this setting remains in effect after a software update, perform one of these tasks:
  • Add or edit the setting in the IntradocDir/config/config.cfg file.

  • In the Oracle Content Server user interface, select Admin Server, then General Configuration, and enter the setting in the Additional Configuration Variables field.

Type and Usage

Location

IntradocDir/components/folders/folders_environment.cfg

Example

WebDAVMaxInactiveInterval=7200