...
Field | Description | ||
---|---|---|---|
Name | The name of the proxy. | ||
Version | The version of the proxy. (E.g., 1.0.0) | ||
Transports | A transport is responsible for carrying messages that are in a specific format. | ||
StartOnLoad | When deployed, should the proxy be active or deactive. | ||
Trace | Enable trace log. | ||
PinnedServers | ServiceGroup | The servers in which the proxy service should be activated when multiple instances of the ESB exist in a cluster. If no servers are specified in this field, the proxy service will be activated in all the servers. | |
ServiceGroup | This is a free text field used to enter a description for the proxy service. | ||
InSequence | A sequence is an ordered list of mediators (a mediator chain). When a sequence is given a message, it will go through all the mediators in the sequence. A sequence can also handover messages to other sequences. | ||
OutSequence | A sequence is an ordered list of mediators (a mediator chain). When a sequence is given a message, it will go through all the mediators in the sequence. A sequence can also handover messages to other sequences. | ||
FaultSequence | If there is an error in the InSequence or OutSequence, the FaultSequence is triggered. | ||
Endpoint | Representation of the backend service in ESB. | ||
PublishWSDL | The WSDL used to provide information about the message format and parameters of the back end service. | ||
EnableAddressingEn | The parameter for enabling addressing. | ||
EnableSec | The parameter for enabling security. | ||
EnableRM | The parameter for enabling reliable messaging. |
Listing Proxies
- Click Main > Metadata > List > Proxies.
- Filter proxies as required.
...
Excerpt | ||
---|---|---|
| ||
Instructions on how to add a Proxy proxy to the Governance Registry. |