on ‎2015 Jan 29 10:04 AM
Hi,
We're using a 3rd Party program to deactivate candidates after 6 months of inactivity in our E-Recruiting System (using business object ERC_CAND, Event Candidate_deregister). My question is, is it possible to "reregister" a candidate, so we can reactivate their profuile without then having to apply again (using a different email address ...)?
Thanks
Regards
Gareth
Request clarification before answering.
HI ,
Use Class CL_HRRCF_CANDIDATE_ADMIN_BL in this class there is a method to delete candidate
you can use the same.
Thanks
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gareth,
Depends - what is done when the program deactivates the candidate?
Are objects deleted or "just" the status changed?
Regards,
Nicole
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gareth,
In that case you need a new workflow redoing the decoupling done by the candidate deregister workflow.
For example the email address has to be coupled again to the candidate (HRP5110). In the BP the email should still be assigned to the partner as the BP objects are not deleted automatically but only via BUPA_DEL.
Then also the user, the deregister flag in HRP5102 and so on.
Regards,
Nicole
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.