Hi All,
I have an application with PostgreSQL data connection type.
Once I imported it to a client which works in offline environment, the application is not running.
I accessed the Data Load Editor of the application and found out that the Data Connection on the right side does not load.
I found this article:
https://support.qlik.com/articles/Basic/Data-Connections-not-visible-in-the-Data-Load-Editor-in-Qlik...
From what I understand, the connectors package is having an online authentication which caused failure when working offline.
My question - is there a way to use PostgreSQL connector in offline mode as I don't want to use an ODBC data connection solution?
Thanks.