How to call oracle iRecruitment JSP page from a site of companys

Hello

There is a requirement, where the Oracle iRecruitment JSP page must be called from the site. Basically when you click on the tab of career on the site, this OAF page should open.
The servers are different, this will be possible?
Please provide me with some info on that.

Thank you
AG

Pls close the thread if your question is answered.

Refer

http://forums.Oracle.com/forums/Ann.jspa?annID=914

-Anand

Tags: Oracle Applications

Similar Questions

  • How to call oracle Standard form of page style and element OFA should be 'Link '.

    Hi friends,

    I am new to OFA, I want to know how to call oracle OAF page Standard form and style of element must be "link."

    If I click on the element, it should put me in oracle Standard form.

    No button style of the element must be point "link."

    Please help me.

    Thank you

    Thiru.

    Trapani,

    It seems that your link triggers the Action, or you capture does not correctly.

    Add a debug message in your code and see what is printed.

    String eventParam = pageContext.getParameter(EVENT_PARAM);
    System.out.println("eventParam : "+ eventParam);
    if("openForm".equalsIgnoreCase(eventParam))
    {
      System.out.println("Inside If"");
      String destination ="form:SQLAP:PAYABLES_OPERATIONS:STANDARD:AP_APXSUMPS";
      pageContext.forwardImmediatelyToForm(destination);
    }
    

    Also check the settings:

    In your first post is the name of the function: AP_APXSUMPS, but the recent told FND_APXSUMPS.

    The resp_key was also PAYABLES_OPERATIONS and now PAYABLES_PS_FR

    As a test for the link, use the one that works, and then change appropirately.

    See you soon

    AJ

  • How to call oracle forms report using parameterlist for parameters

    Dear all,
    I want to know how to call oracle forms report and parameter passing between the report and the form with the list of parameters?
    can someone help me?

    What research? The forum is full of examples.

  • How can I insert and delete pages from a pdf with acrobat 10 X?

    How can I insert and delete pages from a pdf with acrobat 10 X?

    Otherwise, don't forget that your page thumbnails Panel is open and click the icon highlighted in this image, just under the title.

    You will see a drop-down list with the options you need.

  • is it possible to import a page from another site?

    Hello! It is probabably the first of many questions coming. I'm learning on the fly...

    How to reset a page back to the original or import a page from another site (being the site of duplicate).

    Looks like an obvious thing to do without changing the entire site. properties of the page reset did not help.

    Thank you!

    import of a page is not possible, but what you can do is.

    1, open the two files of muse

    2. on your template file, go to the page that you want to reset.

    3. in the Edit menu-> select all (or ctrl + a youâ case in re using Windows)

    4. navigate to another site where you want to reset the page.

    5. create a new page or remove content on an existing one.

    6. yet once in Edit-> stick it in place.

    This should do what is necessary. I would like to know if it works or not.

  • To copy a page from a site of Muse on another site of Muse?

    Hello

    Is there an easy way to copy a page from a site of Muse on another site of Muse, without copying the entire site to a new site and removing the pages you do not want to copy?

    THX,

    Gary

    Hello

    You cannot copy and paste a page but you can copy and "paste in place" the content of the page.

    To do this, go to the page, use edit > select all and then edit > copy.

    Now go to the new page on the other site and use ADSI > paste in Place.

    I hope this helps.

    Kind regards
    Sachin

  • How to detect if loading the page from start or back?

    My Widget has 3 pages, sailing in the following order:
    Page 1-> page 2-> page 3

    Loading page 1, I make a web service call to retrieve a json object that I record in a file on the device.
    Page 2 and page 3 read the file to view its data.

    There are 2 other how to get to page 1:
    (1) starting of widget
    2) press return on page 2
     
    For 1), I want to retrieve the json web service
    For 2), I want to retrieve the json in the file (no web service calls)

    How can I detect if page1 loads from 1) or (2)?

    I found a solution.

    Use the blackberry.system.event.onHardwareKey event, I can intercept the previous page 2 key, set the page1 location.href + value of query string indicating that I'm back from page 2.

  • How to call Oracle E-Business seeded program in SOA BPEL 11 g

    Hello

    I implement a point between third party system and Oracle inventory interface. My composite will treat the data element of the third party system and insert the data into the interface table (mtl_system_items_interface).

    Once integration is complete, I need BPEL call the program seeded (import items - INCOIN) to insert data from one table of interface in the base Oracle tables; in other words, mtl_system_items_interface to mtl_system_items_b.

    I tried using an adapter "Oracle Applications" but cannot place the INCOIN program. There's no options to find the INCOIN program either location.

    Someone knows how to call an Oracle planted a BPEL process program?

    Appreciate your help :)

    Hoang

    Hoang,

    You won't find the INCOIN in the Oracle Apps adapter. INCOIN is a simultaneous running of the Oracle Application program.
    The program INCOIN can be the call of the function: Fnd_Request.submit_request. To run this function, you have to sign the global settings (FND_GLOBAL. APPS_INITIALIZE) and have a validation in the end.
    I suggest you use the DB adapter to call a customization procedure where you can have all of these features inside.

    Arik

  • How to configure Jdeveloper for the page from right to left - Arab

    Dear all,
    I'm using Oracle Jdeveloper 11 g, how can I display the page from right to left (Arabic language)
    and also the built in message for validation and errors, how to display it in the Arabic language.

    The best and best wishes,

    you use Trinity - config.Xml... and mention

    http://download.Oracle.com/docs/CD/E15051_01/Web.1111/b31973/ap_config.htm
    chk for righttoleft

  • How to move pages from the site in folders and subfolders in muse adobe?

    is this possible?

    Hello

    Some useful discussions are given below

    Change the structure of folders in Adobe Muse?

    How can I structure my muse with records cc site

    Export a Muse site - need to file structure for images

  • How to call button back html page adf

    Hello
    I have a HTML with javascript and css code in the project of the adf. Is it possible to call my html page back an adf button if so how?

    AF:goLink or af:goButton should do it.

  • How to call Oracle 10 g reports via a button in the form of 10g?

    Hi all

    I am developing Oracle 10 g reports. Reports are run on opening succeeded if I'm running the report through Report Builder IDE individually.


    But I need to call the reports via a button in forms (which is also in 10g).

    I have the impression there is any specific setting required for this?
    Is any required JDK and JRE specific version?

    If there is no document about who can anyone please share with me.

    Help, please.

    Just run a search

    RUN_REPORT_OBJECT

    and look at the notes returned.

  • How to call oracle stored procedure with hibernate

    Hi all
    I wrote the following stored procedure:

    create or replace
    PROCEDURE SP_GET_NUMBER (p_cursor sys_refcursor, departmentId in number, userId in number, documentTypeId number)
    as
    Enter the integer;
    sqlScript varchar2 (60);
    Start
    sqlScript: = "select registrationnumber_seq.nextval from dual;
    immediately run sqlScript in register;
    dbms_output.put_line ('Nextval is: ' |) To_char (Regid));
    insert into roketsanuser.registrationnumbers
    (id, departmentid, documenttypeid, number, registrationstatus, status, updatedate, updateuserid, version)
    values
    (enter it, null, null, enter it, 0, 0, sysdate, 0, 0);
    commit;
    Open the p_cursor for
    Select id
    roketsanuser.registrationnumbers® systems
    where reg.id = regid;
    end;

    And I define in the annotations in my entity class:

    @Entity (name = "Number")
    @Table (name = "REGISTRATIONNUMBERS")
    @SequenceGenerator (name = "REGISTRATIONNUMBER_SEQ", sequenceName = "REGISTRATIONNUMBER_SEQ")
    @org.hibernate.annotations.NamedNativeQuery (name = "SP_GET_NUMBER", query = "{call? "{= SP_GET_NUMBER (: departmentId,: userId,: documentTypeId)}"
    Callable = true, readOnly = true, resultClass = RegistrationNumber.class)
    @EntityListeners ({BaseEntityListener.class})
    Number/public class extends BaseEntity

    I call the query in my Dao class:

    public number getNumberForIncomingPaperworkByStoredProcedure (EntityManager Manager, number number)
    {
    A session = (Session) manager.getDelegate ();
    query org.hibernate.impl.SQLQueryImpl = (SQLQueryImpl) session.getNamedQuery ("SP_GET_NUMBER");

    query.setParameter ("departmentId", ObjectUtil.isNotNull (registrationNumber.getDepartment ())? registrationNumber.getDepartment () .getId (): "");
    query.setParameter ("userId", ObjectUtil.isNotNull (registrationNumber.getUser ())? registrationNumber.getUser () .getId (): "");
    query.setParameter ("documentTypeId", ObjectUtil.isNotNull (registrationNumber.getDocumentType ())? registrationNumber.getDocumentType () .getId (): "");
    Collection list = query.list ();
    return new RegistrationNumber();
    }

    But when I run the application exception occurred:
    < 01/02/2013 10:04:24 EET > < opinion > < Stdout > < BEA-000000 > < hibernation:
    / * name of SP_GET_NUMBER native SQL query * / {call? = SP_GET_NUMBER (?,?,?)} >
    < 01/02/2013 10:04:27 EET > < opinion > < Stdout > < BEA-000000 > < 10:04:27, 811 ERROR [IncomingPaperworkMBean] EJB Exception:; nested exception is:
    org.hibernate.exception.SQLGrammarException: could not execute the query. nested exception is: org.hibernate.exception.SQLGrammarException: could not execute the query >

    This is perhaps the reason why, please help me?

    Thanks in advance

    Message to research in syntax of:

    @org.hibernate.annotations.NamedNativeQuery

    It seems that following is a possible cause (but I'm not sure about this one):

    Query = "{call?" "{= SP_GET_NUMBER (: departmentId,: userId,: documentTypeId)} '.

    You can change this:

    Query = "(?)". (= appeler SP_GET_NUMBER (: departmentId,: userId,: documentTypeId)) "...

    or

    Query = "(call SP_GET_NUMBER (: departmentId,: userId,: documentTypeId)).

    and check if that helps...

    You can take a look at:

    https://Forum.Hibernate.org/viewtopic.php?p=2401604

    HTH,

    Bravo!
    AJ

  • How do you get the new pages from a page so that they have the first page in their address.

    I'm talking about something like the adobe site.

    As www.adobe.com/support/dreamweaver/whatever

    How to make a page be another, as the dreamweaver page is a link to the support page.

    My goal is something like that.

    I have www.architecture.com/profile

    I need

    www.architecture.com/profile/Commercial

    www.architecture.com/profile/Residential

    This seems a bit inefficient so I won't put anything else in those files, but the index.html pages

    Right.    At least these are files for long range projects, probably a lot better just create pages.

    yoursite.com/commercial.html

    yoursite.com/Residential.html

    yoursite.com/Education.html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB

  • How to call a Clip to play from an another MC?

    Here is a simple, I know, but I can't seem to work or find a solution online.

    I have a movie with 2 clips on the stage, the first clip is triggered to play on click of a button (which works fine) but I want the 2nd clip to start playing when the first ends. I tried to put the script MovieClip2.gotoAndPlay (1) on the last image of MovieClip1 but I get "1120: access of undefined property.

    I really appreciate your help.

    Try using:

    MovieClip (this.parent). MovieClip2.play ();

Maybe you are looking for