ServiceContext context = new ServiceContext(); JournalArticleSoap newArticle = jasssSoap.addArticle( groupId, "", // articleId, or blank string if using auto ...
... site, and collect demographic information about our user base as a whole. Accept all cookies for the best possible experience on our website or manage your ...
Thanks for you help. The titleMap should be "{\"en_US\":\"Test JSON Article\"}" String object instead of the real JSON object like {en_US: "Test JSON Article"}.
A structure added in liferay admin view. Now I would like to use JournalArticleLocalServiceUtil.addArticle() to add articles into Liferay. The complete function ...
It worked using JournalArticleLocalServiceUtil.addArticle. Simple example (I will change to context variables, just wanted to test it):
http://content.liferay.com/4.3/api/portal-service/com/liferay/portlet ... addArticle in a portlet to add a new article. The portlet parse an XML file ...
... article creation with addArticle() ? If yes, what is the equivalent of ... site, and collect demographic information about our user base as a whole.
JournalArticleLocalServiceUtil.addArticle(userId, groupId, parentFolderId, titleMap, ... site, and collect demographic information about our user base as a whole.
The architecture and syntax of this feature has undergone several refinements in the past few versions, so the documentation/examples you can find via a website ...
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 ...