This is a Connector to get a Property as a String from a Liferay User. It uses the implementations for the IGetterPropertie interface and allow dynamically set new implementations by the resource file.
You need to add a process variable (text type) where this join checker will store a value if the veto rule matches.
You need to add a step variable (text type) where you will store the answers (votes) of your users.
This is the .zip for the OX BPM application. An Openxava Application to Show the Integration with BOS, Liferay and Openxava.
This application allow to manage the BOS process form our custom portlets under Liferay 5.2.3.
This application is designed to be used over Liferay 5.2.3 and Glassfish 2.1.1, the sources are from Openxava 4.m5 version.
Also use Postgresql 8.3 as RDMS.
Liferay Connector
Retrieve all users with a given Role through WebService (tested with liferay 6.0.4)
Needs Liferay client jars and dependencies (provided by liferay [url=http://sourceforge.net/project/lportal/files/Liferay%20Portal/6.0.4/life...) :
activation.jar
axis.jar
commons-discovery.jar
commons-logging.jar
jaxrpc.jar
mail.jar
portal-client.jar
saaj-api.jar
saaj-impl.jar
wsdl4j.jar
Liferay Connector
Assign Role to a list of comma separated UserIds through WebService (tested with liferay 6.0.4)
Needs Liferay client jars and dependencies (provided by liferay [url=http://sourceforge.net/project/lportal/files/Liferay%20Portal/6.0.4/life...) :
activation.jar
axis.jar
commons-discovery.jar
commons-logging.jar
jaxrpc.jar
mail.jar
portal-client.jar
saaj-api.jar
saaj-impl.jar
wsdl4j.jar
It is a simple connector to get the User (com.liferay.portal.model.User) of Liferay 5.2.3 using the API.
It is intended to be used on processes running over Liferay 5.2.3.
Dependencies:
Just a couple of Liferay 5.2.3 libraries:
portal-kernel.jar
portal-service.jar
It is a simple connector to get the list of users with an specific Role under Liferay 5.2.3 using the API.
It is intended to be used on processes running over Liferay 5.2.3.
Dependencies:
Just a couple of Liferay 5.2.3 libraries:
portal-kernel.jar
portal-service.jar
Liferay Connector
Retrieve all users in a Liferay User Group through WebService (tested with liferay 6.0.4)
Needs Liferay client jars and dependencies (provided by liferay [url=http://sourceforge.net/project/lportal/files/Liferay%20Portal/6.0.4/life...) :
activation.jar
axis.jar
commons-discovery.jar
commons-logging.jar
jaxrpc.jar
mail.jar
portal-client.jar
saaj-api.jar
saaj-impl.jar
wsdl4j.jar
Liferay Connector
Assign users to an User Group through WebService (tested with liferay 6.0.4)
Needs Liferay client jars and dependencies (provided by liferay [url=http://sourceforge.net/project/lportal/files/Liferay%20Portal/6.0.4/life...) :
activation.jar
axis.jar
commons-discovery.jar
commons-logging.jar
jaxrpc.jar
mail.jar
portal-client.jar
saaj-api.jar
saaj-impl.jar
wsdl4j.jar
Add a new user to a liferay portal through WebService (tested with liferay 6.0.4)
Use Liferay client jars and dependencies (provided by liferay [url="http://sourceforge.net/project/lportal/files/Liferay%20Portal/6.0.4/life..."]here[/url]) :
activation.jar
axis.jar
commons-discovery.jar
commons-logging.jar
jaxrpc.jar
mail.jar
portal-client.jar
saaj-api.jar
saaj-impl.jar
wsdl4j.jar