Trigger Response Page

Enter the Oracle Service Cloud (RightNow) Adapter trigger response values for your integration.

  • Immediate (synchronous) response: A response business object is immediately returned as output. You select Immediate as the response type on the Response page and select the business object as part of the response to the client. (See Table 3-1 for instructions.)

  • Delayed (asynchronous) response: A callback service to which to route the callback is exposed. You select Delayed as the response type on the Response page and select the operation and business object that comprise a successful callback response, a failed callback response, or both. (See Table 3-2 for instructions.)

  • No response is required: You select None on the Response page because a response is not required. (See Table 3-3 for instructions.)

    The Response page looks as follows:

Description of ics_repsonse_page.png follows
Description of the illustration ics_repsonse_page.png

The following table describes the fields available if an immediate (synchronous) response is required.

Table 3-1 Response Type — Immediate (Synchronous) Response is Required

Element Description

Response Type

Select Immediate for the Oracle Service Cloud (RightNow) application to wait until a response is received from the integration. This is also known as the request and response message exchange pattern. This is the default selection.

Filter by object name

Enter the initial letters to filter the display of business objects. You can also select a filter type:
  • All: Displays all objects.

  • Custom: Displays objects you created. These business objects are identified by special icons. The naming convention is a combination of the package name and object name joined by a “.”. For example, if there is a custom object package called CO and an object named PurchaseProduct, the wizard displays the custom object as CO.PurchaseProduct.

  • Standard: Displays business objects delivered as part of the standard Oracle Service Cloud (RightNow) application.

Select a Business Object

Select the business object for the integration to send as a response document to the Oracle Service Cloud (RightNow) application.

The following table describes the fields available if a delayed (asynchronous) callback response is required. You can configure a successful callback response, a failed callback response, or both.

Table 3-2 Response Type — Delayed (Asynchronous) Response is Required

Element Description

Response Type

Select Delayed to configure a successful callback response, a failed callback response, or both.

This enables you to configure the operation and business objects that you want the Oracle Service Cloud (RightNow) application to process as part of a successful callback response, failed callback response, or both.

Successful Response/Failed Response

Select the type of callback to configure. After configuring one type of callback (for example, successful), you can configure the other type (for example, failed).
  • Successful Response: Select to configure the operation and business objects that you want the Oracle Service Cloud (RightNow) application to process as part of a successful callback response sent by the integration.

  • Failed Response: Select to configure the operation and business objects that you want the Oracle Service Cloud (RightNow) application to process as part of a failed callback response sent by the integration.

Select an Operation Type

Select the type of create, read, update, and delete (CRUD) operation to perform on the business object. Only CRUD is currently available for selection. CRUD represents functions implemented in relational database applications. Each letter maps to a standard SQL statement, HTTP method, or DDS operation. The following CRUD operations are supported:
  • Create

  • Destroy

  • Update

Filter By object name

Enter the initial letters to filter the display of business objects. You can also select a filter type:

  • All: Displays all objects.

  • Custom: Displays objects you created. These business objects are identified by special icons. The naming convention is a combination of the package name and object name joined by a '.'. For example, if there is a custom object package called CO and an object named PurchaseProduct, the wizard displays the custom object as CO.PurchaseProduct.

  • Standard: Displays business objects delivered as part of the Oracle Service Cloud (RightNow) application.

Select Business Objects (Service Version API)

Select the business objects for the integration to send as a response document to the Oracle Service Cloud (RightNow) application.

Your Selected Business Objects

Displays the selected business objects.

The following table describes the fields available if no response is required.

Table 3-3 Response Type — No Response is Required

Element Description

Response Type

Select None.

Select Business Object

If you select None, this section is hidden.