掲示板

Best Approach to Import Excel Data and create web content

9年前 に Ashishkumar Patel によって更新されました。

Best Approach to Import Excel Data and create web content

New Member 投稿: 8 参加年月日: 14/08/18 最新の投稿
We have some content in excel sheet which we want to manage in liferay using Web Content Structures. Dynamic Data List is also an option but lack of faceted search is an issue there.

Anyways, we have a web content structure created and corresponding display templates. However, I am not sure how to import the data currently in excel and create web content. We have thousands of items to be imported as web content.

We are considering writing a small program and use JSON api's "addArticle" method, unless there is a simpler/better approach. Please suggest.