Thanks Arun,
I will talk to the Admin guy on our side. Can you point me towards some steps on how to do that.
My exact scenario is as below. Kindly advise.
We are using HANA Cloud platform(HCP) for our project development. The first step is to replicate tables from ECC to HANA DB/Schema that we have on HCP. All the connections are setup and we can replicate data using Data Services Designer into the HANA DB by running jobs. But the tables are dumped by default into a the schema of the user. i.e. for user "ABC", tables extracted go and sit in schema "ABC".
Our goal is to put all the tables into a common schema so that we can build our models on top of it. I was looking around for a solution for that.
What is the best approach for this. Should we be creating a user with the same name as schema name with appropriate rights and then use those user credentials for target datastore?
Thanks,
Deepak