Converting the configurations of Utility Client for import into IBM Content Navigator
If you migrated from Content Collector for SAP Version 3.0 or Version 2.2, you can convert the configurations of Utility Client to a format that can be imported in IBM Content Navigator. In this way, you can reuse document-linking profiles, index-transfer profiles, and attributes mappings of Content Collector for SAP Version 3.0 or Version 2.2.
Parameters
- com.ibm.esd.configplugin.util.UtilityClientConverter
- Starts the Java™ utility that is used for converting a Utility Client configuration.
- -profile uc_config_file
- Specifies the fully qualified path to the Utility Client configuration file. You can omit the path if you enter the command from the directory that contains the configuration file.
- -outputdirectory path
- Specifies the full path to the directory that is to contain the files that are created from the Utility Client configuration file.
- -id instance_id
- Specifies the ID of the instance configuration that the output
files are to apply to.
The ID of the instance configuration is part of the command that is displayed to you when you export an instance configuration from Configuration Feature. For more information, see Exporting the instance configuration from Configuration Feature. Starting with Fix Pack 1, the ID is also shown in the upper right corner of an instance configuration that you opened in Configuration Feature for editing.
Example
archcmd.bat com.ibm.esd.configplugin.util.UtilityClientConverter -profile uc1.cs
-outputdirectory C:\Users\iccsapadmin\AppData\Roaming\IBM\iccsap\inst2\uc
-id 1The files that are produced from the Utility Client configuration file with the name uc1.cs are stored in the path C:\Users\iccsapadmin\AppData\Roaming\IBM\iccsap\inst2\uc. The files use the instance configuration with ID 1.
