Fórumok

[Help] Develop a recruitment portlet using workflow

thumbnail
Nguyễn Cường, módosítva 12 év-val korábban

[Help] Develop a recruitment portlet using workflow

New Member Bejegyzések: 11 Csatlakozás dátuma: 2012.02.05. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend Bejegyzések: 3089 Csatlakozás dátuma: 2008.10.28. Legújabb bejegyzések
I would use Dynamic Data List.
thumbnail
Daniele Baggio, módosítva 12 év-val korábban

RE: [Help] Develop a recruitment portlet using workflow

Expert Bejegyzések: 336 Csatlakozás dátuma: 2008.12.05. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: [Help] Develop a recruitment portlet using workflow

New Member Bejegyzések: 11 Csatlakozás dátuma: 2012.02.05. Legújabb bejegyzések
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, módosítva 9 év-val korábban

RE: [Help] Develop a recruitment portlet using workflow

New Member Bejegyzések: 10 Csatlakozás dátuma: 2014.06.25. Legújabb bejegyzések
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, módosítva 9 év-val korábban

RE: [Help] Develop a recruitment portlet using workflow

New Member Bejegyzés: 1 Csatlakozás dátuma: 2010.12.20. Legújabb bejegyzések
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, módosítva 9 év-val korábban

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend Bejegyzések: 1228 Csatlakozás dátuma: 2008.04.14. Legújabb bejegyzések
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, módosítva 7 év-val korábban

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend Bejegyzések: 1228 Csatlakozás dátuma: 2008.04.14. Legújabb bejegyzések
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.