External Site Visitor Link in iRecruitment 11i

Dear All ;
I tried to login to the External Site Visitor responsibility using the standard recomended link : http://hostname:port/OA_HTML/IrcVisitor.jsp . but the iRecruitment registration page did not appear . could you please tell me why and how can i solve this problem ??
Regards

There is a seeded permission set (find it via responsibility FUNCTIONAL DEVELOPER), called IRC External Site Visitor Permission Set - code IRC_EXT_SITE_VISITOR_PSET.
This permission set should be GRANTED to the GUEST user. See GRANTS in responsibility FUNCTIONAL DEVELOPER to check if it exists.
This GRANT will allow 'guest' users to access the External Site Visitor jsp page.
Regards
Tim

Similar Messages

  • NullException while registering uiser in iRecruitment External Site Visitor

    Hi Friends,
    I am using Oracle Apps 11.5.10.2 VISON Instance.
    when i try to register a new user in iRecruitment External Site Visitor, Standard Responsibility
    I am gettting the below exception:Please let me know the Fix.
    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:972)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:210)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.per.irc.candidateSelfService.webui.CommonLoginCO.register(CommonLoginCO.java:360)
         at oracle.apps.per.irc.candidateSelfService.webui.RegisterCO.processFormRequest(RegisterCO.java:129)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.lang.NullPointerException
         at oracle.apps.per.irc.candidateSelfService.server.VisitorAMImpl.createUserParty(VisitorAMImpl.java:274)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:189)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.per.irc.candidateSelfService.webui.CommonLoginCO.register(CommonLoginCO.java:360)
         at oracle.apps.per.irc.candidateSelfService.webui.RegisterCO.processFormRequest(RegisterCO.java:129)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.NullPointerException
         at oracle.apps.per.irc.candidateSelfService.server.VisitorAMImpl.createUserParty(VisitorAMImpl.java:274)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:189)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.per.irc.candidateSelfService.webui.CommonLoginCO.register(CommonLoginCO.java:360)
         at oracle.apps.per.irc.candidateSelfService.webui.RegisterCO.processFormRequest(RegisterCO.java:129)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    Regards,
    DB

    Hi Db;
    Please check below and see its helpful for your issue:
    External Candidate Registration Process Gives java.lang.NullPointerException [ID 338737.1]
    java.lang.NullPointerException Error in iRecruitment when Clicking Register Today or Applying For Job [ID 363119.1]
    Regard
    Helios

  • When I link to an external site, the link does not work, if I right click "Open in new tab" the link works.

    When I link to an external site, the link does not work, if I right click "Open in new tab" the link works.

    I have not changed any of my preferences and they look like they are as I would have left them.
    I tried resetting Firefox and deleting the preference file, no change.
    By the way, I hate that the tabs are on top and not where they belong above the pages they are for. There should still be a way in Firefox to put them back without having to use an add-in.

  • IRecruitment External Site Visitor

    I need to give some estimation of what it takes to create an Irecruitment External Site. The estimation is for the DBA or another technical person which need to bring this up (Not estimations for personalization) .
    Is there a document which describes steps needed for building this site?
    Thanks a lot

    You need to look at configuring DMZ on your environment.
    This took around 3 weeks on a previous client's site, with around 5 days of dedicated external DBA consultants aiding the onsite DBAs.
    Once you have DMZ configured, you can roll out the 'out of the box' iRec screens fairly quickly, days rather than weeks.
    Configuring the screens to look nice enough for your business to accept onto your external website will be another matter...
    Do a metalink search on DMZ and you'll get the documentation you need fairly quickly.

  • Please enter field in iRec external Site visitor

    Hi all,
    In Oracle iRecruitment external Visitor page when applicant registers his details, the Address Line 1 field is mandatory. But it has a default value <Please Enter>. Client wants to remove that value from the field and it should be blank. Can anyone please tell me from where it is fetching?
    Thanks and Regards,
    Pradeep

    The trend for customer who want a nicer front end to their external iRec site is to put in place their own web front end and communicate to iRec using BPEL.
    The best site I know of that has implemented this solution is here
    http://www.phones4u.co.uk/careers/Vacancies/CareerSearch_PCode.aspx
    This site drives off iRecruitment but has a totally custom front end that is seamless with the branding of the corporate website.
    If you need more information then mail me at [email protected] and I can put you in contact with the people behind that work.

  • Workflow for External Site Visitor?

    I am trying to find out what workflow is used when someone visits the external website AND starts their application process. I am not able to locate the correct workflow.
    Thanks, Al

    Unlike SSHR, iRecruitment does not use workflow for all of its transactions. Specifically, iRecruitment uses workflow for the following transactions:
    * Offers (sending, holding and applicant responses) - IRCOFFERWF
    * Vacancies (new and edit) - IRCWF
    * Ex-employee registration (IRCREGWF)
    I don't think iRecruitment has a workflow for internal or external applicants starting the application process, although I think there is a OTA workflow for any applicants that complete an Assessment during their application process.

  • Track No. of times link to external site is clicked on a page

    Question:
    Our client strongly promotes another business on their site with a large button to click through to that business' url, which then opens in a new window. Is there any way in the reporting section of BC that our client can prove how many times visitors have clicked this link? i.e. a way that they can show how frequently referrals have come from them?
    This kind of link click through tracking is obviously possible in eNewsletters - but what about on actual webpages?
    Answer:
    One way you could do it is by utilising the ad rotator module.
    You can add the html to it then add the module code to your page and it will report on total impressions and click throughs to the link specified.
    Then you can also have data on the conversion rate.
    Another way would be to send your visitor to a page on your site that is redirected to the external site automatically. That way you can still track it.

    Hi Mario
    Just found your post after posting a similar / related question (mine has to do with tracking click-throughs from within a secure zone)
    Am interested in your statement
    'Another way would be to send your visitor to a page on your site that is redirected to the external site automatically. That way you can still track it'
    Could you explain exactly how to track using page-redirects?
    Many thanks
    Maggie

  • 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

  • IRecruitment Site visitor issue !!

    Dears,
    I am trying to use site vistor URL https://xxxx-prodapp.xxx.xxx.com.xx:5551/OA_HTML/IrcVisitor.jsp but it is taking me to normal application login then when I put any employee name then it goes to the standard Site Visitor page !! It's acting like the profile is defined for employees not site vsitors..
    Do you have any cluse about the responsible profile of this issue as I've reviewed most of the reqired profiles. I also did the same on test instance and it was working fine..
    BR
    Akram

    Please post the details of the application release, database version and OS.
    Was this working before? If yes, any changes been done recently?
    It's acting like the profile is defined for employees not site vsitors.. What profile option you are referring to?
    Please see these docs.
    Oracle iRecruitment (iRec) External Candidate (Site Visitor) Configuration & Login Steps [ID 973765.1]
    iRecruitment External Site Issues [ID 1368686.1]
    Thanks,
    Hussein

  • Dynamic link to an external site?

    Hi There
    Has anyone any ideas where I'm going wrong here, it seems like it should be easy to me but all the settings I've tried don't make any difference.
    I'm using Dreamweaver CS3 on Mac running Snow Leopard and I've set up a phpMyAdmin database.
    One of the database fields called 'website' contains a list of stockists website addresses. I want to have a dynamic text link that opens up the stockists website in a new window when the text is clicked. So I'm doing this...
    <a href="<?php echo $row_recordset1['website']; ?>">CLICK HERE</a>
    This opens up a new window but instead of forwarding to the chosen website e.g. www.external.com
    It keeps my existing website url at the front of the link so I'm getting something like...
    http://www.mysite.com/www.external.com
    Anybody any ideas how I can tell the link to lose the bit at the front?
    Many Thanks

    Hi
    Thanks a lot for your reply, I wanted to open the external site in a new window and hence I have the following path as my URL
    javascript:window.open('http://#COL09#','name','height=400,width=800');
    This opens the oracle site in a new window , but at the same time my apex browser renders a blank page with [object Window] printed on the browser window.
    Can you please tell me what is happening.
    Thanks.

  • When using a link to an external site

    When using a link to an external site in Muse, how can I have the browser open a new (second) window for that site?

    Hilite your text, click on the blue word 'Hyperlinks" and check the box 'Open the link in a new .......'

  • Building Links to external sites

    Newbie question:
    When making a link to an external site, how do you keep your
    own page on the desktop. The default mode loads the external page
    but does not preserve your page.
    Thank you.

    Make the link have a target of "_blank", e.g.,
    <a href=''
    http://www.example.com"
    target="_blank">
    and it will open in a new window. Note that the target
    attribute is
    deprecated, and its use will cause a page with a strict
    doctype to fail
    validation.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Sayulitasurfer" <[email protected]> wrote
    in message
    news:f2nibl$5hc$[email protected]..
    > Newbie question:
    > When making a link to an external site, how do you keep
    your own page on
    > the desktop. The default mode loads the external page
    but does not
    > preserve your page.
    > Thank you.

  • Link to external site

    Hi,
    I have a table with one of the column containing links to an external site. This url is saved in the database.
    On clicking the link I want the user to be taken to that site in a new window.
    Please let me know the standard way in OAFramework.
    Thank you,
    Arun

    Hi,
    Thank you for the reply. I tried this earlier, but the link from the db is an absolute URL and having {@urlfromdb} opens a window with the following url
    http://oaappserveraddress/OAHTML/http%3A%2F%2Fwww.google.com%2Fig
    In the above case, the url happens to be http://www.google.com/ig
    This url is not a constant and each holds a different url pointing to external and other internal portals.
    I have two things:
    1. to open the url in a new window without the base url of the OA App.
    2. to avoid the encoding that happens (notice the %3A%2F in place of ://)
    Your help is appreciated very much
    Thank you,
    Arun

  • Link in the video to a external site

    Hello, I want to link places in the video to a external site.  Does adobe have tools for this other than flash?  I was hoping that PP would offer function for this....

    I don't believe the video file itself can contain a link.  It's usually the player that handles that type of functionality.

  • External forgot password link not working

    Hi,
    I am trying to reset the password using the Forgot password link on the External site page, after I click on the forgot password link and enter the username in the textbox and click on the submit button, it displays the error below.
    Error:cannot display page.
    You cannot complete this task because one of the following events caused a loss of page data:
    Your login session has expired.
    A system failure has occurred.
    The EBS version is 11.5.10.2 , OS version is Linux 64 bit.
    Thanks
    H.S

    Please see if these docs helps.
    Random error Your login session has expired when using Load Balancing [ID 387306.1]
    Random error Your login session has expired when using Big IP F5 DMZ Loadbalancing [ID 361397.1]
    Intermittently Receive "Error: Cannot Display Page" Across Multiple Products In RAC [ID 427931.1]
    When using a Load Balancer Oprocmgr Fails To Keep Session After Implementing JServ Load Balancing ACROSS Multiple Middle Tiers [ID 469690.1]
    11i/R12 How to Debug "Transaction Context Is Lost" or "You are trying to access a page that is no longer active" [ID 456906.1]
    Thanks,
    Hussein

Maybe you are looking for