Google
×
I'm trying to add a journal article , and i try with this code Map<locale, string> titleMap = new HashMap<locale, string>();
I would like to programmatically add articles with structure, template and an image to liferay 6.2 using the API.
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> ...
Using Liferay 6 with Tomcat Bundle. I am successfully adding journal articles to my liferay system and then adding categories to the associated Asset.
I developed a portlet that added articles porgtrammatically using liferay 6.0.6 and all worked perfectly. Now we are upgrading to Liferay 6.1 and the method ...
Hi all, I have created through the web interface http://192.168.1.5:8080/api/jsonws the following call CURL
It worked using JournalArticleLocalServiceUtil.addArticle. Simple example (I will change to context variables, just wanted to test it):
I would like to edit a webcontent (journalarticle) in Liferay and create a new version from that from a custom portlet.
Dec 19, 2007 · At creation of an article there is the "shortcut": permissions. Here I can set under permissions->configure "add discussion" for the guest user.
It is being made a Publications Migration ( the JournalArticle kind ) to a Liferay portal via web service using the method " addArticle " .