How to enable Preferences link on Irecruitment External Candidate page?

Dear all,
We are accessing Irec External Candidate home page through below URL.
http://host:port/OA_HTML/IrcVisitor.jsp
Two languages are installed on this instance. (English, Arabic)
Now while launching this page, we would like to choose Arabic language.
How can we achieve this?
Note:
I already treid my hands on following.
1. addedt ICX_GLOBAL_MENU to Irec Candidate global menu
2.Added ICX_GLOBAL_MENU to External Candidate menu
No luck.

Pls check below link if this help:-
In iRecruitment, Display Language Is A Required Field on External Site [ID 363614.1]
Thanks,
JD

Similar Messages

  • Extending logic behind a checkbox in iRecruitment external candidate page.

    Hi All,
    We have a requirement to extend the logic behind the check box in Irecruitment external page (AplOtherInfoPG). The logic is buit in a AM (IrcCandidatePersonalAcountAM). Its a root AM for the page AplOtherInfoPG and its referred from many other pages too. I have extended this AM using following steps
    1. FTP all the files from $JAVA_TOP/oracle/apps/per/* to your PC and configure your PC for OA Framework development
    2. Create a new BC4J package in which the extension will reside.
    3. Note down the path and the properties of existing AM that we wish to extend
    4. Create a new AM, and specify the original AM being extended.
    5. Ensure that the properties of original AM are applicable for new AM too.
    6. Perform substitution. This will create a jpx file.
    7. Upload the jpx file into Database.
    8. Deploy the custom BC4J to $JAVA_TOP by FTP'ing all files.
    9. Bounce the server
    After this change I'm getting the error 'JBO-29000: Unexpected exception caught: java.lang.StackOverflowError, msg=null'. This error is appearing on all the pages where the same AM(IrcCandidatePersonalAcountAM) is referred. Its totally clueless.
    I have got an suggestion that extending an root AM is not recommanded in OAF. If So, how I should go about it.
    Please help me to achieve this requirement.
    Thanks,
    Guru

    Hi Guru,
    As you mentioned extending the rootAM is not advisable.
    As a workaround what you can try is
    1) Extend the controller in your page,
    and get the RootAM, ChildAM, Your VO(where you have the checkbox attribute is there) and then set the value what do you wanted.
    Use the below code to get your required AM and VO, please change the sample code according to your AM name...etc.
    // Get requested AM from Root am
    public OAApplicationModule getRequestedAM(OAPageContext pageContext, String requestedAMName)
    writeLog(pageContext,"Requested AM called to check the AM "+requestedAMName );
    String amName = "";
    String objectivesAMName = requestedAMName;//"ObjectivesAM";
    String nestedAMArray[] = pageContext.getRootApplicationModule().getApplicationModuleNames();
    pageContext.writeDiagnostics(this,"Root AM=>"+pageContext.getRootApplicationModule().getName() + " Child AMs=>"+ nestedAMArray.length,1);
    OAApplicationModule currentAM = null;
    currentAM = (OAApplicationModule)pageContext.getRootApplicationModule();
    for(int i = 0; i < nestedAMArray.length; i++)
    amName = nestedAMArray;
    pageContext.writeDiagnostics(this,"Nested AM Name=>"+amName + "and amName.indexOf(objectivesAMName) "+amName.indexOf(objectivesAMName),1);
    currentAM = (OAApplicationModule)pageContext.getRootApplicationModule().findApplicationModule(amName);
                        //Get the view names
                   String[] viewNames = currentAM.getViewObjectNames();
    for (int i =0 ;i<viewNames.length ;i++ )
    writeLog(pageContext,i +" Value "+viewNames[i]);
    if(!(amName.indexOf(objectivesAMName)==-1))
    pageContext.writeDiagnostics(this,"Found Handle to My Nested AM " + amName ,1);
    break;
    return currentAM;
    Get the VO from the AM
    OAViewObject objAssessmentVO = (OAViewObject)yourAM.findViewObject("yourVO");
    Get all the attribute from a VO with Attribute Names in Custom CO
    OAApplicationModule rootAM = pageContext.getRootApplicationModule();
    OAApplicationModule apprAM = (OAApplicationModule)rootAM.findApplicationModule("AppraisalsAM");
    String offlineStatus = (String)apprAM.invokeMethod("getOfflineStatus",new Serializable[]{appraisalId+""});
    OAViewObject appraisalVO = (OAViewObject)apprAM.findViewObject("AppraisalVO");
    if(appraisalVO !=null)
    AppraisalVORowImpl appraisalVORow = (AppraisalVORowImpl) appraisalVO.first();
    if(appraisalVORow !=null)
    int attrCount = appraisalVO.getAttributeCount();
    writeLog("XXRBG",pageContext,"Attrbuute count "+attrCount);
    String[] attributeNames = appraisalVORow.getAttributeNames();
    for (int i = 0 ;i< attributeNames.length ;i++ )
    writeLog("XXRBG",pageContext," Name "+attributeNames[i] +" = "+appraisalVORow.getAttribute(i));
    Thanks,
    With regards,
    Kali.
    OSSi.

  • How to enable Collaboration link

    hi,
    Can any one tell me how to enable Collaboration link in tool area.
    thanks
    swati

    Hi,
    Goto <i>Content Administration</i> -> <i>Portal Content</i> -> <i>Portal Users</i> -> <i>Standard Portal Users</i> -> <i>Default Framework Page</i>.
    Check <i>Tool Area</i> and click <i>Propertie</i>s. Set <i>Enable Collaboration Launch Pad</i> to <b>Yes</b>.
    Best Regards,
    Avishai Zamir

  • How to enable Personalization link in LOV Region?

    Hi friends,
    How to enable Personalization link in LOV Region?
    please to tel very urgent.
    Thanks in advance,
    Antony.

    Antony,
    I am guessing you are asking about OA Framework? If so, ask on the OA Framework forum.
    John

  • How to create links and how to use that links to go to other pages?

    my question is....how to create links...i mean by using make link option.....when we do right click on a word,etc in the design view.....and my other question is.....how to use that links to go to other pages.....i mean when i click on a link...it takes me to another web page.....

    Please do not post the same subject to more than one forum.

  • How do I add links to my social media pages within Dreamweaver?

    how do I add links to my social media pages within Dreamweaver?

    As you would for any other link. What is the precise problem? Can you give us an example?

  • How to enable Personlize link in Portal

    Dear Sir,
    My personalize link in Portal header was disappeared. How to enable it?
    Please advise.
    Thanks and best regards,
    Vimol

    Hi Vimol
    Personlize link in Portal is related with EU_Role - standard portal user role.
    I assume that u assigne the EU_Role to end user if no changes to that make personalize link is available on masthead if changed check following.
    under content administration -> Portal content -> Content provide by SAP -> End User Content -> standard portal users -> standard user role
    Right click to open obeject.
    now right click on portal personalization and select property.
    under property catogery select all.
    find the following property that have following value required.
    Entry Point --> Yes
    Invisible in Navigation ---> No
    save ur entry.
    if u don't want to use EU_role than add delta link for portal personalization workset in ur user role and set  the above property for workset (portal personalization)
    under ur role.
    regards,
    kaushal
    Message was edited by: kaushal malavia

  • How to enable ESS link  in portal

    I need the enable ESS link or provide access permission of ESS in my portal.what can i do for that.can anyone help me?
    Thanks in advance.
    S.Ramesh

    Hi RK,
    I will try to sum up as much as I can and limit to repeat whats already mentioned above (as they are whats needed in certain steps of implementing ESS).
    1) Go to the SAP MarketPlace and via there, you can proceed to SAP PC (or use this https://www.sdn.sap.com/irj/sdn/contentportfolio).
    There are 3 BP for ESS, choose the BP with suit your EP and backend system. Click on the text and you can see the below:
    a) Primary Backend System
    b) Portal Release
    c) iView Runtime Technology
    To see your EP version, goto http://<host>:<port>/sap/monitoring/SystemInfo. There you'll find something like sap.com/SAP-JEE 7.00 SPxx, this means, you're on Netweaver 7.00 (formerly 2004s), otherwise you'll see 6.40 (that's Netweaver 2004).
    2) Deploy the selected BP
    http://help.sap.com/saphelp_nw70/helpdata/EN/44/fa068634000c4be10000000a11466f/frameset.htm
    3) After deploying the BP, you have to maintain the JCo's for ESS to access your backend system which host your HR.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/8c/cb3042366c0521e10000000a155106/frameset.htm
    4) In the backend system which host your HR, you have to setup the necessary ESS authorizations. ESS backend are normally to assign SAP_EMPLOYEE_ERP role to employee which is composite role, which contain following roles:
    SAP_BC_EMPLOYEE
    SAP_BC_ENDUSER
    SAP_ESSUSER_ERP
    SAP_HR_EMPLOYEE_DE_ERP
    SAP_HR_EMPLOYEE_US_ERP
    SAP_HR_PA_XF_EXPERT
    You can duplicate or maintain the authorization objects for the above mentioned roles (base on what you want them to execute) using PFCG, generate the profiles and complete the user compare.
    In summary, your setup Portal for your ESS users to display what they can see via the ESS BP and you can customise what you want them to see (ESS BP provide standard ESS iviews, pages, workset and role but you can create your own page, workset or role and delta link the provided ESS iviews). From the backend system (HR), you set what your ESS users can do via authorisation roles mentioned above. Once you have setup the above, your ESS users can start with their ESS activities.
    P.S: As also mentioned above SSO is also a plus point for your users as then they will not have to login when they try to access ESS (backend system) via the Portal.
    Hope that helps.
    Ray

  • How to differentiate an internal from an external candidate in E-recruiting

    Hi experts,
    I need your help. I'm creating a Z report to show the % of internal and external candidates who were hired or choosen in a selection process. I will have two columns the first one will show the internal candidates and the second one the external candidates. I'll also display the reasons why a candidate were reproved on the selection, for this reason I also have to separate internal from external candidates.
    I've seem some threads where you say that the best way is to find the relation NA<CP<P. Is this the only way or there is any other way as a module function where I put NA and it show me if it's an internal or external candidate.
    I'll really appreciate any help!
    Best regards,
    Thais

    Hello Thais,
    reportig in SAP E-Recruiting is quite difficult due to the missing historization in some infotypes. A lot of changes are not historized so it is not possible to get any other valid information than the current status. Looking back into the past is in the best case unsure in the worst impossible. External candidates become internal candidates on hiring and internal candidates become external candidates on termination, maternity leave, ....
    It is very difficult to get the percentage of external und internal hirings based on e-recruiting data. It is much easier to get this from the HR core as (at least in a perfect world) you just count hiring actions and org. change actions. Of course not every org. change is usually an "internal hiring" in e-recruiting.
    If you want to get these numbers purely from e-recruiting data, the best approach from my experience is getting the candidacies in hired status -> get the application for the candidacy -> get the publication for the application -> get the publication channel candidate type. This information is not changing over the time and not depending on the candidate. Restrictions of this approach are usually direct assignments from talent pool, if internal and external candidates can release their profile. If you do not request an application for the candidacy you can not determine the candidate type. Furthermore in many organizations the e-recruiting process ends with hiring the cadidate. Noone maintains rejections for the no shows so you get too many hirings from the e-recruting data. But perhaps this approach works in your scenario.
    Kind Regards
    PS: The method mentioned above works fine to find out if a candidate is currently an internal or external candidate. Unfortunately these methods are often to slow for mass use in reporting. So from a performance point of view reading HRP1001 relations and HRP5102 INACTIVE flag is the better solution.

  • R12 - irecruitment external candidate user account

    Hi,
    As part of Oracle's release R12.1.2, recruiter can create external candidate's user account.
    I have set the "IRC: Create User Account" to Yes at site level. This made the e-mail field on create candidate page as required. I created the cadidate with required information.
    After that, I can search the candidate with the first name, last name etc. However, no e-mail/notification is sent to that external candidate. When I checked the user for that external candidate using system administrator responsibility, the user account is created but there is no responsibility attached to it.
    Oracle is expected to send a notification to the e-mail id of external cadidate with login information which is not happening. What am I missing?
    Thanks!

    This sounds like a problem with standard functionality to me so you might want to kick off the SR route.
    A couple of things:
    1) Can you see the notification in wf_notifications?
    SELECT *
    FROM wf_notifications
    ORDER BY notification_id desc;
    (this gets all notifications ordered by the most recent, so scan through the begin_date to see if you can find one for this user)
    2) Do you see any responsibilities after running these concurrent programs:
    - Sync responsibility role data into the WF table.
    - Synchronize WF LOCAL tables

  • E-recruitment - External Candidate page should not be  allowed to enter int

    Hello,
    We have requirement in e-recruitment. When recruiter is entering Internal Candidate information using External Candidate site, system should check email adress (company email address), if this is matched and system should prompt with the candidate information that we already have. Do we need change the standard SAP code to implement this? or any other ways?

    For the GUEST user in portal we have done usermapping to the E-Recruitment system using 'J2EE_GUEST' user in E-Rec.
    In SLG1 we are gettting the following errors
    An exception occurred in E-Recruiting.
         CL_HRRCF_ABSTRACT_CONTROLLER==CPCL_HRRCF_ABSTRACT_CONTROLLER==CM00156
    No candidate could be found for US J2EE_GUEST
         The system cannot find any candidates using the data specified.
    Error while creating candidate

  • Oracle BPM 11g  workspace: how to add a link to an external ADF app?

    Hi all,
    I have a process for which all the data is persisted in the db, and for Human tasks, I use ADFBC component.
    For an existing instance, I would like to provide a link access (available from the workspace) to users (with right privileges) to be able to update some data ...
    I thought implementing a new process with an Initiator HT...but this means, any time a user click the link, it will generate an new instance...
    Then I thought maybe it will be easier to just implement a new ADF application to update my process data using ADF BC...
    but once the application is deployed... I need to provide an access link to users from the workspace????
    how can I do this?
    Globally, how to add an external link to an ADF app from the workspace application.
    Thank you.

    Were you able to achieve this . Maybe this can help -
    Check hbuelow's reply @ Unable to see the application in BPM Workspace for Sales Quote tutorial
    Edited by: Sudipto Desmukh on May 9, 2012 7:02 PM

  • How to enable back link in Km content for new folders.

    hi
    for publishing documents in portal... I have used  Km navigation iview.
    I have created new folders in my Km content..
    under  / doucuments....
    but the back  link was disabled for the folder which I  have created...
    pl suggest the solution.... to enable the' back' and' forword 'link...........
    Regards
    Gayathri Vuthukota

    Hi martin
    pl suggest how to use URL iview...
    since i will be using it as back link to the home page
    like wat are properties  need to be set
    wat is the layou for the page after including sap transaction  iview also..
    so that i have enguage thesap transaction iview and URl iview in the same page with, URL iview just to be used as back link...
    other wise pl tel me how  can we open the sap transaction  i ivew into a new blank window   when i click  my link(using quick link property)...
    i have  also set the property 
    Launch in New Window - Display in Separate Headerless Portal Window
    but still its not poping in seperate window...
    pl suggest me
    Regards Gayathri
    Edited by: gayathri vuthukota on Jan 5, 2009 10:35 AM

  • I want to know how to enable the links that are sent in an email, with each upgrade of Firefox it gets harder and harder to do so. What is the trick to this?

    With each upgrade of Firefox, I have a harder and harder time, getting to the links provided in my emails. Some times I am able to trick the link into working, if I continue to to try every link in the email, but most of the time, I just have to give up. I know that I need to change something, maybe in the settings, but I don't know what.
    Please help me. I am considering just going back to Internet Explorer.

    This did not solve my problem. I can sometimes click on a link (word) provided in an email, that leads to a site, but it does not list the website address!! It works sometimes, providing me with a chance to enable links for this address or enable link (I think basically for just that one time).

  • How do update image links to an external location?

    Hi, I did a Google search and a forum search, but have not found what I'm looking for...
    I am opening an Illustrator file downloaded from our company server. All images used in this Illustrator file are stored in a sub-folder on the same company server.
    When I open up the Illustrator file none of the images appear because the links are broken. Rather than download all of the images used in the Illustrator file to my local machine and re-linking the images, I want to know if there's a way to relink the images to the external images location on the company server.
    I hope this makes sense... Thanks in advance for your help.
    -John

    John,
    I am afraid you wish cannot be fulfilled.
    As you probably know, opening/saving AI files from/to to the company server is risky in terms of file corruption.

Maybe you are looking for

  • Error while trying to open edge-code-quick-edit.png

    Hi, I just installed Edge Code, looks great! A couple of issues I noticed when I started using it: 1. When tried opening one of the files (edge-code-quick-edit.png) displayed in the file explorer on the left side. I get an error while trying to do so

  • How can I view customer information from SOST report to whom mail was sent to?

    Process I have followed: I run F.27 transaction to send the monthly account statements to customer, I can see the detail of the mails sent to customers from SOST report but a recent requirement has come up and I want to see the detail of customer e.g

  • What things can I do on my new Macbook Pro Retina?

    Hello all, I am VERY new to OS (Been #TeamWindows for 17 years of my life). However, I've had iPhones and iPads for a couple of years now, so I'm a pro (No pun intended) with iOS. But OS on the other hand is something else! Now I'm a techy nerd by he

  • Why can't I sort in Open/Save dialog boxes?

    Ever since I upgraded to ML, I found that I am unable to sort the listing in open/save dialog boxes. Currently the folder contents (List view) are all sorted by reverse Name. There are times I rather sort by Modification Date or Creation Date. The re

  • Can not Copy RAW Pictures to a USB Flashdrive

    Hello Why Lightroom does not support most simple function like a COPY? I have pictures in RAW format and need to copy it on usb drive and fail there no COPY only export. Another problem, there no PNG export. Every program I know reads and saves as PN