diff --git a/tutorials/cp-starter-isuite-onboard-subscribe/cp-starter-isuite-onboard-subscribe.md b/tutorials/cp-starter-isuite-onboard-subscribe/cp-starter-isuite-onboard-subscribe.md index 648b5c7697..ab5dae235e 100644 --- a/tutorials/cp-starter-isuite-onboard-subscribe/cp-starter-isuite-onboard-subscribe.md +++ b/tutorials/cp-starter-isuite-onboard-subscribe/cp-starter-isuite-onboard-subscribe.md @@ -150,11 +150,13 @@ You use *Cloud Integration* to design and deploy an integration flow. When you h [ACCORDION-BEGIN [Step 5: ](Automatically assign roles and create service instances using Booster)] - In this step, you execute a booster that will assign you the necessary roles to access and use the activated capabilities, and create service instances. +> **DISCLAIMER**: The booster that automates role assignment and service instance creation will be available very soon. By the time you try out this tutorial, if you are not able to find the **Enable Integration Suite** booster in your SAP BTP global account, please follow the manual steps mentioned at the end of this section. - A **Booster** is a set of guided and interactive steps that enable you to select, configure, and consume services on SAP BTP to achieve a specific technical goal. In this case, the Integration Suite booster will help you with assigning roles and creating service instances. + In this step, you execute a booster that will assign you the necessary roles to access and use the activated capabilities, and create service instance of Process Integration (integration-flow). - A **service instance** defines how a service of SAP BTP (in our case, the Process Integration Runtime) can be called from a remote component. In the context of Cloud Integration, a service instance is the definition of an OAuth client. The service key generated out of the service instance contains credentials and other information that is required at a later step to call the integration flow. + A **Booster** is a set of guided and interactive steps that enable you to select, configure, and consume services on SAP BTP to achieve a specific technical goal. In this case, the Integration Suite booster will help you with assigning roles and creating a service instance. + + A **service instance** defines how a service of SAP BTP (in our case, the **Process Integration** service with the plan **integration-flow**) can be called from a remote component. In the context of Cloud Integration, a service instance is the definition of an OAuth client. The service key generated out of the service instance contains credentials and other information that is required at a later step to call the integration flow. 1. Navigate to the overview page of your SAP BTP global account.