Skip to Content

Subscribe to the Multi-Tenant Application from Consumer Subaccount

This tutorial shows you how to subscribe to a multi-tenant application from a consumer subaccount.
You will learn
  • How to subscribe to a multi-tenant application from a consumer subaccount using the CAP Operator.
anirudhprasad-sapAnirudh PrasadMarch 31, 2026
Created by
anirudhprasad-sap
March 27, 2026
Contributors
anirudhprasad-sap

Prerequisites

  • Step 1

    Create a new subaccount in the same global account where you have deployed the multi-tenant CAP application in the previous tutorial, for example, Customer. You can find the steps to create a new subaccount in the Create Subaccounts documentation.

  • Step 2
    1. Navigate to your subaccount and choose ServicesService Marketplace on the left.

    2. Type your application name in the search box and choose Create.

      application-search

      When you enter your application name, ensure it matches the one you used in the previous tutorial. For instance, if you used incident-tutorial earlier, use that same name here.

    3. In the New Instance or Subscription popup, choose Create.

      subscribe-application

      This subscribes your subaccount to the multi-tenant application deployed in the provider subaccount.

    4. In the Creation in Progress popup, choose View Subscription.

    5. Wait until the subscription status changes to Subscribed and choose Go to Application.

      subscription-succeeded

      You’ve successfully subscribed to the multi-tenant application from your consumer subaccount.

Back to top