cancel
Showing results for 
Search instead for 
Did you mean: 

RenderRequest obkect of Liferay in Alfresco

amarendra_thaku
Champ in-the-making
Champ in-the-making
Please tell me how to get the  renderRequest object of LIferay in in alfresco Java Backed webscript to retrieve liferay portal informations in alfresco.

Thanks & Regards
Amarendra
2 REPLIES 2

openpj
Elite Collaborator
Elite Collaborator
Why do you need to do that?
What is exactly your requirements?

Usually you don't need to get data from portal requests in Alfresco, usually you can get all this data from a standard portlet and then you can invoke with one of the Alfresco APIs repository to read or write contents.

Alfresco is a standard web application so if you really would like to do this in Alfresco, you could have need to use one of the class in portlet-api.jar but this is not a good solution because depends on portal vendors. So I suggest you not to follow this solution.

Let me know more information please.

Hope this helps.

amarendra_thaku
Champ in-the-making
Champ in-the-making
Thanks a lot for your reply.

Actually i have created a Java Backed web script portlet of alfresco which is deployed in Liferay.i need the RenderRequest object in the java class of my webscript object so that i can retrieve some Liferay information like current groups or Organization or the current logged in User and then display these information in my Web script portlet

But i am not able to invoking the renderRequest object in my java class

Is there any way to do that in the webscript

Thanks & Regards
Amarendra
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.