OK,
So, now I (kinda) know how to take .csv or SQL data into a report format (http://confluence.atlassian.com/display/DISC/Confluence+Reporting+HOWTO), I now have another question:
USE CASE:
A user accesses a pre-defined template in a space and fills the variable fields with his data. This will automatically create a page in that space. That page data, using the variables in the template as fields, populates an external SQL DB.
QUESTION:
Is there any way of automatically taking those templated variables and adding them to an external DB repository (say in SQL)?
I am looking for a way of getting my users to enter data about 'People', 'Places' and 'Events' using conflucence as the entry portal, but want to allow all users to then cleverly manipulate, search and report on that information from a SQL DB back into Confluence.
Have you thought about using the Run Plugin to input the data into an sql update statement (SQL Plugin) and then regular queries?
Bob, thanks for this - pure gold.
Looks like what we'll do is:
a. work out how to importa/call foreign classes in Confluence
b. figure out how to map the input fields into the SQL query
c. setup the datasource
d. work out how to differentiate between an insertion and an update.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!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.