Configuring DefaultOperation Facade Operation (REST)

For the REST requests, configure a DefaultOperation facade operation as follows:

Procedure

  1. Click the PARTNER > Facade Operations tab.
  2. Click the Add Property icon.
  3. Add a new facade operation as follows:
    DefaultOperation Facade Operation Parameters (REST)
    Parameter Value
    Operation Name Enter DefaultOperation as the name of the facade operation.
    Operation URI The URI of the facade operation request.

    For example, /asg/defaultOperation

    Note: The Operation URI supports regular expressions which are evaluated by Java.util.regex at runtime.
    Operation Service Name Enter a logical service name.

    For example, Internal

  4. Save the changes to your configuration.