Fórum

[Help] Develop a recruitment portlet using workflow

thumbnail
Nguyễn Cường, modificado 12 Anos atrás.

[Help] Develop a recruitment portlet using workflow

New Member Postagens: 11 Data de Entrada: 05/02/12 Postagens Recentes
Hi everyone, thanks for reading my topic!
I want to create a portlet for recruitment process for a organization.
Assume that:
In Liferay portal, I created an organization, named as TD. I also created 3 roles and assign users: Candidate, Hrd (human resource department) and Director.
I developed 3 portlets for candidates can read recruitment article, submit CV; Hrd can manage CVs; and Director can consider to approve CVs.
I also created the recruitment workflow definition (file .xml) by Kaleo engine ( candidate apply CV, Hrd consider CV and then evaluate Test round, Interview round, and submit to Director.
Now, How can I combine workflow file and portlets in order that the portlets can work follow by the workflow file?


Is the portlet belong to any above resource ? like Web content or Wiki .....
If not, I must follow this way ?
Which way I can implement it ?
Thanks in advance emoticon
thumbnail
Juan Gonzalez P, modificado 12 Anos atrás.

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend Postagens: 3089 Data de Entrada: 28/10/08 Postagens Recentes
I would use Dynamic Data List.
thumbnail
Daniele Baggio, modificado 12 Anos atrás.

RE: [Help] Develop a recruitment portlet using workflow

Expert Postagens: 336 Data de Entrada: 05/12/08 Postagens Recentes
Hi,
Dynamic Data List is not the solution, and no other liferay default resources are adapt to build the recruiment system you want.
The main problem is one: security and permissions.

With default liferay resources (DDL, Wiki, Forum, etc) you cannot setup the permission correctly to guarantee that an user cannot see the CV upload by another user. I think you want that an user can see in any moment its own resume and uploaded CV, but he cannot see in nay ways the others users personal data.

You have to build a custom portlets with custom services, i see no othr ways.
bye
thumbnail
Nguyễn Cường, modificado 12 Anos atrás.

RE: [Help] Develop a recruitment portlet using workflow

New Member Postagens: 11 Data de Entrada: 05/02/12 Postagens Recentes
Hi Daniele & Juan. Thanks for your replying emoticon
I am new comer for Liferay, I don't know what "Custom portlet and custom service" is :-/ like this article I have just skimmed. I don't sure understanding what you and this article mentioned emoticon
Can you explain more detail ? or suggest some document and source code ?
Thank again emoticon
thumbnail
George geovin Vincent, modificado 9 Anos atrás.

RE: [Help] Develop a recruitment portlet using workflow

New Member Postagens: 10 Data de Entrada: 25/06/14 Postagens Recentes
Hi Nguyễn Cường,
I am trying to find HR recruitment in liferay 6.2 but i am not able to find out. If you have update HR recruitment please share source code of it.

Thank you
Niraj Sinha, modificado 9 Anos atrás.

RE: [Help] Develop a recruitment portlet using workflow

New Member Mensagem: 1 Data de Entrada: 20/12/10 Postagens Recentes
Guys,

I want to use Liferay to maintain my recruitment process and contracting process. Can anyone help me?
Niraj Sinha
niraj.sinha@softekintl.com
thumbnail
Victor Zorin, modificado 9 Anos atrás.

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend Postagens: 1228 Data de Entrada: 14/04/08 Postagens Recentes
We have "HR Recruitment Portal" business module configured about 6 months ago which is currently in use by clients including government. We might even push it to Liferay Marketplace (if find enough time).

The functions include:
- listing of vacancies and vacancy details on anonymous and private sites
- separation on internal and external vacancies
- vacancy template management
- application template management
- notification email management and email template management
- access to applicant's application status
- administration of vacancies with various statues, e.g. PENDING, OPEN, CLOSED, APPROVED, etc
- audit history
- etc, etc

Similar Liferay business modules are also available for HR Employee Performance Management, Customer Support , etc
thumbnail
Victor Zorin, modificado 7 Anos atrás.

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend Postagens: 1228 Data de Entrada: 14/04/08 Postagens Recentes
Was going through previous posts and noticed that links have changed...

Reference eRecruitment implementation on Liferay (6.2) is now located at Samples site of FifthOcean Technologies (AUS) .

To be able to see end to end functionality (including HR manager) go through auto-sign-in process.