Activate and Run the Recipes

After you've configured the connections and other resources, you can activate and run the recipe.

  1. Activate the recipes. See Activate a Recipe or Accelerator.
  2. Run the recipe from an external application.
    1. In the Integrations section of the project workspace, click Actions Actions icon on the integration flow, then select Run.
    2. On the Configure and run page, click Endpoint metadata.
    3. In the panel that opens, copy the Endpoint URL value. This is the integration flow's endpoint URL.
    4. From the external application, send the required REST command to this endpoint URL along with the request parameters. See Parameters required to run the recipe in About The Recipes.
  3. Test the recipe in Oracle Integration.
    1. In the Integrations section of the project workspace, click Actions Actions icon on the integration flow, then select Run.
    2. On the Configure and run page, in the Request section,enter the parameters required to run the recipe.
    3. Click Run
      The Activity stream pane appears displaying the status of the integration instance’s execution.
    4. In the Response section of the Configure and run page, you’ll find a success response, 200 OK.
  4. Verify if the action is successful in your LinkedIn instance. For example, if you had sent a POST request with the desired text to be posted, check if the content is posted on the authenticated user’s LinkedIn instance.