Activate and Run the Recipe
After you've configured the connections, you can activate and run 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 POST request to this endpoint URL along with the request message data. Provide the message data in the POST request’s URI parameters section.
- In the Integrations section of the
project workspace, click Actions
- Test the recipe in Oracle Integration.
- View the request message in the activity stream. In the Activity stream pane, click View payload
on the Logger logMessage item to view the request message.
Related Documentation