Summary
Localhost Postgres connection not working in BICS
Content
I'm getting a query failed error when trying to run an analysis in BICS that is using a subject area derived from a Postgres connection.
So basically, I imported a local postgres database into BI Admin Tool (12c version) using the data direct driver. I then modeled the tables and create a subject area. The RPD passed the consistency checker just fine, and I was able to update row count / view data in the physical layer.
Next, I uploaded the RPD into BICS.. and the subject area shows up fine. But when I go to build even the simplest analysis.. i get a query failed.
Am I missing some step here.