Petals-SE-EIP 2.11.0+

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

Changes (6)

View Page History
The EIP used as service provider implementation is defined and configured in the service unit descriptor.

{warning}One service provider per service unit !!{warning}

h2. Service unit descriptor

{note:title=Caution}Either an operation must be specified in the consumes sections or the 'original' operation is used for 'sub-service' requests.{note}

This The {{Provides}} section is configured through parameters divided in following groups:
* *JBI parameters* that defines the service provider identification,
* *CDK parameters* that are parameters driving the service provider implementation at CDK layer,
* *Dedicated parameters* that are parameters driving the service provider implementation at component layer.

The {{Consumes}} section are configured through parameters divided in following groups:
* *JBI parameters* that defines the service provider identification to invoke,
* *CDK parameters* that are parameters driving the service consumer implementation at CDK layer,
* *CDK interceptor parameters* that are parameters driving interceptors at CDK layer.

h3. CDK parameters defining service provider implementation
The following parameters correspond to the CDK configuration of the service provider implementation.
{include:0 CDK SU Provide Configuration 5.8.0}

h4. CDK parameters defining service provider implementation
The following parameters correspond to the CDK configuration of the service consumer implementation.

{include:0 CDK SU SE Consume Configuration 5.8.0}

h3. CDK parameters driving interceptors
The following parameters drive interceptors at CDK layer.
{include:0 CDK SU Interceptor configuration 5.8.0}

h3. Dedicated configuration
h3. Service provider dedicated configuration
{table-plus}
|| Parameter || Description || Default || Required ||