掲示板

[Help] Develop a recruitment portlet using workflow

thumbnail
12年前 に Nguyễn Cường によって更新されました。

[Help] Develop a recruitment portlet using workflow

New Member 投稿: 11 参加年月日: 12/02/05 最新の投稿
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
12年前 に Juan Gonzalez P によって更新されました。

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
I would use Dynamic Data List.
thumbnail
12年前 に Daniele Baggio によって更新されました。

RE: [Help] Develop a recruitment portlet using workflow

Expert 投稿: 336 参加年月日: 08/12/05 最新の投稿
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
12年前 に Nguyễn Cường によって更新されました。

RE: [Help] Develop a recruitment portlet using workflow

New Member 投稿: 11 参加年月日: 12/02/05 最新の投稿
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
9年前 に George geovin Vincent によって更新されました。

RE: [Help] Develop a recruitment portlet using workflow

New Member 投稿: 10 参加年月日: 14/06/25 最新の投稿
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
9年前 に Niraj Sinha によって更新されました。

RE: [Help] Develop a recruitment portlet using workflow

New Member 投稿: 1 参加年月日: 10/12/20 最新の投稿
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
9年前 に Victor Zorin によって更新されました。

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend 投稿: 1228 参加年月日: 08/04/14 最新の投稿
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
7年前 に Victor Zorin によって更新されました。

RE: [Help] Develop a recruitment portlet using workflow

Liferay Legend 投稿: 1228 参加年月日: 08/04/14 最新の投稿
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.