Hi Mates,
We are trying to make and extraction in a Hana Database with HCI Data Services.
We are having an issue to access to the _SYS_BIC model (HCI DS issue - already working with SAP support).
We have access to another Schemas.
So as a workaround we want to be able to create the view in another schema (not in _SYS_BIC).
As far as we know, while we work with Hana Modeler all the views are created in _SYS_BIC.
Is there a way to create a view in a different schema with Hana Modeler?
Thanks,
R.O.
Roberto,
you should create the calculation views within the HANA Developer perspective - after creating a local workspace (under Repositories tab) and then creating a project, sharing it to the repository and creating your models in the project explorer --- you will be able to create your views by dragging and dropping your table/views into the graphical editor..
hope this is what you are looking for
Finally I was able to import views from the _SYS_BIC schema in HCI DS and create the datastore.
I wasn't able to open the schema "folder", but I imported the views by name.
Even if the only option to select are Table Types, I was able to import views using special caracter "%".
Thanks for the help.
R.O.
Add a comment