Configuring Call Transformation for an Endpoint
Procedure
-
Sign in to the Boomi Cloud API Management (Control Center) dashboard.
-
Click API Definitions on the Get Started page or navigate to Design > APIs.
-
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 Settings:
<your endpoint name>page. -
On the Endpoint:
<your endpoint name>page, in the Name column, select an endpoint link or settings icon next to the row you want to configure endpoint settings. -
Navigate to Call Transformations. On the Call Transformations page, specify the following information in these fields:
-
Select the Perform Preprocess checkbox to enable or allow pre-processing. You must enable this option to perform pre-processing.
-
In Processing Adapter, enter the adapter name
CAM_OAuth2BackendAuthentication_Service. -
In Preinputs, enter the data or values that Traffic Manager can use for pre-processing calls. Refer to the Preinputs Values section to specify values in this field.
-
Select the Perform Postprocess checkbox to enable or allow post-processing.
importantYou must enable this option to perform post-processing. This is mandatorily required if pre-process is enabled.
-
Optional: In Postinputs, enter the data or values that Traffic Manager can use for post-processing calls. Refer to the Postinputs Values section to specify values in this field.
-
-
Click Save.