on 2024 Dec 23 11:28 AM
Hi team,
We are following a scenario for replicating data from Datasphere to SAP HANA Cloud
Created a Replication scenario in Datasphere for a table "KNA1" . This table is visible in our container schema after replication as below . There are other tables also created in this container schema through CAPM entity creation.
The below table has no name space attached as it is directly created from Replication
Created a hdb procedure in db/src folder of our CAPM project that access the tables from both CAPM created tables and table created with Data sphere Replication .
but while accessing the tables created through Replication we are getting an issue while deploying .
Request clarification before answering.
I would suggest the other way that I successfully used before. Create a CAP app and the associated table structure.
You then have two options:
1. Use the standard HANA to HANA connection to access your tables from Datasphere (the easier way)
2. Add the Datasphere database to your sub account (as described in the Datasphere documentation) and then you can redirect your HANA deployment to the Datasphere HANA database and easily, natively use the CAP tables in Datasphere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.