cancel
Showing results for 
Search instead for 
Did you mean: 

EREC- Resume Parsing

Former Member
0 Kudos

Hi All,

I am trying to use the Resume Parsing functionality. But i am not able to understand the standard functionality. Also on Clicking Parse Button i am getting the following erros in SLG1 log:

Error for activity GUID 4DF20A07ACCF6808E100000061FD22A9

The incorrect HR object has the key 01NA50011776

The error occurred in program CL_HRRCF_ACT_PARSING_RECORD===CM003 line 154

The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM005 line 10

The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM008 line 16

AND

The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM005 line 10

The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM008 line 16

My Question is: What exactly will happen when i click on Parse?

The uploaded CV would be a word document, the content inside is not in any specific format, so how will this functionality work?

Regards,

Kishore

Accepted Solutions (0)

Answers (2)

Answers (2)

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Resume Parsing functionality is done by external vendors. E-recruiting system sends information to the parseru2019s system via XI server where the data is read and prepared. So my assumption is that you don't have such integration.

Regards

Nicole

0 Kudos

Hi Kishore

Have you fully implemented all the customizing steps required from note 1122135, (EHP3) and 1276543 and 1516634 (EHP4) it sounds from the error that this is either an issue with the XI connection not correctly working or that in the sender HCM system where it has to generate an XML from the uploaded "doc" format document in order to send the same to the XI system that this is not correctly occuring.

One other possibility is that the field Resume/FormattedLanguage was not left as'English', for example. This element should have been mapped to a code acceptable to the ABAP proxy, for example 'EN' as this can lead to similar internal error, you could check some of the sample mapping in the standard version to make sure.

Hope this gives you some place to start to see if can be resolved!

Kind regards

Sally