Managing Conversions 2-37
■
Some of the settings that you can change using System Properties are critical to proper system operation most notably the options on the Internet tab. Use the
utmost care when editing these system-critical settings. If you set them to incorrect values, the Inbound Refinery system might shut down entirely.
■
Most of the options in System Properties can also be set using Admin Server.
■
If you make any changes, you need to restart the refinery before they take effect.
■
For more information about using the System Properties utility, see the documentation provided with Content Server.
2.5.10.2 Using the Component Wizard Utility
The Component Wizard utility is a development tool that automates the process of creating custom components. You can use Component Wizard to create new
components, modify existing components, and package components for use on refineries or content servers. You can also use Component Wizard to install, uninstall,
enable, and disable components on refineries or content servers.
For more information about using the Component Wizard utility and component development, see the Oracle Fusion Middleware System Administrators Guide for
Universal Content Management, Oracle Fusion Middleware Developers Guide for Universal Content Management, and other Content Server documentation for developers.
2.5.11 Active Virus Scanning and Inbound Refinery
When running Inbound Refinery on Windows, active virus scanning of some Inbound Refinery and Content Server directories can cause conversions to fail.
Exclude the following Content Server directories from active virus scanning:
■
the weblayout directory WeblayoutDir
■
the vault directory VaultDir
■
IntradocDir\data\
■
IntradocDir\search\
Exclude the following Inbound Refinery directories from active virus scanning:
■
the vault directory VaultDir
■
VaultDir\temp\
■
the weblayout directory WeblayoutDir
■
IntradocDir\data\
Tip: The vault\~temp\ directory should not be excluded, as it is the
most important directory to scan.
Tip: If you feel that any of these directories need to be scanned, it is
recommended that you run physical disk scanning on the Content Server and Inbound Refinery computers during off-peak hours rather
than actively scanning these directories. Also, for best results a local anti-virus program should be used to scan local drives.
2-38 Administrators Guide for Conversion
2.5.12 Changing the Date Format
The default English-US locale uses two digits to represent the year ‘yy’, where the year is interpreted to be between 1969 and 2068. In other words, 65 is considered to be
2065, not 1965. If you want years prior to 1969 to be interpreted correctly in the English-US locale, you need to change the default date format for that locale to use
four digits to represent years ‘yyyy’.
This issue does not apply to the English-UK locale, which already uses four digits for the year.
To modify the default English-US date format, proceed as follows:
1. Start the System Properties utility:
■
Microsoft Windows: Start, Programs, Oracle Content Server, refinery_
instance , Utilities, System Properties.
■
UNIX: Start the SystemProperties script, which is located in the bin
subdirectory of the refinery’s installation directory.
2. Open the Localization tab.
3. Select the English-US entry in the list of locales, and click Edit.
The Configure Locale dialog is displayed.
4. Modify the date format to use four digits for the year ‘yyyy’ rather than two
‘yy’.
5. After you are done editing, click OK to close the Configure Locale dialog.
6. Click OK to apply the change and exit System Properties.
7. Stop and restart the refinery otherwise the change will not take effect.
2.5.13 Setting the Time Zone