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

  1. Click the ROUTING > Target Operations tab.
  2. Click the Add Property icon.
  3. Add a new target operation as follows:

Target Operation Configuration
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.

  1. Save the changes to the configuration.