I was wanting to be able to search an element (column) within a database. So instead of a user typing out a full select statement all they would need to do is enter an element(attribute) like Element_Name and it would query the element name from a database. This is so a none technical user would be able to search attributes in a database. Pretty much it would function similar to a live search but instead of searching within confluence it will search a connected oracle datasource.
I've just released Play SQL 1.2.0 to make this feature available. I've designed it so you can ask users for a parameter:
There are more explanations available on the blog post: Dynamic User Parameters
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This would complete the needs for management. We are moving our Wiki into confluence and in our previous Wiki environment we had an application called the Element Data Dictionary where users would query an element from a database to get its definition. The code for this application was written in ASP classic which is not compatable with confluence currently our only major road block.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Since the version 1.1.0, you can select "Generic Datasource" when your database is neither HSQL nor Postgres. Here is a blog post about How to Connect Play SQL with an Oracle Database. I've tried it and it works, but the following advanced functions will be disabled:
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.