Skip Headers
Oracle® Communications Service Broker Orchestration User's Guide
Release 6.1

E29453-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

8 Defining the Orchestration Engine Behavior on Receiving a Response from the Application

This chapter describes how to use the Oracle Communications Service Broker Orchestration Studio to define the Orchestration Engine (OE) behavior depending on the response that the OE received from the application.

About the Orchestration Engine Behavior on Receiving Responses from the Application

You can define whether the Orchestration Engine (OE) continues or terminates the session depending on the response that the OE received from the application. You can specify the following:

Defining the Orchestration Engine Behavior on Receiving an Error from the Application

If an application returns an error, such as a 400 Bad Response to an INVITE message, you can specify whether the OE forwards the message to the next application in the chain or terminates the session.

To specify the OE behavior:

  1. In the orchestration logic flow, select the IM for which you want to specify default handling.

    By default, Default Handling is set to 0 to continue the session.

  2. Click the Actions tab.

  3. In the Default Handling field, type one of the following:

    • To continue the session, type 0

    • To terminate the session, type 1

Note:

Service Broker does not support this feature when the Diameter-based orchestration mode is enabled. For more information on the Diameter-based orchestration mode, see the discussion on improving performance in Diameter-only environments in Oracle Communications Service Broker Online Mediation Controller Implementation Guide.

Defining the Orchestration Engine Behavior on Receiving a Response from the Application

You can configure the OE to forward the session to the next application whose conditions are met, when the OE receives a specific response from an application. The ability of the OE to forward the session to the next application is known as Forced Back to Back (FB2B).

To set Back to Back response codes:

  1. In the orchestration logic flow, select the IM whose responses are to be forwarded Back to Back.

  2. Click the Actions tab.

  3. Select the Back to Back checkbox.

    The Response field becomes available.

  4. In the Response field, type the response codes according to which the OE continues the session.

    You can add as many response codes as required, separated by a comma and a space.

See "Forcing Back to Back" for an example of a use case using FB2B.

Note:

Service Broker does not support this feature when the Diameter-based orchestration mode is enabled. For more information on the Diameter-based orchestration mode, see the discussion on improving performance in Diameter-only environments in Oracle Communications Service Broker Online Mediation Controller Implementation Guide.