InfoSphere Enterprise Records, Version 4.5.1.3+       Application server:  WebSphere Application Server   Operating systems:  AIX, HP-UX, Linux, Solaris

(WebSphere Application Server) Configuring the File Plan Import Export tool on UNIX

After you install the File Plan Import Export tool, you must configure the tool by editing the command file with values related to your instance of WebSphere® Application Server. Different versions WebSphere Application Server require different modifications to the command file. The command file is FilePlanTool.sh.

WebSphere Application Server or the WebSphere Application Server client must be installed and available on the server where you installed the File Plan Import Export tool.
To configure the command file:
  1. Back up the FilePlanTool.sh file. The default location is RM_install_path/FileNet/RM/FilePlanImportExport/Tool/FilePlanTool.sh.
  2. Open the FilePlanTool.sh file in a text editor and make the following changes:
    1. Search for the APP_SERVER= parameter and set the value to WebSphere. For example: APP_SERVER=WebSphere
    2. Search for the WS_DIR= parameter and set the value to the directory where WebSphere Application Server or WebSphere Application Server client is installed. For example: WS_DIR=/opt/IBM/WebSphere/AppServer
    3. In the WebSphere Server section, search for the NAMING_PROVIDER_URL= parameter and set the value to the URL for the Content Engine server in the following format: NAMING_PROVIDER_URL=iiop://CE Server:port#
    4. In the WebSphere Server section, search for the CORBA_CONFIGURL= parameter and set the value to the location of the sas.client.props file:
      WebSphere Application Server 6.0 or earlier.
      CORBA_CONFIGURL=file:"$WS_DIR"/profiles/default/
      properties/sas.client.props
      WebSphere client
      CORBA_CONFIGURL=file:"$WS_DIR"/properties/
      sas.client.props
      WebSphere Application Server 6.1 or 7.0
      CORBA_CONFIGURL=file:"$WS_DIR"/profiles/AppSrv01/
      properties/sas.client.props
  3. Navigate to the sas.client.props file that is referenced in the CORBA_CONFIGURL parameter. Modify the sas.client.props file with the following changes in order to disable the requirement to log on to Content Engine when you run the tool:
    1. Set the com.ibm.CORBA.loginSource= parameter to none. For example: com.ibm.CORBA.loginSource=none
    2. Save and close the file.


Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)