Configuring Target Operation for DefaultOperation
A target operation must exist for DefaultOperation of a facade operation.
Configure a target operation (if not existing), where the DefaultOperation facade operation request is routed.
For example, configure a HTTP type target operation for the DefaultOperation facade operation as follows:
Procedure
Parameter | Description |
---|---|
Target Operation Name | The name of the target operation.
For example, http.DefaultTargetOperation |
Type | The type of the target operation.
For example, HTTP |
URI | The URI of the target operation.
For example, /asg/test |
Host | The host name of the target operation. |
Port | The TCP port of the target operation implementation when invoked over HTTP. |
Copyright © Cloud Software Group, Inc. All rights reserved.