cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

E-Rec Custom Enhancement check and create simple Reject Correspondence activity when Application Send

Former Member
0 Likes
251

Hi,

I came across in the system that some applications are created after the Publication close/expiry date.

The reason is,

When the candidate applies Job for the first time, the verification process is triggered and Application Status is set to Draft until the candidate verifies his email and submits the application.

If the candidate doesn't verify his email immediately but instead few days later, it could happen that when the candidate does verify the email, the publication period is already over. Meaning, the Posting and Requisition were active when the candidate registered/applied, but weren't active when the candidate verified his email address and submit the Application. The system doesn’t check the Publication expiry date when the application
status changed to ‘In Process’.

I am thinking to enhance the system to check the Publication expiry date during the Email verification Application Send process/action scenerio
and create the ‘Reject’ simple Correspondence activity. There is no scenario in IMG step ‘Assign Correspondence Activities to E-Mail Verification Scenarios’ for this issue. I haven’t done enhancement to create activity in background when the application send. I do not know the pain points and consequences. I appreciate your input.

Have you ever came across this behavior? What is/was/ would be your solution? Any suggestion to tackle this situation? 

…Naddy

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Naddy,

I support your idea.

We have also conducted some enhancements in order to send emails for applicants (internals & externals) and to create records in infotype 5136 for the proper correspondence activities.

Regards,

Liran

Former Member
0 Likes

Hi Liran,

May i know what was your approach? Have you used standard class to create Activity, also involves Status Change? in which object(NE or ND) the actviity performed?

...Naddy

Former Member
0 Likes
  1. Yes we did you a standard class: CL_HRRCF_ACTIVITY_MGMT_PL -> CREATE_SIMPLE_CORR_ACT.
  2. I have determined the initial status as Completed. If you need the implement the functionality of status change - this can also be done.
  3. The object I used is ND.

Liran