Hitachi

uCosminexus Service Platform Setup and Operation Guide


5.4.11 Changing the definition information of the FTP inbound adapter

This subsection describes the prerequisites and method for changing the property definition of the FTP inbound adapter during operations.

Organization of this subsection

(1) Prerequisites

To change the property definition of the FTP inbound adapter, the following conditions must be fulfilled:

For details on how to check the status of the HCSC server, see "5.3.15 Checking the HCSC server information".

(2) Changing method

To change the definition information of the FTP inbound adapter, acquire the attribute from the RAR file of the FTP inbound adapter, create a property file, and edit that property file to reflect the definitions.

The procedure for changing the definition information of the FTP inbound adapter is as follows:

  1. Acquiring attributes from the RAR file of the FTPinbound adapter, and create the property file.

    Execution format for creating the property file from the RAR file of the FTP inbound adapter:

    <Installation directory of Service platform>\CC\admin\bin\cjgetrarprop <J2EE server name> -resname FTP_Inbound_Resource_Adapter -c <file path of the property file>

    For details on the cjgetrarprop command, see "2.4 Resource operation commands used in the J2EE servers" in "Application Server Command Reference Guide".

  2. Editing the property file.

    For definition items of the property file, see "3.2.3(3)(b) Contents of the property file".

  3. Executing the following command to reflect the property definition of the FTP inbound adapter:

    <Installation directory of Service platform >\CC\admin\bin\cjsetrarprop <J2EE server name> -resname <display name of the resource adapter> -c <property file path>

    For details on the cjsetrarprop command, see "2.4 Resource operation commands used in the J2EE servers" in "Application Server Command Guide".