Discover SAP S/4HANA Cloud Extensibility Service in SCP
Now you have automated Configurations option using this service: You can automatically create Communication Arrangements in SAP S/4HANA Cloud and Destinations in SCP. Isn’t it cool?
This SCP Service is available in Cloud Foundry account as shown below:
1. S/4HANA Cloud system should be registered in SCP
2. As SCP admin you must configure Entitlement for Sub account for the SAP S/4HANA Cloud Extensibility Service
3. Go to SCP Global Account
- Choose Entitlements -> Sub Account Assignments and select the sub account from the drop-down menu and click on Go.
- Choose Configure Entitlements and Select the SAP S/4HANA Cloud Extensibility as shown below. On the right side select available plans either or both as shown below.
api-access: For applications running on SAP Cloud Platform to consume SAP S/4HANA Cloud APIs, we need to create a service instance of the SAP S/4HANA Cloud Extensibility service using the api-access service plan.
messaging: Enables the Enterprise Eventing Integration (SAP_COM_0092) communication scenario which allows you to consume SAP S/4HANA Cloud events and create event-based extensions.
During the creation of the service instance, a destination on a subaccount level with the same name as the service instance name is automatically created in this subaccount. It contains all instance binding properties which are required to establish connection to the SAP S/4HANA Cloud system.
Let’s quickly look into one example – I need to access Business Partner API in my application; so, I need to have the Communication arrangement created in SAP S/4HANA Cloud and Destination created in SCP to use the API. Let’s do this with the help of SAP S/4HANA Extensibility Service
Similarly, you will find the destinations created in SCP CF Sub account. During the creation of the service instance, destination on a subaccount level with the same name as the service instance name is automatically created in the subaccount. It contains all instance binding properties which are required to establish connection to the SAP S/4HANA Cloud system.
Summary: I thought to share with you guys about S/4HANA Cloud Extensibility service so you can also leverage the same while working for extensions in S/4HANA Cloud.
Now for setting up Enterprise Messaging in Cloud 2008 , please refer my blog SAP S/4HANA Cloud: Enterprise Event Enablement: What’s new with Cloud 2008
Regards