Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Compile new table from already existing tables on other pages

Edvard Wikström April 19, 2012

I am evaluating confluence for an IT Consulting firm.

Each of our customer have their own page in confluence, with a section called Servers, here there is a standarized table with their server information.

Is there a way to compile all these tables into one big table on a certain page?

Example:

_PAGE3_

info from other page 1 and 2 New Column

|| Server name | IP - Adress|| new line ||

(Information from page 1) |Server1 | 0.0.0.0 | |

(Information from page 1) |Server2 | 0.0.0.1 | |

(Information from page 2) |Server1 | 0.0.0.0 | |

Is there a way to accomplish this in confluence?

thanks!

Ed

1 answer

1 accepted

0 votes
Answer accepted
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 19, 2012

Here are some alternatives:

  1. Put the data in a database and then run a query on each page using the Confluence SQL Plugin
  2. Write a groovy (or similar) script that gets each of the other pages and combines the table using the Confluence Script Plugin
  3. Write an external groovy (or similar) script that processes the pages and combines the table and populates the confluence pages using the Confluence Command Line Interface

The first option is the easiest and you can also provide a Confluence page to input/update the data using the Confluence Run Plugin .

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events