Activate and Run the Recipe
After you've configured the connections and other resources, 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 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 the required REST command to this endpoint URL along with the request parameters. See REST Commands and Example Payloads in About This Recipe.
 
- In the Integrations section of the
                                project workspace, click Actions 
- Test the recipe in Oracle Integration.
-  View the response payload in the Activity stream to verify if the action is successful. For example, if you had sent a POSTrequest with the required request parameters to create an incident in ServiceNow, check if the incident number and incident Id is returned in the response.