Petals-BC-Filetransfer

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

Changes (8)

View Page History
{numberedheadings}


h1. Features


These operations are described in an embedded astract WSDL, the File Transfer dedicated WSDL.
\\

h1. Component Configuration

\\
_no specific configuration for this component_
\\
*Table* *1.1. Configuration of the component (CDK)*
\\
*ParameterDescriptionDefault* *RequiredScope*
\\
acceptor-pool-size The size of the thread pool used to accept Message Exchange from the NMR. Once a message is accepted, its processing is delegated to the processor pool thread.
processor-pool-size The size of the thread pool used to process Message Exchanges.
Once a message is accepted, its processing is delegated to one of the thread of this pool.

5YesRuntime
\\
\\
\\
10YesRuntime
performance\- notifications
Enable the performance notifications in the component. The CDK proposes to a performance notification feature to the component implementor. If you enable this feature, you must use the related method accessible in the AbstractComponent class.
\-NoRuntime
performance-stepWhen the performance notification feature is enabled, it is possible to define a step on the notifications. When there is an heavy message traffic, it is recommanded to increase this step to avoid performance disturbance.
properties-fileName 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
\-NoRuntime
\\
\\
\\
\\
\-NoInstallation
\\
• an empty value to stipulate a non-using file
\\
ignored-statusWhen the component receives an acknowledgement mDeOsNsEa_gAeND_ERROR_IGNOYREesD
exchange, it can skip the processing of these message according to the type of the acknowledgment. If you decide to not ignore some acknowledgement, the component listeners must take care of them.

\\
Component
\\
\\
\\
\\
jbi-listener\- class-name
Accepted values : DONE_AND_ERROR_IGNORED, DONE_IGNORED,
ERROR_IGNORED or NOTHING_IGNORED
Qualified name of the class extending *AbstractJBIListener* \-YesComponent
external-listener\- class-name
Qualifiednameoftheclassextending
*AbstractExternalListener*
\-NoComponent
\\
Definition of CDK parameter scope :
\\
• _Component_ : The parameter has been defined during the development of the component. A user of the component can not change its value.
\\
• _Installation_: The parameter can be set during the installation of the component, by using the installation MBean (see JBI specifications for details about the installation sequence). If the parameter is optional and has not been defined during the development of the component, it is not available at installation time.
\\
\\
\\
• _Runtime_ : The paramater can be set during the installation of the component and during runtime. The runtime configuration can be changed using the CDK custom MBean named RuntimeConfiguration. If the parameter is optional and has not been defined during the development of the component, it is not available at installation and runtime times.
\\
\\
h1. Component Configuration

{include:0 CDK Component Configuration Table}

h1. Service Configuration