Symptom
This KBA aims to describe one of the prerequisites for establishing a connection in Datasphere, including creating a new customer communication scenario in ABAP Development Tool (ADT) and create the corresponding communication arrangement in S/4HANA Cloud Fiori Launchpad.
Environment
- SAP Datasphere
- SAP S/4HANA Cloud Public Edition
Resolution
For step-by-step guidance, please refer to How to create a new Customer Communication Scenario in ABAP Development Tool (ADT) when establishing a connection in Datasphere | SAP Help Portal.
Prerequisites
- For creating a new Customer Communication Scenario:
- Install ABAP Development Tool (ADT).
- In ADT, add a new ABAP Cloud Project for your S/4HANA Cloud Development Tenant.
- Logon to the S/4HANA Cloud Development Tenant (usually Client 080) with Business User.
- For creating a new Communication Arrangement based on this Customer Communication Scenario:
- Logon to the S/4HANA Cloud (Fiori Launchpad) Customizing Tenant (usually Client 100) with Administrator User.
Create a new Customer Communication Scenario in ADT
- In your S/4HANA Cloud project, create a new Communication Scenario
- Give this new Communication Scenario a name starting with "Z".
- Add needed Inbound Service ID:
- Click the Inbound configuration
- Click the Add button
- Click the Browse button
- Select the S_PRIVILEGED_SQL1
- Add Authorization Object:
- Click the Authorization configuration
- Click the Insert button
- Search for SQL_VIEW
- Select SQL_VIEW
- Expand Authorization 0001
- SQL_SCHEMA: The name of the Service Binding (exposed as a schema) that you want to grant access to
- SQL_VIEW: Comma-separated list of all CDS view entities to which you want to grant access or * (if you want to allow access to all CDS view entities in the service definition)
- SQL_VIEWOP: Choose at least one option
- For Remote Tables → Choose SELECT
- For Replication Flows → Choose REPLICATE
- Click the Publish Locally button
- Now this customer can be found in S/4HANA Cloud Communication Arrangement Application
Create a new Communication Arrangement in S/4HANA Cloud Fiori Launchpad
- Open the Communication Arrangements APP.
- Click the New button.
- Search for the required scenario.
- Click the required scenario.
- Rename the Arrangement Name.
- Click the Create button.
Configurate the Communication Arrangement
- Select the Customer Communication system.
- Note: If you have many required Communication Scenarios in one Datasphere Connection, please select the same Communication System when creating Communication Arrangements.
- Record the API-URL. e.g., https://myXXXXXX-api.s4hana.cloud.sap
- Click the Save button.
See Also
Keywords
KBA , DS-DI-CON , Connections , DS-DI-RT , Remote Tables , BC-DWB-AIE , Installation and infrastructure for ABAP tools in Eclipse , DS-DI-RF , Replication Flows , How To
SAP Knowledge Base Article - Public