invocation-service-proxy
Used in: proxy-config
Description
The invocation-service-proxy element contains the configuration info for an invocation service proxy managed by a proxy service.
Elements
The following table describes the elements you can define within the invocation-service-proxy element.
| Element |
Required/Optional |
Description |
| <enabled> |
Optional |
Specifies whether or not the invocation service proxy is enabled. If disabled, clients will not be able to execute Invocable objects on the proxy service JVM.
Legal values are true or false.
Default value is true. |