Hi All,
I want to understand, whether we can write query and retrieve data from any table if we use the EDP - by using the Business Data Direct Query option. Need to get the confirmation on this
Regards,
Bharat
Discussion posts and replies are publicly visible
With Business Data Direct Query, your external BI/ETL tools connect directly to the Appian Cloud business database replica and run standard SQL queries against the tables you’ve granted that user access to.
Thanks Stefan for the quick reply.
If i give access to all the tables for the user, then i should be able to query the table using the regular SQL right?
That's my understanding.
No, you cannot query any table using EDP's Business Data Direct Query.External BI/ETL tools connect directly to the Appian Cloud business database replica and run SQL queries only on tables/views where access is explicitly granted.