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

Candidate Search not retrieving Org.Unit

Former Member
0 Likes
249

Hello experts,

We are using TREX indexes in E-Recruitment standard solution. But when we look for candidates using the search help, Org.unit values for the candidates come back empty. I've been checking the indexer class CL_HRRCF_CEC_ADD_CAND_DATA, used to collect the data for the index, and I've found that the evaluation path used is not applicable to our solution:

'RCFCPSCO' uses CP-S relationships to determine the Org.unit and in our systems we use P-S relationships for organizational assignments. Is there a way of enhancing the indexer class to customize the Org.unit retrieval process? Is it possible to create a customized index and assign it to NA objects in TREX indexing? How would it be done?

I would like to avoid enhancing the WDA to customize the candidate search.

Thanks in advance!

KR,

Emilio.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

can't you change the evaluation path to use CP => P => S => P ?

Former Member
0 Likes

Hello Andy,

Thanks! That totally did the trick and I hadn't even thought about it.

Answers (0)