Orchestration Service Routes

The Orchestration Service Routes (CORCHSRR) page displays all existing Orchestration Service (OS) Routes. This page allows adding and updating orchestration service routes and route steps. It has two tabs: OS Route and OS Route Steps. The following table provides detail on each field on these tabs:

Field

Description

OS Route

OS Route Name

Indicates the Orchestration Service Route Name. It cannot be updated. It is unique across all tenants.

Description

Description of OS Route.

OS Route Steps

Route Step Number

Route Step Number is unique within an OS Route. Route Step Number provides a way to order various orchestration services that are part of an OS Route.

It is mandatory and cannot be modified once saved. When adding a new step, the default value is auto-generated in increments of 10 and an end-user may modify the value. This allows inserting a step in between two steps, if needed.

OS Name

Orchestration Service to be executed for current route step number. It is mandatory and cannot be modified once saved.

This drop-down field displays the list of orchestration services that can participate in a route.

Input Message Name

Message Name corresponding to the request payload that is provided as input to orchestration service for this step. This is a read-only field as every orchestration service accepts only a specific request payload.

Output Message name

Message Name corresponding to the response payload that is provided as output by orchestration service for this step. This is a read-only field as every orchestration service responds with only a specific response payload.

Generate Request Script

This field is not currently used in the application. Connect only has a few orchestration services that can participate in an OS Route. Request payload for those services is generated by Connect using current context and request/response from the previous step.

This field allows Connect to generate request payload for the current step using a JSON-to-JSON Camel JOLT transformation script available in this field. This field is reserved for future use.

Please refer to the CGI Advantage Connect - Configuration & Management Guide for more information on this page.