留言板

Get Message Board Attachments

Marc Grünewald,修改在11 年前。

Get Message Board Attachments

Junior Member 帖子: 45 加入日期: 12-3-20 最近的帖子
Hello everyone,

I'm currently trying to develop a simple migration tool for the MessageBoard from Liferay 4.4 to 6.1. The Categories, Threads and Messages are already successfully ported but now I'm stuck with the attachments. In 6.1 I know they are stored in the document_library/0/groupId/messageId Folder(or something similiar) but that's not the case in 4.4. I found some wierd xml-Files that contain Information about the attachments but nothing I could use to get the actual File. So my question is, whether there is a method to get those Attachments. Preferably through a Web-Service in 4.4, but I would be fine to fetch them from their original File location myself too.

Regards

Marc