Neo4j-BI-Connector-1.0.8 - Connectivity Issue

Hi All,

I am trying to configure connectivity between Neo4j and Tableau (Local), the moment tableau try to connect to the Noe4j using jar file provided, an error pops-up "BAD Connection: Tableau could not connect to Data Source"

Tried with placing Neo4jJDBC42.jar in
C:\Program Files\Tableau\Drivers\jdbc\Neo4j-BI-Connector-1.0.8\

JDBC Connection String:
jdbc:neo4j:bolt://localhost:7687?StrictlyUseBoltScheme=true
Dialect:SQL92

Also Tried with
jdbc:neo4j:bolt://localhost:7687/neo4j?StrictlyUseBoltScheme=true&LogLevel=6&LogPath=C:\Temp&EnableJavaDriverLogging=true

Do not see any log getting generated

Any Help would be appreciated.

Regards,
NP