Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Reference: Custom-Mediation Component Properties

Reference: Custom-Mediation Component Properties

Common Tab

Property
XML Attribute Name
Description
Id
The unique ID of the
custom-mediation
component within the assembly.
Routes To
routes-to
The assembly element towards which the
custom-mediation
directs the message.
Routes Response To
routes-response-to
The destination of the response message for the
custom-mediation
component.
Execute When
execute-when
A condition that determines whether the
custom-mediation
component executes.
Spring Bean
ref
The custom Spring bean Java class implemented by the
custom-mediation
.
Request Method
request-method
The name of the method used for request processing.
Response Method
response-method
The name of the method used for response processing.