Petals-BC-SFTP 1.2.x

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
| notifications | Enable the EDA mode. The component produces and consumes notifications. See the EDA documentation for further details. \\ | false | No | Installation |
| ignored-status | When the component receives an acknowledgement message exchange, it can skip the processing of these messages according to the type of the acknowledgement. If you decide to not ignore some acknowledgement, the component listeners must take care of them. \\
\\
Accepted values: {{DONE_AND_ERROR_IGNORED, DONE_IGNORED, ERROR_IGNORED}} or {{NOTHING_IGNORED}}. | {{DONE_AND_ERROR_IGNORED}} | Yes | Component |
| properties-file | Name of the file containing properties used as reference by other parameters. Parameters reference the property name in the following pattern $\{myPropertyName}. At runtime, the expression is replaced by the value of the property. \\
\\
The value of this parameter is :
* an URL \\
* a file relative to the PEtALS installation path \\
* an empty value to stipulate a non-using file | \- | No | Installation |
No | Installation |
| external-listener-class-name | Qualified name of the class extending *AbstractExternalListener* {note}Only for BC components.{note} \\ | \- | No | Component |
| jbi-listener-class-name | Qualified name of the class extending *AbstractJBIListener* \\ | \- | Yes | Component |