|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View Page History{include:0 CDK SU Provide Configuration}
*Service Unit attributes to provide services*
{table-plus}
|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | {center}Yes \\
except when using FtpService{center} |
| port | the port number of the ftp server | {center}21{center} | {center}No{center} |
| user | the user login name used to connect to the server | | {center}Yes \\
except when using FtpService{center} |
| password | the user password | | {center}Yes \\except when using FtpService{center} |
| folder | the folder on the FTP server | | {center}No{center} |
| filename | file name for the standard PUT operation (write the XML message content on the FTP server) | {center}content.xml{center} | {center}No{center} |
| connection-mode | In Active mode, the connection port is set by the client. In Passive mode, it is set by the server (default is Active) | {center}active{center} | {center}No{center} |
| transfer-type | transfer mode used for put or get files ascii/binary | {center}ascii{center} | {center}No{center} |
| delete-processed-files | If true, the service delete the files processed by operation get or mget | {center}false{center} | {center}No{center} |
| encoding | Set the encoding encoding value used to process ftp operation. | {center}Default JVM Encoding{center} | {center}No{center} |
{table-plus}
{table-plus}
|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | {center}Yes \\
except when using FtpService{center} |
| port | the port number of the ftp server | {center}21{center} | {center}No{center} |
| user | the user login name used to connect to the server | | {center}Yes \\
except when using FtpService{center} |
| password | the user password | | {center}Yes \\except when using FtpService{center} |
| folder | the folder on the FTP server | | {center}No{center} |
| filename | file name for the standard PUT operation (write the XML message content on the FTP server) | {center}content.xml{center} | {center}No{center} |
| connection-mode | In Active mode, the connection port is set by the client. In Passive mode, it is set by the server (default is Active) | {center}active{center} | {center}No{center} |
| transfer-type | transfer mode used for put or get files ascii/binary | {center}ascii{center} | {center}No{center} |
| delete-processed-files | If true, the service delete the files processed by operation get or mget | {center}false{center} | {center}No{center} |
| encoding | Set the encoding encoding value used to process ftp operation. | {center}Default JVM Encoding{center} | {center}No{center} |
{table-plus}
h3. Service Unit descriptor
</jbi:jbi>{code}
\\
\\
*Service Unit attributes to provide services*
{table-plus}
{table-plus}
|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | {center}Yes \\except when using FtpService{center} |
| port | the port number of the ftp server | {center}21{center} | {center}No{center} |
| user | the user login name used to connect to the server | | {center}Yes \\except when using FtpService{center} |
| password | the user password | | {center}Yes \\except when using FtpService{center} |
| folder | the folder on the FTP server | | {center}No{center} |
| filename | file name for the standard PUT operation (write the XML message content on the FTP server) | {center}content.xml{center} | {center}No{center} |
| connection-mode | In Active mode, the connection port is set by the client. In Passive mode, it is set by the server (default is Active) | {center}active{center} | {center}No{center} |
| transfer-type | transfer mode used for put or get files ascii/binary | {center}ascii{center} | {center}No{center} |
| delete-processed-files | If true, the service delete the files processed by operation get or mget | {center}false{center} | {center}No{center} |
| encoding | Set the encoding encoding value used to process ftp operation. | {center}Default JVM Encoding{center} | {center}No{center} |
{table-plus}
h3. Service Unit content
The following attributes can be set during the installation phase to configure the component, using the params element of the jbi-install-component ANT task:
h2. Configuration of the component (CDK)
{include:0 CDK Component Configuration Table}