EREC: Resume Parsing with EhP 4

Hello Experts,
Does the Standard (as of EhP 4) solution provides Resume Parsing functinality for External/Internal Candidates? Or do I need to create an Interace to Third party provider?
Thanks!
Sivani

Hi,
It does.
http://help.sap.com/erp2005_ehp_04/helpdata/en/49/176078a2e314cde10000000a42189b/frameset.htm
Source: help.sap.com
Hope this helps.
Donnie

Similar Messages

  • EREC- Resume Parsing

    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

    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

  • IRecuritment: Resume Parsing with Single Sign on (SSO)

    Application Version:11.5.9
    RDBMS Version:9.2.0.7
    Patch Level:IRC.D, HR_PF.G
    Problem Description/Question:
    Anyone successfully parsed resumes with Single Sign On enabled. We are unable to parse resume with SSO. If I disable the SSO the parsing is working fine. With the SSO enabled resume parsing giving the following error:
    javax.net.ssl.SSLException: SSL handshake failed: X509CertChainIncompleteErr
    Pl. let me know if you have any suggestions/work around to resolve the issue. Client is going to live in 3 weeks. Any help is appreciated.
    Thanks,
    V

    Hi Rainer,
    you can find this setting in your Internet Explorer. Use Tools -> Internet Options -> Advanced. In the section "Security", check "Enable Integrated Windows Authentication (requires restart)" and restart your browser.
    If the error still persists Note
    934138 might be useful. 
    Hope this will help out.
    Regards,
    André

  • EREC: Replace Resume parsing demo by a functional XI proxy

    Hello,
    I'm trying to set the standard SAP solution Resume Parsing. I have reviwed the notes 1122135 (EHP3), 1276543 and 1516634 (EHP4). And I don't have clear how to replace the demo proxy by a functional proxy. Where this customization has to be done?
    The only information I have is the service interfaz name.
    Entity Type                                                                                Service interface
    Technical Name in Enterprise Service Repository (ESR)          ResumeParseQueryResponse_Out
    TNamespace in ESR                                                                  http://sap.com/xi/ERECRUIT/Global
    Software Component Version in ESR                                        ERECRUIT 603
    Category                                                                                Outbound
    Mode                                                                                Synchronous
    Related Service                                                                         Resume Parsing
    should I publish this post in XI section?
    Thanks.

    Hello Javier,
    Please have a look at:
    http://help.sap.com/saphelp_nw70/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm
    Regards
    Nicole

  • Resume parsing in oracle iRecruitment

    Hi All
    I am new to iRecruitment module i would be really thankfull if any one helps me.
    Regarding the resume parsing i know that managers or recruiters can search for resumes through Resume keword search does oracle provides minimum functionality for that or that works only if any third party tool is enabled.I have actually tried with searching some resumes through Resume keword search from manager/recruiter responsibilities but its not picking those resumes.
    Is there any profile options or setups are needed to make it work.
    Please help me in this.Thank you

    Hi, Dear ALL:
    My HR Staffing group now is also looking for an effective resume parsing alternative. Searching thru metalink, I did not get any answer. Looking into your discussion forum, I have a few comments and questions:
    (1) As far as I could have experimented, Oracle's keyword search functionality in iRecruitment does not allow you to search on the resumes' contents. I tried it but it did not work. We do have the Index Synchronization concurrent program scheduled running. The regular keyword search works, but it does not alllow us to do "Resume" search. Could sombody who knows kindly comment on this or shed some lights ?
    (2) I tried to contact Resume Mirror sales team, so far I have not heard from anybody. Did anybody go thru an implementation with them and can shed some lights about how much is the implementation cost and how long does it take etc.? From the cost benefit point of view, is it worth the efforts and costs?
    (3) Does anybody know how to impelement a "Boolean Search" functionality via Oracle Text? Could anybody kindly shed some light on where to find proper documentation to have it set up properly so that we can just use it via iRecruitment Candidate Search web page? If this functionality can be turned on, how is this compared with Resume Mirror's search funtionality?
    Your kind assistance or input on these would be greatly appreciated. Thanks so much.
    Sincerely,
    Christie

  • IRecruitment: Background Checks and Resume Parsing

    Hi all,
    Does anyone have experience with Background Check and Resume Parsing features in iRecruitment? There is not a lot about it in the implementation guide and Metalink.
    Do we have to make an interface for it? I know that HireRight is the approved Oracle vendor for background checks and we need to send them data in XML format through HTTPS or some other method. I want to have some guidelines regarding this from functional point of view.
    Thanks all.

    I've been involved with the implementation of resume parsing and background checking twice. Both times, the HireRight implementation was very simple. Only a couple of profile options and then some network configuration. (there is a bit of work to be done, however, on the deal with HireRight. e.g. which background checks are your recruiters allow to request, etc)
    Resume parsing on the other hand, can be a bit more tricky. The setups on the IRC functional side are also simple, but the configuration of the wallets and other DMZ related items proved to be very time-consuming.

  • DBMS_SQL.PARSE with PL/SQL types

    Hi
    I need to use DBMS_SQL.PARSE with PL/SQL types defined in a package.
    I tried with a type record in a declare ..begin..end  script but I got an error ..(on second parameter):
    DBMS_SQL.PARSE(cursor_name, XXXXX, DBMS_SQL.NATIVE);
    It's possible?
    WIth SQL types defined at schema level it's works (es. Objects types) .
    If it's not possible, how can I resolve?
    Stefano

    Again, please post what XXXXX is. In order to use package declared types:
    SQL> create or replace
      2    package pkg1
      3      is
      4        type emp_rec
      5          is record (
      6                     empno number,
      7                     ename varchar2(10)
      8                    );
      9        type emp_rec_tbl
    10          is
    11            table of emp_rec
    12            index by pls_integer;
    13        g_emp_rec_tbl pkg1.emp_rec_tbl;
    14  end;
    15  /
    Package created.
    SQL> declare
      2      v_cur integer;
      3      v_sql varchar2(1000);
      4  begin
      5      v_cur := dbms_sql.open_cursor(2);
      6      v_sql := 'begin
      7                    select  empno,
      8                            ename
      9                      bulk  collect
    10                       into  pkg1.g_emp_rec_tbl
    11                       from  emp
    12                       where job = ''CLERK'';
    13                end;';
    14      dbms_sql.parse(
    15                     v_cur,
    16                     v_sql,
    17                      dbms_sql.native
    18                     );
    19  end;
    20  /
    PL/SQL procedure successfully completed.
    SQL>
    SY.

  • Seeburger Adpater for PI with EhP

    Hi,
    Does anyone know whats the correct Seeburger version or the CD set number (for example: 51038606 & 51038611) for PI 7.1 with EhP 1 SPS 05?
    I'm unable to open the OSS Note 890721, to check the right version or CD set number for Seeburger adapter for PI 7.1 EhP 1. If someone could provide me the details of the note, that will be a great help.
    Thanks in advance,
    Sumant.

    For PI 7.1 EhP1 also called as PI 7.11, you may search for "NW711-PI-A AS2 SEEB 2.1" version on Marketplace. There are different CDs for different adapters. e.g 51038606 is for AS2 adapter.
    The note you mentioned is under rework by SAP and therefore coudn't be checked.
    Regards,
    Prateek

  • Ignoring white lines in a file parsed with Scanner

    I've a little problem...
    How to ignore white lines in a file (for configuration informations) parsed with Scanner???
    My parser can ignore #(comments) and other thing, but not white lines...
    oooo
    fucking little problem!!!
    Thank for solutions...
    euronymous

    Wrong assumption. Scanner doesn't return lines, it returns tokens separated by delimiters which are whitespace by default, so by default it will already ignore blank lines.
    If you are using custom delimiters, make sure to include space, tab, and newline (\r \n and \f) as delimiters.

  • Material warranty in ECC 6.0 with EHP 4

    Till previously, warranty is limited to equipment and FLOC but with EHP 4 material warranty is also included. This I heard from SAP trainer. If any body worked in ECC 6.0 with EHP 4 has this feature, please let me know how it works and send any links to doc. Our requirement is like this. We are using Fleet management and some parts of the Fleet are under warranty. Parts are coded as Material. There are other ways to address the issue using enhancements. i would like to know if this issues is addressed in EHP 4.
    Thanks In advance for your help.
    Sudhakar

    Hi Denis,
    You can install EHP7 for ECC6. You should 1st check Service Market place for PAM(product availability matrix) for combinations of DB and OS. You should understand your usage type and learn more about SWP/SUM/740 kernel/System Preparations and other knows prerequisites
    1737650 - EHP7 for SAP ERP 6.0 SP Stacks - Release & Information Note
    1865866 - SAP EHP 7 for SAP ERP 6.0 - Release Information
    Divyanshu

  • Regarding E-Recruitment Resume Parsing

    Hi,
    We are upgrading to E-Recruitment EHP4.  In that for the External Candidate, the resume parsing function plays a major role and this can be done using a third party vendor. Can anyone suggest about the vendor for resume parsing or is there anyway that we can bypass this parsing and proceed further.
    Thanks and Best Regards,
    Vivek.

    Hi,
    I do not know any third party vendor I could recommend to you.
    As I understand you want to deactivate this function, don't you?
    Go to Technical Settings -> User Interfaces -> Candidate -> Backend Candidate -> Assign Values to Interface Parameters. Remove the X in the entry RSP_IN_UNREG_AWZD.
    Regards
    Sebastian

  • ECC 6.0 with EHP 7

    Hi,
    Is ECC 6.0 available with EHP 7 for the installation. Can we directly install ECC 6.0 EHP7 or do we need to install ECC 6.0 first and then upgrade to EHP 7.
    regards

    Hi Denis,
    You can install EHP7 for ECC6. You should 1st check Service Market place for PAM(product availability matrix) for combinations of DB and OS. You should understand your usage type and learn more about SWP/SUM/740 kernel/System Preparations and other knows prerequisites
    1737650 - EHP7 for SAP ERP 6.0 SP Stacks - Release & Information Note
    1865866 - SAP EHP 7 for SAP ERP 6.0 - Release Information
    Divyanshu

  • E Recruitment Resume Parsing...

    Hi,
    May i request for the details of Resume parsing ( config, technicalities and other imp things ).
    Appreciate if anybody has some documentation on this.
    thanks
    rafi

    Hi,
    I do not know any third party vendor I could recommend to you.
    As I understand you want to deactivate this function, don't you?
    Go to Technical Settings -> User Interfaces -> Candidate -> Backend Candidate -> Assign Values to Interface Parameters. Remove the X in the entry RSP_IN_UNREG_AWZD.
    Regards
    Sebastian

  • SAP Erec System Integration with Portal

    We have installed a new erec system in Sap nw 7.02 abap system which has to be integrated with Existing portal system. There is another existing  HR system(ecc6.0 ehp ) which is already connected to portal. What are the steps to be followed for Integrating Erec system with portal.
    Thanks.

    Dear Colleagues,
    We have similar situation and this week we hopefully will approach to integrate ERECRUIT with SAP Portal. We have recommendations from consultants but since ERECRUIT implementation is still no commodity’s I’d like to confront this recommendations and share experiences. Please have a look on the the thread about it:
    ERECRUIT 606 integration with SAP Portal 7.31 - what to take in mind?
    Cheers
    Waldek

  • Resume PArser for MSCRM 2013

    Hi FOlks,
    I need to build a plugin to parse resume which is added as attachment to contact record .
    Low level req:
    User adds resume as attachment.
    Clicks on button on form
    Plugin should trigger and Get data from that resume and create contact record with that details(Name, Ph Number etcc)
    Thanks in Advance.
    Regards,
    Nandan S

    Start by looking at this article -
    http://mscrmuk.blogspot.co.uk/2011/04/removing-prompt-for-credentials-when.html - this should help determine if the issue is client-side or server-side. (The article is a bit dated, but is still relevant for Crm 2013 if it is configured for AD authentication).
    If it looks like the issue is server-side, check the event logs (including the System event log) for any relevant errors
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

Maybe you are looking for