E-Recruiting: Standard WF for candidate creation remains in process

Hi all,
we are using E-Recruiting 6.03 and I don't understand why the standard workflow WS51900008 (Object creation) remains in process on the task that calls the method ERC_ACTIV.ProcessDocument when a
new candidate is created (activity 1010, Acknowledge Candidate). So no notification is sent. If I try the same method from SWO1 it works fine with the same instance.
Any suggestion, please?
Thanks, best regards.
Angelo

Hi Angelo,
the straight forward solution would easily be: "Forget this Workflow". If you do a serious rollout project for sap e-recruiting you have to design your process(es), define your activities based on it/them and implement the workflows you need. The delivered workflows can be taken to find info on existing / delivered functions but not even work as base to copy the rollout workflows as they are gigantic monolites which you can not develop to your requirements while keeping maintanence possible.
If you really insist on getting the workflow running, please check the following points:
- wf-batch needs SAP_ALL as sap requires
- wf-batch needs a candidate created using RCF_CREATE_USER, pick an employee id which does not process conflicts to existing ones e.g. if you test ALE
- wf-batch needs a printer assigned in his profile
- ensure propper workflow config
- ensure the workflow is using the event queue AND the event queue is really running. All workflows triggered by ERC_OBJECT event CREATED has to use the event queue otherwise you will produce errors and data inconsistencies
Best Regards
Roman Weise

Similar Messages

  • E-RECRUITING OPEN SEARCH FOR CANDIDATE RECEIVING MULTIPLE ERROR LOGS IN SLG

    E-Recruiting Netweaver 7.0 separate system
    Non XI R3 system for HR
    CL_HRRCF_CANDIDATE_ADMIN_BL error in search results
    Hello,
    Within the "Search for Candidates" page, when doing an open search, we only receive one candidate. Also with transaction code SLG1 there are multiple error logs stating that a candidate could not be found.
    What does the error message mean and how do we resolve what is causing them? If resolved will we get a full open search within the "Search for Candidates" page?
    Specific error: No candidate could be found for NA 50003803.
    The error occurred in program CL_HRRCF_CANDIDATE============CM003 line 345.
    Error class: CX_HRRCF_MAINTAIN_OBJECT
    Appreciate any help,
    Cindy

    I have solved this issue.
    Pass the logon data to the service for the external candidate registration
    Do the indexing and configuire the SES objects and index as well.
    Configure the missing entries in the serach profile/templates

  • E-Recruitment -- Assign Columns for candidate shortlist

    In the IMG, I try customize the IMG step, Assign Columns for Candidate shortlist".
    When I select the process, and try customize, I do not see any columns displayed at all. This same for all process. Do I do other customizing step prior to this.
    SAP Help has no information

    Hello,
    there should be a default customizing delivered for table T77RCF_CDCY_LIST which is the customizing table behind this IMG step.
    I could imagine 2 reasons for seeing no entries. If you have already applied your customer customizing for processes and activities you might not see entries if you have used your own process IDs which differ from the default delivery. This could be easily checkt by having a look into the table using SE11 / SE 16.
    If there are no entries in the table at all It might be that the content from the table was not transfered from client 000 into your work client during the client copy or after the upgrade / installation. So check the content of the table in client 000 or ask a basis guy if you have no access to this client.
    Kind Regards
    Roman

  • E-Recruiting Search functionality for Candidate in Talent Pool

    For search functionality of candidates in the talent pool, does anyone have any idea how the ranking percentage is calculated??  There is no clear documentation out there about what factors are used and how they are weighted.  I am aware that additional ranking that can be defined in the configuration and also questionaire results can influence this ranking as well.
    However, in the absence of this additional ranking in talent management and questionaire results to job postings, are the selection criteria for the search the only items taken into account for calculation for this ranking percentage? 
    What is everyone else's experiences in the fact that search functionality tends to treat the various selection criteria as 'OR' conditions?  The client I am working for is unhappy that candidates who don't match every set of selection criteria are being displayed on the hitlist.  Would like to hear what other client's responses has been to this...
    Sandra

    Had directed this question to SAP and did not get an adequate response to date with regards to how ranking is calculated.
    However, SAP did respond to why search functionality treating the various selection criteria as 'OR' conditions for searching candidates in Talent Pool.  This is due to configuration values in tables T77RCF_SRCH_ATTC and T77RCF_SRCH_ATTR.  The field RANKING must be set to blank value.  SAP delivers this as 'X' - ranking percentage is calculated.  This change now makes the combination of various selection criteria elements as 'AND' conditions, and the ranking percentage is no longer displayed.
    Sandra

  • Standard Practice for Bank File (Payment Lot) Process

    Hello Experts,
    We have requirement to process to bank files and to post payment lot in SAP. I know it is possible to post payment lot using FPB3 (by converting bank file to SAP standard format/layout). I also found standard payment lot BAPI function modules such as BAPI_CTRACPAYMINC_CREATE .
    So either we can convert our bank file in SAP standard format and then process it using FPB3 (which has its own advantages such as post processing) or we can read that file and then push that information in standard BAPIs through same interface program.
    So I would like to know best practice used in bank file processing. Personally I like FPB3 transaction but at the same time I am not sure why SAP has given those standard BAPIs?
    Any suggestions or inputs would be of great help. Thanks.
    Kind Regards,
    Nikhil.

    Nikhil:
    They are not meant to be an either/or proposition.  The BAPIs might be useful when payments aer made/received throughout the day in another system and you want to put them into a lot as they are received.  The bapis allow for a de-centralized approach.  FPB3 allows for a centralized, single shot approach, which is the case with most lockbox type payment scenarios.  In this way, only one interface is required, and the full lots are processed into SAP.  Depending on business process and requirements, either (and others) might be used.
    regards,
    bill.

  • Can i use the SAP standard package for lock object creation ?

    Dear Guru ,
    I want to create a new lock ojbect for my abap program .
    When i completed the creation , SAP required a new request and it said the object only can be imported to SAP standard package .
    But i saw the help from SAP said :
    >* Package begins with A-S or U-X:
    >These packages are for SAP standard objects. Customer objects cannot be created in them. Changes to objects of these packages are recorded by the Transport Organizer (Request management) and can be transported (see field transport layer.
    In this case ,  Can i use one of the SAP standard package for this creation ? Does it will affect the SAP system ( such as the system upgrade ) ?
    Thanks .
    Best Regards,
    Carlos Zhang
    Moderator message - Please do not use code tags to format text - it should only be used for code
    Edited by: Rob Burbank on May 25, 2010 11:12 AM

    Hi Carlos...
    First , You will never be able to use any standard SAP Package for your custom programs. So don't go for it.
    So in your case what you need to do is , when you save your Lock object , 
    - if you want Transport request to be created , then 
    in the screen shown you need to enter the Z package name (the same package as that of your ABAP Program)
    or
    -if you want it to be stored as local object , then
    specify package as $tmp
    Regards,
    Uma

  • Standard BAPI for PO and PREQ Rejection

    Hi All,
    Do we have a standard BAPI for PO Rejection and Purchase Requisition Rejection?
    Regards,
    Murtuza

    The standard process is that you should configure the sales order as Third party sales order (or Inter company SO-PO process whatever is the requirement here) then Purchase requisition will be created automatically when the sales order is saved. You can then create PO with reference to the Pur.req. The item category TAS is configured in standard SAP for Third party / inter company processing requiring SO - PO process.
    A PO in a third party/inter company SO-PO process is linked to SO through Purchase requisition and the linkage happens at item level because a single sales order can have both PO related items and items that are directly delivered and billed.
    You can refer these links
    how to configure third party order ?
    http://sapsdforum.com/2007/10/23/third-party-order-processing/

  • Standard Smartform for consignment process or Invoice verification

    Hi All,
               What is the standard smartform for Invoice verification
    or consignment process.

    hi,
    check these.
    LB_BIL_INVOICE     Invoice     Standard Form
    SF_LB_INVOICE     Invoice     Standard Form

  • E-recruiting: Change of the sender in reject  e-mail for candidate

    Hello!!
    In e-recruiting 6.0 we needed modify the direction of the sender in reject  e-mail for candidate (activity u201Cnotification rejectu201D).
    At the moment, when a notification reject is sent, it appears the personal electronic direction of the recruiter who executes the activity (notification reject). The personal electronic direction (of recruiter) is registered in infotipo 105 subtype 0010.
    It is required that the sender direction is a generic direction (for example: work_with_us@example).
    ¿How I can realise this change?
    Thanks,
    Alicia

    Hi,
    in addition to the two solutions already mentioned I'd like to throw in the following two options:
    Instead of linking a workflow to every activity creation you could build an easy background job which runs once in a while sending the planned simple correspondences and invitations. The result would be the same as the workflow solution the sender is the user under which the job s planned.
    More flexible as not hard build in and development free would be a solution using the open correspondences function. You create a dummy user with the work_with_us@example e-mail using report RCF_CREATE_USER. This user is used to send all open correspondences and invitations manually. Of course this is more processing steps for the recruiters but if you need flexibility this is the price to pay.
    Kind Regards
    Roman

  • While doing LSMW standard method for Customer master creation..

    while doing LSMW standard method for Customer master creation.....
    In 13th step I am getting this king of error
    FB012                    Session 1 : Special character for 'empty field' is /
    FB007                    Session 1 session name ZPROJ was opened
    FB109                    Trans. 1 : Transaction xd01 is not supported
    FB016                    ... Last header record ...
    FB014                    ... BKN00-STYPE 1
    FB014                    ... BKN00-TCODE xd01
    FB014                    ... BKN00-KUNNR
    FB014                    ... BKN00-BUKRS
    FB014                    ... BKN00-VKORG A1
    FB014                    ... BKN00-VTWEG 00
    FB014                    ... BKN00-SPART 0
    FB014                    ... BKN00-KTOKD
    FB014                    ... BKN00-KKBER BP01
    FB013                    ....Editing was terminated
    Can anyone help how to solve this?

    Hello TJK,
    <b>FB012 Session 1 : Special character for 'empty field' is /</b>
    This is the special function in LSMW, for empty field system will put / sign automatically, so you need not to worry about that.
    <b>FB007 Session 1 session name ZPROJ was opened</b> It is opening session ZPROJ which is your project name/object name.
    <b>FB109 Trans. 1 : Transaction xd01 is not supported</b>
    Check out your field mapping and conversion rule for object.
    <b>FB013 ....Editing was terminated</b>
    It is not finding proper field mapping rule / file inputs so the sytem terminates the LSMW object.
    Check your field mapping and conversion rule, check your source fields, save the file in tab delimited format.
    Hope this helps.
    Regards
    Arif Mansuri

  • DataModeler v3.3.0 - Naming standards template for surrogate keys creation

    I'm using DM 3.3.0.734 and in the logical model we now can define in the entity properties to "Create Surrogate Key".
    When we use Engineer to relational model, for each entity is automatically created a new column using the naming template {entity}_ID as NUMERIC (without precision) and is defined as primary key.
    My questions are:
    Is possible to define a different naming standard for surrogate key creation?. We define id_{entiry}
    Is possible to set the precision of NUMERIC surrogate key?
    If we define entity's column as Primary UID, these columns are included in an unique constraint, but are using the naming standards for PK.
    As consequence are created the following:
    Unique constraint name: entity_PK
    Primary key(surrogate)name: entity_PKv1
    There is any way to define naming standards like "{entity}_UID" for unique constraints, or even, "{entity}_SK" for surrogate primary key name?
    Can anyone help with some of these topics?
    Regards,
    Ariel.

    Hi Ariel,
    Naming standards template for surrogate keys creation I logged enhancement request for that.
    How to change those bad names (going to change them one by one is not an option):
    1) If those "transformed" unique keys are the only ones you have in relational model then simply can apply naming standards
    2) You can write transformation script to do that for you
    3) you can use new functionality - search, export to excel file, change the names there (using find/replace will be faster) and return changed data back to relational model
    you can find description for that here:
    https://apex.oracle.com/pls/apex/f?p=44785:24:13179871410726::NO:24:P24_CONTENT_ID,P24_PREV_PAGE:6621,16
    http://www.thatjeffsmith.com/archive/2012/11/sql-developer-data-modeler-v3-3-early-adopter-search/
    http://www.thatjeffsmith.com/archive/2012/11/sql-developer-data-modeler-v3-3-early-adopter-collaborative-design-via-excel/
    You should search for _PK, then filter result on Index and you can export result using report functionality (to XLS or XLSX output format). You can create template and include only table and name (of index) as properties to be included into report.
    Regards,
    Philip

  • Please Tell  me the Standard Bapi for Purchase Order Creation

    Hi,
      Please tell me the standard BApi for the PO creation. How to excute the standard Bapi. Please help me.
    Regrads
    Mohan

    Hi Mohan,
    Use this BAPI BAPI_PO_CREATE1.
    Check this post, you have program aswell
    https://forums.sdn.sap.com/click.jspa?searchID=7294168&messageID=1172796
    Regards,
    Satish

  • Are there any standard web dynpro ABAP or JAVA for material creation(mm41)?

    Hi SDN,
          I have got the requirement to provide Web Dynpro application for material creation (transaction code is MM41) and I would prefer to enhance standard Web Dynpro more than develop from scratch. Now I got only the Web dynpro ABAP component for create sales order called "LO_OIF_MAIN_COMP" and GUI HTML for purchasing order that come with business package Eh4.
          Anyone who know please kindly help me.

    >but I afraid that I'm not able to find out what is its component name from application
    You could just lookup the WD Application in SE80 and then it will show you the component name. From SE80 choose Edit Object from the toolbar. Go to the Web Objects tab in the dialog. Type in the WD Application name and hit enter.  You will then see the details of that application.

  • What is the standard API for Customer Contact creation in R12

    Hi All,
    What is the standard API for Customer Contact creation in R12. my requirement is I need to create contact against Customer(Person/Organization).
    I need to develop pl/sql package for create Contact using the following fields
    First name , Last name , Email, Phone no, Ph ext,Mobile no,Contact no,Job title, Job title code,Country,Address1,Address2,Address3,Address4,
    City,State,Postalcode.
    Please help me.
    Thanks,
    K.Murugesan

    Hi All,
    Please update if you have any solution.
    Thanks
    Maanasa

  • E-Recruiting 6.0 - Internal Candidates

    Hi Experts,
    Can anyone tell me in the standard SAP system, when a 'Leaving Action' is being performed for an employee via PA40 (which means in E-Recruiting, HRP5102, the IS_INACTIVE field is 'x'), in E-Recruiting 'Candidate Overview' transaction screen, do I STILL see the 'Personnel Number' appearing at his candidate profile ?
    Reason why I am asking this question is because currently I have 2 clients setup in my project environment. And each is giving me a different response. I am not sure which client is installed incorrectly which gives the wrong response.
    Many thanks in advance.
    Bill

    Hello Bill,
    unfortunately the information that an internal candidate has left (or will leave - in this case the is_inactive flag will be set at the leave date via a periodical service processing table t77rcf_p_stat) can be easily seen on the databese but not in the e-recruiter applications.
    I am not really sure if the employee id should disappear in candidacy table or not (customers see this different according to their attitute to rehiring people) but in general sap did not implement alot of functionalities to differ between internal and external candidates. Ok there is something for correspondence but it is not even possible to have different questionaires in the application wizard for external iand internal applicants.
    In my opinion I'd assume that an employee applying on an internal position and leaving in the process is a 1 of 1000 case, as long as the process does not take eternities so I personally would not invest much effort into it. You cannot handle every special case in a system (or at leat noone pays for it) and from my experience in companies up to perhaps 2k employees, everyone in HR knows who leaves.
    If you really have a strong business need in this issue, e.g. positions are published internally and once someone leaves has imedeately taken of the position you could use the the e-recruiting BAdI which is available in the BAdI implementation delivered by SAP to handle the candidate creation and stuff. You could add functionality into it that it tracks if there is a leave and the candidate has open applications and send the recruiter of the requisition an email. Other solution might be a periodical service or any other background job which checks this and destributes the information so the recruiter can take the necessary actions.
    Best regards
    Roman Weise

Maybe you are looking for

  • What happened to new songs in my Library?

    I "signed" new agreement that popped up while downloading a song in iTunes today. Not only did 28 American Express Gift card points disappear, but that song, and songs subsequently downloaded, appear only under "Purchased" file but not under "Music"

  • Problem: DataSync is probably in an incomplete or corrupted state

    Hi, I have encountered this error while starting the weblogic server, I am using weblogic server 10.0. Can anyone tell me how to fix this error? <Error> <DataSync> <BEA-400610> <Error performing initial refresh of persistent store. DataSync is probab

  • Importet keywordslist to Bridge. Problem tagging keywords.

    I've got a new pc and installed bridge. All the imported images are tagged with the keyword. I have also imported the index list. When I try to add multiple tags to a photo I receive an error message. What is causing this?

  • 2 laptops, 2 libraries, home sharing but can't sync both libraries

    My husband's laptop has 'home library'. My laptop has 'on this PC'. Through home sharing we can see all songs from both libraries, but I can't sync my ipod from 'home library' and he can't sync from 'on this PC' which has all the newly purchased song

  • LAM (LOCAL AREA MOBILITY) ON 15.X Images?

    Does anyone know if LAM is supported on 15.x IOS versions and if so what license is needed? Thanks, PJ,