4 Activate and Run the Recipe

  1. In the project workspace, click Activate. In the Activate project panel, with the default project deployment selected, choose an appropriate tracing option, then click Activate.

    A message confirms that the integration has been activated. Refresh the page to view the updated status of the integration.

  2. Test the recipe in Oracle Integration.
    1. In the Integrations section of the project workspace, click Actions Actions icon on the Oracle Object Storage Handler integration flow, then select Run.
    2. On the Configure and run page, in the Request section, select File and then upload the object to add to OCI Object Storage (for example, a jpg file).
    3. Click Run
  3. Monitor the running of the integration flow in Oracle Integration.
    1. In the project workspace, click Observe. You'll see the integration flow being triggered and running successfully.
    2. To manage errors in your project, see Manage Errors in a Project.
  4. Check if the object (jpg file) has been added to the specified bucket in OCI Object Storage.
    1. Go to Oracle Cloud Infrastructure Console.
    2. In the navigation pane, select Storage and then Buckets.
    3. Select the bucket and check if the file that you uploaded is displayed under the Objects section.

Related Documentation