掲示板

Get Message Board Attachments

11年前 に Marc Grünewald によって更新されました。

Get Message Board Attachments

Junior Member 投稿: 45 参加年月日: 12/03/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