4 Activate and Run the Recipe

After you've configured the connections and other resources, you can 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. Get the integrations's endpoint URL.
    1. In the Integrations section of the project workspace, click Actions Actions icon on the integration flow, then select Run details.
    2. In the panel that opens, copy the Metadata URL. This is the integration's endpoint URL.
  3. Update the integration's endpoint URL in your Zuora instance.
    1. Log in to your Zuora instance.
    2. Navigate to Billing, select Setup Profiles, and then select Notifications and Email Templates.
    3. From the list that appears, edit the notification which you had created against this order. See Configure Zuora.
    4. In the Edit Notification window that opens, enter the endpoint URL that you obtained in step 2 as the Base URL.

      Note:

      The endpoint URL changes with respect to the Oracle Integration instance.
    5. Click Save.
  4. Run the recipe.
    To run the recipe, you must create an order in the Zuora instance.
    1. Under Customers, select Orders.
    2. In the Orders tab that appears, either click Create Subscription or Amend Subscription.
    3. Enter the product, its rate plan, charges and then click Add Product.
    4. Click Review Order.

      Note:

      You can only review your order when you are creating a subscription. This option is not available when you are amending an existing subscription.
    5. Click Activate.
    You've successfully created an order and triggered the integration flow of the recipe.
  5. 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.
  6. Check if the details of the new order created in Zuora have been imported into the Hasura supported database.
    1. Log in to your Hasura instance.
    2. Navigate to API Explorer.
    3. Fetch the order details from the database by passing the order id or order number.