0 CDK SU Provide Configuration 5.8.0

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

Changes (2)

View Page History
The service provider is defined into the section {{provides}} of the JBI descriptor, containing:
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}
|| {center}Parameter{center} || {center}Description{center} || {center}Default{center} || {center}Required{center} || {center}Support placeholders{center} ||
| {center}{{interface-name}}{center} | Interface name of the service provider. Must match the one defined in the WSDL. | {center}-{center} | {center}Yes{center} | {center}No{center} |
| {center}{{service-name}}{center} | Service name of the service provider. Must match the one defined in the WSDL. | {center}-{center} | {center}Yes{center} | {center}No{center} |
| {center}{{endpoint-name}}{center} | Endpoint name of the service provider. Must match the one defined in the WSDL. The value '{{autogenerate}}' will force Petals ESB to generate an endpoint name as UUID at deployment time. | {center}-{center} | {center}Yes{center} | {center}No{center} |
| {center}{{timeout}}{center} | Timeout in milliseconds of a synchronous send. This parameter is used by the method {{sendSync(Exchange exchange)}} proposes by the CDK {{Listeners}} classes. \\
Set it to 0 for an infinite timeout. | {center}30000{center} | {center}No{center} | {center}Yes{center} |