Hi All,
When I am trying to deploy a CAP project which contains virtual tables, I am getting an error in the database module stating virtual table could not be created. I have a remote source in which i can see these tables but cannot deploy the code.Upon pulling the logs i can see below errors Any pointers as to what is causing this?
I am creating virtual tables through .hdbvirtual table
VIRTUAL TABLE "COM_namespace_CSKU" AT "source"."SAPHANADB"."SAPHANADB"."CSKU"
I have also got hdiconfig and hdigrants in my project, and i am utilising these virtual tables to create an entity in CAP. Additionally my remote source also shows up these tables.
Regards,
Rachit