This is the 2nd part of my post which talking about Workflow Process in Liferay 6.2. In this post, I will show you how to create custom portlet using workflow inside. Sample case is very simple, we will create simple custom portlet (called Simple News), you can add Simple News. News will be published by […]
Generate QR Code in Java
Google Analytics Authentication OAuth 2.0 (step by step)
Since 20 April 2015 google has shutdown ClientLogin, AuthSub, OAuth 1.0 (see detail). I don’t know exactly when the services are finally shut down, I have a portal which uses Google Analytics to retrieve web visitor. Error console log in Eclipse is like this : Okay, so we should change authentication using OAuth 2.0. There are […]
Liferay Workflow 1 : Introduction
In this article, I’ll explain about Workflow in Liferay. In this part, we will learn how to use workflow using Activiti Business Process Management in Liferay. Before this, I would like to introduce the environment which I used. – Liferay Portal 6.2 CE ga3 bundle Tomcat – MySQL – Activity Core (Engine) : This will help […]
Setup Liferay IDE
Okay guys, this is the third post about Setup Liferay and I hope you’ve successfully installing liferay and create your first custom portlet without liferay IDE. Now I will guide you to setup Liferay IDE.