Hi folks,
Is it possible to consume a modeled view via Virtual Connection? ie: instead of table create a virtual connection to "_SYS_BIC"."VIEWNAME"? I'm experimenting with this and getting Error opening the cursor for the remote database. So I'm tinkering with authorizations however in the back of my mind I'm wondering if it's because it's not possible.
Steps I've done;
1) In Enterprise HANA system A created a view.
2) In BW on HANA system B created a virtual connection to system A
3) In BW on HANA system B created a virtual table that uses above two steps to consume a view
4) Data preview on the virtual table
Error opening the cursor for the remote database [SAP AG][LIBODBCHDB SO][HDBODBC] General error;2048 column store error: [2950] user is not authorized : for query "SELECT "
Thanks,
-Patrick