Skip to main content
Feedback

Configuring Call Transformation for an Endpoint

Configure Call Transformation Pre-processing, Post-processing, or both for an endpoint on the Call Transformation page.

Procedure

  1. Sign in to the Boomi Cloud API Management (Control Center) dashboard.

  2. Click API Definitions on the Get Started page or navigate to Design > APIs.

  3. On the Manage your APIs with API Definitions page, in the Name column, select the API Definition link from the list. This opens the Endpoint: <your endpoint name> page.

  4. On the Endpoints: <your endpoint name> page, in the Name column, select the endpoint link from the list for which you want to configure the call transformation settings. This opens the Methods: <your endpoint name> page.

  5. Navigate to Call Transformations. On the Endpoint Call Transformations: <your endpoint name> page, specify the values for the following fields based on your connector requirements and environment.

    tip

    Refer to the Configuration Values section for each connector or adapter in the Connectors section for more information on which values can be configured.

    note

    The Cloud API Management Engineer must specify all the fields.

    1. In Processing Adapter, enter the adapter name.

    2. Enable the Perform Pre-processing toggle switch to allow pre-processing. By default, this field is disabled. You must enable this option to perform pre-processing.

    3. In Data to make available for pre-processing, enter the data or values, one per line, that the Traffic Manager can use while pre-processing the calls.

    4. Enable the Perform Post-processing toggle switch to allow post-processing. By default, this field is disabled. You must enable this option to perform post-processing.

    5. In Data to make available for post-processing, enter the data or values, one per line, that the Traffic Manager can use while post-processing the calls.

    6. Click Save.

On this Page