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

Links under Miscellaneous tab for candidates giving Error

Former Member
0 Likes
265

Hello Experts!

For Candidates there is Miscellaneous tab...I have activated all the required services.


I'm getting the below error when I click on any of the links under that tab

Unfortunately, the system is unavailable at the moment; try again later


SLG1 gives the following error->

The error occurred in program CL_WDR_MESSAGE_MANAGER========CM00G line 116

Message no. HRRCF0001010

Diagnosis

The system detects a technical inconsistency.

System Response

The operation will be terminated.

Termination takes place in:

  • Main program: CL_WDR_MESSAGE_MANAGER========CP
  • Subroutine: CL_WDR_MESSAGE_MANAGER========CM00G
  • Line in source code: 116

Procedure for System Administration

Check the context in which the error occurs.

Since it is probably a program error and not an input error, you should contact SAP.

Please suggest what could be wrong!!!

Thanks,

Punam

Accepted Solutions (0)

Answers (1)

Answers (1)

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Punam,

That looks like a customizing error - look in SLG1 for the error details.

Regards,

Nicole

Former Member
0 Likes

Nicole,

SLG1 error is already mentioned in the previous post.

Pasting it here again for your reference->

SLG1 gives the following error->

The error occurred in program CL_WDR_MESSAGE_MANAGER========CM00G line 116

Message no. HRRCF0001010

Diagnosis

The system detects a technical inconsistency.

System Response

The operation will be terminated.

Termination takes place in:

  • Main program: CL_WDR_MESSAGE_MANAGER========CP
  • Subroutine: CL_WDR_MESSAGE_MANAGER========CM00G
  • Line in source code: 116

Procedure for System Administration

Check the context in which the error occurs.

Since it is probably a program error and not an input error, you should contact SAP.


Any clues as to what is missing??

Former Member
0 Likes

Hi Nicole,

Waiting for your expert suggestions asap!!

Former Member
0 Likes

Dear Panam,

it seems that there is a problem when reading the questionnaire which you have assigned to the application wizard. At least I assume that this is the tab you mention.

Unforturnally there seems to be an error in the business logik when reading it and the error should be displayed via the web dynpro message manager. Here it seems that the e-recruiting developers have a bug in the web dynpro component so that the error message returns into an error.

The message which is comming up is message class hrrcf0001 message 010.

I would recommend you to set a break point at that certain coding position to find out what is returned in variables &1 and &2

Best regards

Sebastian

Former Member
0 Likes

Thanks for your response Sebastian!

however the miscellaneous tab basically calls the following WD applications->

HRRCF_A_ACT_CNF_IND_EXT-Individual Confirmation

HRRCF_A_ACT_CNF_DOVR_UI-Confirmation Data Overview

HRRCF_A_QA_EMAIL_EXT-Questionnaire via E-Mail

HRRCF_A_QUESTIONNAIRE_EXT-Display Questionnaire

Are there any prerequisites before I access these applications as an external candidate(

I have already activated the relevant services and activated the profile of the role that is assigned to the reference user. FYI all other functionality is working fine for this external candidate role.

Thanks,

Poonam

Former Member
0 Likes

Hi Sebastian...any suggestions on my queries?