uCosminexus Service Platform, Reception and Adapter Definition Guide

[Contents][Glossary][Index][Back][Next]

2.4.3 Creating definition file of FTP reception

This subsection describes types of definition file of FTP reception and creation method of each type.

Organization of this subsection
(1) Types of definition file
(2) Creating the definition file

(1) Types of definition file

Types of the definition file to be created are as follows:

(2) Creating the definition file

The procedure for creating the definition file to be used in FTP reception is described here. Create a definition file other than list command option definition file using the template file provided by FTP reception.

(a) FTP reception definition file

When adding FTP reception, edit and use the template file provided by service platform (cscurecpftp.properties). Therefore, you need not create FTP reception definition file.

(b) FTP execution permission list definition file
  1. Copy the template file (Installation directory of service platform\CSC\config\ftprecp\templates\ftp_permission_allow.properties) and store it in any directory.
  2. Change the name of the template file, which is copied to any name.
  3. Edit the definition contents and save them.
    For details on the items that can be edited in FTP execution permission list definition file, see FTP execution permission list definition file in the manual Service Platform Reference Guide".

The FTP execution permission list definition file is reflected in the execution environment when starting FTP reception.

(c) FTP command permission list definition file (for FTP reception)
  1. Copy the template file (Installation directory of service platform\CSC\config\ftprecp\templates\ftp_command_allow.properties) and store it in any directory.
  2. Change the name of the template file, which is copied to any name.
  3. Edit the definition contents and save them.
    For details on the items that can be edited in the FTP command permission list definition file, see FTP command permission list definition file in the manual Service Platform Reference Guide.

The FTP command permission list definition file is reflected in the execution environment when starting FTP reception.

(d) List command option definition file
  1. Create a text file with any name and store it in any directory.
  2. Edit the definition contents and save them.
    For details on the items that can be edited in the list command option definition file, see List command option definition file in the manual Service Platform Reference Guide.

The list command option definition file is reflected in the execution environment when starting FTP reception.

(e) FTP reception config file
  1. Copy the template file (Installation directory of service platform\CSC\config\ftprecp\templates\ftprecp_config.properties) and store it in the following directory:
    Installation directory of service platform\CSC\config\ftprecp
  2. Change the name of the template file, which is copied to "<FTP reception ID>.properties".
  3. Edit the definition contents and save them.
    For details on the items that can be edited in the FTP reception config file, see FTP reception config file in the manual Service Platform Reference Guide.

The FTP reception config file is reflected in the execution environment when starting FTP reception.