To use acconverter you need to specify parameters in xml file, named "mindtouch.deki.acconverter.exe.xml". This flie must located in acconverter directory. Example of this file is in mindtouch.deki.acconverter project directory.
ConfluenceAPIUrl - path to Confluence API, for example http://localhost:8082/rpc/soap-axis/confluenceservice-v1.
ConfluenceUserName and ConfluenceUserPassword - login and password of confluence user. Acconverter uses it for connecting to Confluence to recive data.
DreamAPIUrl - path to dream api, for example http://localhost:8081/deki/.
DekiUserName and DekiUserPassword - Deki admin user name and password. Used to store data to Deki.
CompatibleConvertUserPermissions - true convert permissions as they can be setted through Deki interface. If false acconverter will try to set different roles to users on pages, according to their permissions in Confluence. You wrote to me about this parameter at 13/10/2008.
SpacesToImport - list of spaces to import. If no space specified - all spaces will be imported.
We can select spaces using
<SpacesToImport>
<Space>SpaceTitle</Space>
</SpacesToImport>
Goal: Use Confluence's SOAP API to import data into Deki.
Phase 1 goals
The long-term goal is to create a single "universal" converter which solidifies the common codepaths between all our converters.
| File | Size | Date | Attached by | |||
|---|---|---|---|---|---|---|
| deki confluence converter.zip r. 11705 | 610.44 kB | 15:45, 3 Dec 2008 | nikolayv | Actions | ||
| mindtouch.deki.acconverter.log No description | 2.19 kB | 21:29, 24 Nov 2008 | RoyK | Actions | ||