I'm trying to add a journal article , and i try with this code Map<locale, string> titleMap = new HashMap<locale, string>();
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 would like to add programmatically articles (or other content) to liferay using php or via other means (xml, http, rest, soap...), or even directly in MySQL?
Hi all, I have created through the web interface http://192.168.1.5:8080/api/jsonws the following call CURL
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 ...
It worked using JournalArticleLocalServiceUtil.addArticle. Simple example (I will change to context variables, just wanted to test it):
Hi All, I want to create Journal Article with custom structure using journalarticle API. I have tried with below code but getting xmlparser error.
Using Liferay 6 with Tomcat Bundle. I am successfully adding journal articles to my liferay system and then adding categories to the associated Asset.
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 am planning to use Liferay Portal to store all my articles. I need to develop a solution wherein there is another web application which is being developed ...