Fail to retrieve column list. Please check your configuration.

Confluence User - 15 Jan, 2022

Datalist binder am using CustomDatasource pointing to oracle database. 
When am executing/saving receiving error "Fail to retrieve column list. Please check your configuration."

There is no connection issue as as Test connection notify "Database connected"


When am executing same query on database it works 

datalists;forms

3


17 Jan, 2022
confluenceUser
confluenceUser

What is the query statement you used when you got the error? Check in joget.log for more explanation of the error.

19 Jan, 2022
confluenceUser
confluenceUser

Either your query syntax is wrong or you have written two columns with the same name in the select clause

10 May, 2023
confluenceUser
confluenceUser

Remove semicolons from the end of the SQL statement.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print