EREC: job search

Hi guys,
I am new in e-recruiting. I have created requisition, released then posted and publicated.(step by step)
My publication is for internal, Now I want find my publication via "Job Search". I can't find it. and I dont know this module well.
Please help me
Thanks and regards
Samir

Hello Samir,
Job search is a relatively broad area where it's nearly impossible to give you a quick overview. That's the reason I mentioned the wiki pages as there you have potential errors/check reports mentioned you can use to investigate why the job search isn't working for you.
There can be several issues on that: not indexed on TREX, fulltextsearch not working but attribute on does, wrong search application customizing, wrong SICF service customizing and so on.
If you have done changes on the search customizing it is usally the best to start the check report I mentioned as there you see what search settings might be missing or are wrong. If all steps are shown with green lights then you can take the next steps.
Regards
Nicole

Similar Messages

  • EREC : Job search for external agencies still displays expired job posting

    For external job agencies when they go to view publications. It still displays the job postings which have expired.
    For example it displays job postings whose end date is 15.06.2011, no extension has been done for this postings.
    It allows applications be created for these postings as well. Any idea on how this can be prevented.
    Thanks in advance

    Hello,
    You mean by the reference code search? Yes, there you see by default all codes.
    If you want to see only valid ones you have to activate the checkbox 'published'.
    Regards
    Nicole

  • EREC: Duplicate selection options on job search screen

    Hello,
    I am getting duplicate selection options for unregistered job search. Functional Area, contract type, country are being displayed two times. I looke dup search templates, but didnt find any duplicate values.
    Help is much appreciated.

    Hi Nicole,
    thank you for pointing me in the right direction. I had more than one search template assigned in the search tempalte groups table. I removed that, which solved the problem.
    Thanks Again

  • EREC : Posting is not listed in Job search

    Hi experts,
    I have created requisition job posting and publication(For external) and released them. but when logon to the system as External user this Posting is not listed in Job search section. is there any solution for this ? must  i check something in posting table or something else ?
    Regards
    Garayev

    Hello Garayev,
    Please have a look at wiki page
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/Aparticularobjectisnotshownintheresulthitlist
    and check solution steps explained there.
    Regards
    Nicole

  • Erecruitment Job Search

    Hi
    In Erec we have a Standard Job search Webdynpro Component HRRCF_C_SEARCH_UI Where we can search for the Jobposting based on Parameters like Functional Area, Corporate Title, Country, Location and Contract type,
    When we search based on Country and Location only for few postings it will be unsuccessfull but without giving any search criteria we are able to get all the postings. This is happening only for few Posting remaining can be search on all the parameters,
    We are searching for the Postings which are created earlier and the Background Job which runs the program RCF_PERIODICAL_SERVICES has been completed to in frequency of 30 minutes.
    When i debug the code i see it searches in the Function Module HRRCF_MDL_SRCH_SEARCH and in that some SKWF_INDEX_COMBINED_SEARCH_XML with some query table ..
    Is this some kind of TREX? I have no idea about this.
    Please Help me out.
    Thanks
    Dipu

    I hope some can help to Depu from SAP since the TEX is available there.
    all the best Deepu and do contact some one from sap to get your search.
    Thanks,
    Mahesh.Gattu

  • Standard Job Search Is not working in Erecruitement

    Hi
    In Erec we have a Standard Job search Webdynpro Component HRRCF_C_SEARCH_UI Where we can search for the Jobposting based on Parameters like Functional Area, Corporate Title, Country, Location and Contract type,
    When we search based on Country and Location only for few postings it will be unsuccessfull but without giving any search criteria we are able to get all the postings. This is happening only for few Posting remaining can be search on all the parameters,
    We are searching for the Postings which are created earlier and the Background Job which runs the program  RCF_PERIODICAL_SERVICES has been completed to in frequency of 30 minutes.
    When i debug the code i see it searches in the Function Module HRRCF_MDL_SRCH_SEARCH and in that some SKWF_INDEX_COMBINED_SEARCH_XML with some query table ..
    Is this some kind of TREX? I have no idea about this.
    Please Help me out.
    Thanks
    Dipu

    Your posting doesn't seem to be related to how to do something in Web Dynpro. This formum isn't intended for all questions about any application that might happen to be implemented in WDA.  If your question is more about how the inner functionality of a business transaction works, there are other forums where you would have a higher chance of receiving a better response.

  • EREC & TREX Search

    Hi,
    We're using SAP ECC 6.0 with SAP_ABA & BASIS SP21 (SAPKA70021), SAP_HR SP67 (SAPKE60067), ERECRUIT 600 SP17 (SAPK-60017INERECRUIT), TREX 7.0.
    ECC & EREC runs on the same instance.
    Configure the search using the Search Server Relation. Transactions SRMO, skpr07, skpr06.
    The problems is:
    Recruiter: Talent Relationship Management, We still don't have our candidates when searching@TRM
    External candidate: Search for Jobs, Search Result: 0 Hits
    Regards,

    Dear,
    You need to check, If you are able to search it from the TREX side, Use transaction SKPR07 and then check, If you are able to search the candidate from here, If you are not able to search it from here, It means TREX is not giving the results.
    Please check the following notes in this regard:
    817145    Composite SAP note/overview: TREX troubleshooting
    1300398  General Recommendations for Search Related issues in Erec.
    Hope the above details should be helpful.
    Best Regards,
    Deepak..

  • Job Search issue for inactive employee in E-Recruiting.

    Inactive employee is unable to see all job postings in the search result compared to active employee. Please provide any inputs   on this, it will be a great help.
    Thanks.

    Hi,
    inactive employees, indicated in sap e-recruiting by the flag IS_INACTIVE in IT 5102 are in the understanding of sap e-recruiting no longer employees, so they are counted and treated as external and not internal candidates. E.g. if you use a get_candidate method which returns the IS_EMPLOYEE flag this will be false for them.
    Some of the job search applications use the same implementation for external and internal candidates. They will determine if the current user is an internal or external and depending on that show internal or external published jobs. So if you call such an application for an inactive employee you will see another result than if calling for an active one - at least if you do not have every single posting publish for internal and external channel.
    Of course not every inactive employee is really an external candidate. This is right for employees who quit or were fired but employees on maternity leave, on sabbatical or a company supported education are often set inactie but in a companies understanding still persons which should be allowed to apply on internal postings. This is a usual issue on projects for internal job market. Other way around there are also employee groups like interns which sometimes should not be allowed to apply as the are "no real" employees.
    There are posibilities to take influence on the ALE handling / HR-Erec integration to set IS_INACTIVE not purely based on STAT2 of IT 0001 but so far most companies decided to handle this topic off system due to the bad cost / result ratio.
    Kind regards
    Roman

  • How to block a page (from a business job searching website) from appearing on my screen without me searching for it?

    How to block a page (from a business job searching website) from appearing on my screen without me searching for it?

    Look under:
    System preferences > Network > WiFi > ( Advanced ) > DNS
    System Preferences > Network > Ethernet > ( Advanced ) > DNS
    There should be two or more IP addresses there.
    Those addresses should be EXACTLY the ones your current ISP provided when you signed up for service. They do not start with 85 or 86 -- those are hacker sites.
    If you are in the US, you could also use OpenDNS:
    208.67.222.222
    208.67.220.220

  • Sites using TALEO for job searches no longer works in 19, worked in last official 18 release

    Company websites which use the TALEO job search/apply app/site, no longer work right in 19, they worked fine in 18.xx. Specially, the job search function does not work right when entering the TALEO job search parameters then hitting SEARCH FOR JOB does nothing. AN example site (which does not require registration) is https://nielsen.taleo.net/careersection/3/jobsearch.ftl?lang=en. If I make selections for JOB FIELD and/or LOCATIOn then hit SEARCH FOR JOB, nothing happends. Sites using TALEO worked fine in the last offical 18.x release. TALEO worksd fine in IE 7&Chrome 25.
    Clearing the cache does not change behavior. Finally did a full FF reset--no change.
    WIN XP SP3 | Dell Dimension 4600 | 1.2 G RAM

    I am running Firefox version 19.0.2 and I have the same problem. I am able to filter using Internet Explorer which I really don't like. Rather than users having to figure out why this isn't working either Taleo needs to fix their scripts or a fix needs to happen in Firefox.

  • ICloud outage hurts my Job Search...

    So, email has been down for over 24 hours, I am currently unemployed and my job search has my iCloud email on all of my resumes and job search engines, on Sunday night I submitted my resume for a few promising job leads... Monday morning I got a few replies from would be employers who asked me for a fast response... only to find out that my main connection to employers (my email) has been down for over 24 hrs... mind you, Im a Data Center Engineer by trade, and I can promise you... this is unacceptable by ANY standard... APPLE you just showed your lack of redundant services, your lack of Disaster Recovery preparation and poor Data Center operations... this excuse of
    iCloud: Mail & Notes - Users Affected: 1.1% - Next Update: 09/12/2012 05:00 PDT
    09/11/2012 23:49 PDT
    Mail may be slow or unavailable. When Mail is available, users may experience delays with incoming messages. Normal service will be restored ASAP.
    is completely irresponsible and shows a lack of respect to your users, loyal users. How do you expect new users to trust your services and move all their important information to your "Cloud".

    I perfectly agree with you.
    But what we agreed when we subscribed to iCloud is:
    "APPLE DOES NOT GUARANTEE, REPRESENT, OR WARRANT THAT YOUR USE OF THE SERVICE WILL BE UNINTERRUPTED OR ERROR-FREE, AND YOU AGREE THAT FROM TIME TO TIME APPLE MAY REMOVE THE SERVICE FOR INDEFINITE PERIODS OF TIME, OR CANCEL THE SERVICE IN ACCORDANCE WITH THE TERMS OF THIS AGREEMENT."
    And there's nothing to do with it. We all agreed that Apple DOES NOT GUARANTEE anything about iCloud. You're not paying for the service, your'e paying for EXTRA SPACE. You can have iCloud FOR FREE if you want. And of you run a business using iCloud mail, that means that you didn't read the rules carefully: I wouldn't run ANYTHING of the provider says that will not guarantee the service. The rule is clear, it's up to us read it and make a choice.
    I'm not from the US, I'm from Italy. This is not a US-only issue. If you run business with your email

  • Search Criteria - job search for candidate - TREX

    I need to add branches field to  selection criteria for job search function( candidate pages). in standard we have
    functional area,hirarchy level,country,Work contract type,Education level.
    i was able to add branches successful , but when i search which branches no results .
    what i have to configure to get the excepted results.
    thanks in advance

    When add new elements to a search mask, via customizing, you need to add that specific field also to the search profile.
    In a search mask, you have the infocategory and field stored. Assign those to the search profile you want to enhance. In case of a requisition it is ERC_REQ. In case of postings INT_POER and EXT_CAND.
    After doing this, you need to recreate search profiles. After indexing you will find it.

  • E-Recruitment Job Search Template_Country field comes from where

    Helo Experts,
    I am facing a problem in Job search Template. We have only one country, where we operate E-Recruitment, so I have created few branches and assigned these Branches only to one company code in configuration.
    But in the Job Search template in Application cockpit shows two countries, where i am understanding from where this unknown country is coming inaddition to the configured.
    Can you pls help me out, from which table of configuration step the country is picked up and populated in Job Search template.
    Thanks evryone in advance and awaiting for you valuable inputs
    Thanks
    Gita

    Hello Gita,
    as you found out cluster INDX is used for caching the branch location information. The information is maintained by the class CL_HRRCF_BRANCH e.g. in method UPDATE_CLUSTER. The class and its methods are part of the e-recruiting application for maintaining branches (in standard found on the e-recruiting administrator startpage / portal role).
    These internal functions of the e-recruiting applications are the reason why you should not maintain the branches from IMG or directly in TCode BP. Only using the e-recruiting applications ensures that everything is maintained correctly.
    To solve your current issue I'd suggest to maintain the branch again using the link of the e-rec administrator. Set the country to a different value, save it and reset it to the value you want. This should update the cluster.
    Best Regrads
    Roman

  • No result with Job Search in E-Recruiting (WD ABAP)

    Hi all,
    we're using E-Recruiting 6 Enh. Pack 3 and WebDynpro Abap for the services
    available to external candidates, but we have the following problem:
    the Job Search (free text or criteria) always returns no result even if the T-Rex works
    correctly testing it via the transactions on the backend (it gives the result we expect).
    Any idea about what we missed?
    Thanks in advance, kind regards.
    Angelo

    Hi,
           We are facing a lot of problems in the search application as well. We have defined our own customised search jsut like first name and last name.
    It is giving wierd results. Can you please tell us the links or hints where can we look into this to rectify this..
    Thanks a lot

  • E-Rec@ Job Postings are not reaching to Job Search !!!

    Dear All,
    We are facing an issue in Job Postings:
    1.Published  Job Posting (from 01.09.2011 to 27.09.2011) is not reaching to Job seasrch (under E-rec self services role >Employement Oppourtunites>Job Search.
    2. If we EXTEND the period of Job posting (from 27.09.2011 to 31.10.2011) shld show under internal job search (under E-rec self services -->Job search). But here extended Job posting also not reaching to the Job search.
    Can any one share the valuable opinion on this issue.
    Thanks,
    Asha....

    Hello Asha,
    Please have a look at wiki page:
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/SES%28SearchEngine+Service%29
    There you will find documents about several search problem topics discussed which may help you get the solution. Usually it is always good to check Report RCF_CHECK_SEARCH_SETTINGS and Report COM_SE_SEARCH_IIF_TEST and additionally the other links matching your issue.
    Regards
    Nicole

Maybe you are looking for

  • Urgent help needed... PL/SQL Insert statement

    Hi... I need some urgent help on this project. I have a 2 column table with values that need to be inserted into another existing table which has a sequence. This is the 2 column table: FUND YEAR 29587 05 29587 07 Existing table: Name Null? Type LIST

  • Reg : Print Issue in ALV Report

    Hi Experts,                  I have created an ALV Report for USER Requirement and it is working fine. While taking printout the SORTED Field is not working, it gets repeated in the Print... How to rectify..?

  • My Account is lost, and i want to delete it.

    Can you help me delete an Apple-ID? Someone has changed te ID + PW... can't find it anymore.

  • Down to basics - connecting to PC running XP

    hi guys, im an absolute gimp when it comes to networking, so please be patient with me: I have a macbook, running ARD 3. It is connected via wifi, to an Airport Base Station. I want to connect to a PC, running Windows XP I have installed RealVNC onto

  • Digital signature does not validate with the given key

    We are switching our single-signon provider from openssl to Weblogic's SAML. I am trying to create a test application that will send mock SAML assertions to our test Weblogic SAML server before we begin integration with the client that will send real