Updating the xlconfig.xml File to Change the Port for Remote Manager

Using the Form Version Control Utility 22-3 2. The utility checks the object status of the record in the USR table. The next step depends on the status of the record: ■ If the users record is in the Deleted state, then the utility moves on to the next users record. ■ If the users record is not in the Deleted state, then the utility checks the status of the account records in the connector-specific UD_ tables for that user. For each account record, the next step depends on the status of the account record: – If the account record is in the Revoked state, then the utility moves on to the next account record for that user. – If the account record is not in the Revoked state, then the utility performs the updates specified in the properties file. 3. For a particular account record, the utility first updates the version of the record and then updates the data as specified in the properties file.

22.4 Components of the FVC Utility

The following are components of the FVC Utility: ■ Properties file: You use a file with the .properties extension to provide details of the process form, child forms, and resource object on which you want to run the utility. The fvc.properties file is provided as a sample. If a new properties file is used, then the name of the file must be changed in fvcutil.sh or fvcutil.cmd. ■ xlFvcUtil.jar: This JAR file contains the utility classes required to run the FVC Utility. ■ fvcutil.sh and fvcutil.cmd: You use this script to run the utility.

22.5 Using the FVC Utility

The following sections describe the procedure to use the FVC Utility: ■ Preparing the Properties File ■ Addressing Prerequisites for Using the FVC Utility ■ Running the Utility

22.5.1 Preparing the Properties File

As mentioned earlier in this chapter, you use a properties file to define the data conversion actions that you want the FVC Utility to perform. Whether you must create or update the properties file depends on the upgrade scenario: Note: If an error is encountered, then an error message is displayed in the command window. After you fix the cause of the error and rerun the utility, records that have been updated before the error was encountered are not processed again. Note: When you install the Design Console, these files are copied into the OIM_DC_HOME directory.