Hi @Diego_Bosca_Tomas ,
I can not see connectionDetails in your error.
May I ask did you do like lines bellow for your connectionDetails?
connectionDetails ← createConnectionDetails(dbms = “postgresql”,
server = “localhost/synpuf”,
user = “cdm_user”,
password = “cdm_password”)
String name of database schema that contains OMOP Vocabulary. De- fault is cdmDatabaseSchema. On SQL Server, this should specifiy both the database and the schema, so for example ’results.dbo’.
I think @DTorok is right, Heel is deprecated. @Frank correct me if I’m wrong, but although Atlas Data Sources has an Achilles Heel report, it should not be a problem if the Heel table is not present.
Ran achilles on the new database with an older version of achilles I had on an older server and now I see reports perfectly (was missing graphs in the reports before and achilles heel was throwing an error). So it seems something that was done during the heel analysis was needed to allow reports to be correctly shown.