I need to create wiki entries programatically in Alfresco Share.
Basically, I am trying to migrate the wiki content of some other Wiki Application into that of Alfresco Share.
The source database is either HSQLDB or MySQLDB.
Ideally, I need to write code to read the database, but that has to be written into Alfresco Share Wiki.
Which API I can use for this and how to do it?
Please advice me on how to do this. Any help is appreciated!!