EditionsBIRTDepotFTP batch
This batch allows you to drop BIRT editions types on the desired FTP/SFTP server.

When creating the batch, select EditionsBIRTDepotFTP in the Batch template drop-down list.
When executed, the batch retrieve the edition specified in the MODELE_EDITION
parameter to drop it on the FTP or SFTP directory specified in the FTP_CHEMIN
parameter.

The parameters in the following table correspond only to the parameters specific to the EditionsBIRTDepotFTP batch.
Reference
To view the parameters common to most batches, refer to Setting up the common parameters.
Code | Description | Type | Required |
---|---|---|---|
FTP_CHEMIN
|
Path to access the FTP or SFTP directory on the server where the invoices will be dropped by the batch. |
String I.g.: edition |
Yes |
FTP_MODE
|
Method to connect to the FTP or SFTP server. Important Only the FTP or SFTP connection methods can be used. |
String Ex:FTP or SFTP |
No |
FTP_PASSWORD
|
Password to connect to the FTP or SFTP server. This password must be linked to the FTP_USER specified. |
String Ex: aHFG45*F |
No |
FTP_PORT
|
FTP or SFTP server port. |
Number Ex: 21 |
Yes |
FTP_SERVEUR
|
FTP or SFTP server to which editions will be dropped by the batch. |
String Ex: ftp.akuiteo.fr |
Yes |
FTP_USER
|
Login to connect to the FTP or SFTP server. |
String Ex: TECH |
No |
MODELE_EDITION
|
Code of the edition template to drop on the FTP or SFTP server. |
String Ex: FAC_FOUR |
No |
SFTP_SSH_KEYSTORE
|
Important This parameter is required if SFTP is specified for Path to access the Keystore file that is protected by a password and that contains keys and certificates. |
String Ex: keystore |
No |
SFTP_SSH_KEYSTORE_PASSWORD
|
Important This parameter is required if SFTP is specified for Password to access the Keystore file. |
String Ex: aHFG45*F |
No |