importing MySQL to Confluence 4.1

Robert Lauriston
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.
December 19, 2011

Any suggestions on importing MySQL data dump into Confluence 4.1?

The table is a knowledge base, each row is an issue, so I want to create a page for each row. Ideally I'd populate the page title by concatenating the ID and title fields.

2 answers

0 votes
Sripad Dattajirao June 28, 2012

Have you tried using the {Jiraissue} macros?

0 votes
hsuhailah
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.
January 15, 2012

Hello Robert,

Instead of importing the data directly into Confluence database (which can be almost impossible to work), I'd strongly recommend you to use remote API available in Confluence - https://developer.atlassian.com/display/CONFDEV/Confluence+XML-RPC+and+SOAP+APIs

Perhaps, create a remote application that goes through each of the data row, and create a page based on this information using remote methods.

-Hanis-

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events