Hello,
We have a SIL script in Confluence that retrieves / uses data directly from the database and it refuses to work. We believe to be a problem of the Power scripts plug-in that connects to the datasource.
The same script is used in JIRA and there it works, but it refuses to do so in Confluence.
The Database Connection URL from System Information found in Confluence Administration section is the same as the one configured in the JDBC URL from Datasources in Confluence Cprime Tools section.
Also, if we try to connect to the database locally we are able to do so, but not with the Power scripts plug-in in Confluence.
Power Scripts for Confluence Installed version: 1.1.6
Power Scripts for JIRA Installed version: 4.8.0.6
Confluence database name: PostgreSQL version 42.1.1
Any ideas why this doesn't work?
Thank you!