Hello, I'm trying to add a journal article , and i try with this code. Map<locale, string> titleMap = new HashMap<locale, string>(); GregorianCalendar date ...
Hello, I would like to programmatically add articles with structure, template and an image to liferay 6.2 using the API. These articles should be ...
I use LR-6.2-CE-GA4 with MySQL 5.6.26 and JDK 1.7.0_79 on windows 7. I'm trying to do a bulk import of journal article using a job (defined as <scheduler-entry> ...
I use JournalArticleLocalServiceUtil to add article. Hope this helps. public JournalArticle addJournalArticle(final long userId, final long groupId, final ...
Using Liferay 6 with Tomcat Bundle. I am successfully adding journal articles to my liferay system and then adding categories to the associated Asset.
Hi all, I have created through the web interface http://192.168.1.5:8080/api/jsonws the following call CURL
I would like to edit a webcontent (journalarticle) in Liferay and create a new version from that from a custom portlet.
Does anyone have a solution for this issue? PS : The ARTICLE status is already setted as approved (in the table journalArticle in Liferay's DataBase) however it ...
It's because I'm trying to configure something like this: I have a list of articles in a home page, published with the Asset Publisher o Journal Articles, and ...
This web application needs to display all the articles which is being maintained / stored in Liferay Portal. The possible solution I could think of is using Web ...