Activate and Run the Recipe
After you've configured the connections, you can activate the recipe.
- Activate the recipe. See Activate a Recipe or Accelerator.
- Run the recipe from an external application.
- In the Integrations section of the
project workspace, click Actions
on the integration flow, then select
Run. - On the Configure and run page, click Endpoint metadata.
- In the panel that opens, copy the Endpoint URL value. This is the integration flow's endpoint URL.
- From the external application, send a
POSTrequest to this endpoint URL along with the data. Provide the data in thePOSTrequest's Body field. See the following step for sample data.
- In the Integrations section of the
project workspace, click Actions
- Test the recipe in Oracle Integration.
- View the response in the Activity stream pane. Click View payload
on the last item of the activity stream to view the response returned.