AppsLocalLogin.jsp call forms directly

I need to login in EBS 11.5.8 and go directly to a function forms.
If it was a self service I could finelly use a OA.jsp but it's built in oracle forms.
This forms exists in only one responsibility and the user has many other responsibilities.
I couldnt built a oaf self service page because framework is too old and couldn't be updated.
I need some like this:
http://XXXXXXX/OA_HTML/AppsLocalLogin.jsp ???????? function = POxxxxxxx
Tks for helping me.

This call pointing to the specific function will be used only for a few users. The general call will be maintained.

Similar Messages

  • File Not found error when calling Form Post Method to a JSP from JSP Portlet

    I have built a set of JSP forms using post method to call other JSPs. Normally, the code looks like
    <form name="MyForm" action="MyJsp.jsp" method="post">
    I migrated the calling form containing this code to a portlet, but not the MyJsp.jsp. When I submit the form, I get a file not found in Jserv.log
    Exception:javax.servlet.ServletException: java.io.FileNotFoundException: D:\servlet\RegisterCompany.jsp (The system cannot find the file specified)
    [14/06/2001 13:59:59:679 PDT] JspServlet: unable to dispatch to requested page: Exception:javax.servlet.ServletException: java.io.FileNotFoundException: d:\oracle\isuites\apache\apache\MyJsp.jsp (The system cannot find the file specified)
    I notice that launching the calling jsp from a portlet, my opriginal context that uses ../Apache/Apache/htdocs is not being searched for the JSp. Why is this? Moreover, I try to set up an Alias in httpd.conf file to the this director and use it with the jsp in the action tag, but still get an error that my jsp servlets/Myjsp can't be found. Why is it insiting on looking at servlets context instead of htdocs.
    I have none of these issues outside of Portal30 using IAS.
    regard

    Initially, I couldn't do this unless I moved tghe jsp's up to the root directory of IAS, i.e ../Apache/Apache. Nomrally, htdocs is my doc directory for IAS. I could not do http:\\myUrl\htdocs\myJsp. If I tgried this, I got an error in Apache error logg that said can't find file ..\htdocs\htdocs\MyJsp.jsp.
    If I just tried the the URL http:\\myUrl\MyJsp.jsp with Jsp file in htdocs, I would get an error in the Jserve log that file d:\oracle\isuites\apache\apache\MyJsp.jsp could not be found. Once I moved the file MyJsp to Apache/Apache directory, it could be found using http:\\myUrl\MyJsp.jsp. Later, I delted these files and kept the ones in htdocs and they continued to work.
    I'm confused why launching pages through portal isn't consistant with Apache Standards. Where is the documentation that tells me how to configure context and aliases for pages launched from portal pages?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Sue Vickers ([email protected]):
    David,
    Passing information using Portal is different than just using Apache/Jserv. Does it work in portal if you use the absolute path?
    <form name="MyForm" action="http://host.domain/MyJSP.jsp" method="post">
    Portal will not be on the same relative path as your Apache, so you may need to adjust your action somehow.
    Thanks,
    Sue<HR></BLOCKQUOTE>
    null

  • Calling JSP from Forms and going back from JSP to Forms

    Hi,
    We are calling JSP from Forms 6i using show_document
    I'd like to go back to tha calling Form from the JSP.
    How can I construct the URL that would lead me back to the same Form and Forms session where the JSP was called from?
    Thanks,
    Arpad

    Thanks Shay,
    works for me too...
    Now:
    when I use the "Back" button of my IE to go back from JSP to the Forms session, it works for Jinitiator 1.1.8.19, but if I use Jinitiator 1.3 I got hung...
    Any ideas how could I make it work from Jinit 1.3?
    Thanks again/
    Regards,
    Arpad

  • Error while running AppsLocalLogin.jsp in R11.5.10 on Jdeveloper

    Hi,
    I am getting error while running AppsLocalLogin.jsp on Jdeveloper for r11.5.10 rup 7.
    I perform following steps to successfully compile (with warnings only) the page.
    1. Copy AppsLocalLogin.jsp from OA_HTML to C:\jdev_r11\jdevhome\jdev\myhtml\OA_HTML.
    2. Then when I recompile it give me following error
    Error: cannot access class oracle.apps.fnd.sso.SSOAccessEnabler; file oracle\apps\fnd\sso\SSOAccessEnabler.class not found
    3. So i copy all class files from oracle\apps\fnd\sso to C:\jdev_r11\jdevhome\jdev\myclasses\oracle\apps\fnd\sso
    4. Form successfully build.
    5. Execute the jsp and following error appears..
    *500 Internal Server Error*
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1444)
         at oracle.apps.fnd.sso.SSOAccessEnabler.<init>(SSOAccessEnabler.java:43)
         at AppsLocalLogin.jspService(AppsLocalLogin.jsp:80)
         [AppsLocalLogin.jsp]
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    I am stuck. Please let me know what i am doing wrong. Thanks.
    Ayaz

    Check out some old threads. Probably it might help
    Custom Login and Logout replacing AppsLocalLogin
    Re: How to Customize AppsLocalLogin.jsp page
    Thanks
    AJ

  • How to Edit a custom HCM form directly after Employee selection?

    Hi All,
    As per the requirement, the Manager should have a tab in Portal called "Forms and Processess"  and on click of that he should see a Page with few hyperlinks . Each hyperlink is the name of a HCM Form.
    So,  the Manager will click on one of them to start a particular form. ex. One time payment
    After clicking, he should have the Employee search result having Direct reports under STEP "Select Employees".. But the next STEP has to be "Edit" instead of "Select Process" and the Form "One time payment" should directly Open for him to work on.
    Please help me providing the relevant information and the approach. Let me know if you need any additional information.
    Regards
    DK
    Edited by: DIPENDRA MOHANTY on Mar 11, 2011 12:05 AM
    Edited by: DIPENDRA MOHANTY on Mar 11, 2011 12:06 AM

    we do have selection of employees or search and you can choose a form?
    If you want to change it, then only option is WD ABAP Iviews custom
    But i still didnt fathom the need of teh approach above, does the standard doesnt meet the requurement? Please check it
    which is pretty flexible

  • How to create a session by AppsLocalLogin.jsp

    first, in auth.jsp we check fnd_global.user_name against "ANONYMOUS" to see whether user is logged on.
    if not, we invoke AppsLocalLogin.jsp to create a session.
    http://server:port/OA_HTML/AppsLocalLogin.jsp?requestUrl=report.jsp%3Fparam1%3Dyyy
    the login page shows, page re-directed to report.jsp.
    however fnd_global.user_name doesn't work. it still returns "ANONYMOUS".
    if user logged on OA normally, then the whole thing worked. it seems fnd_global.user_name doesn't like the way we login.
    how should we invoke AppsLocalLogin.jsp so it'll create a proper session?
    part of report.jsp:
    WebAppsContext ctx =WebRequestUtil.validateContext(request, response);
    conn = ctx.getJDBCConnection();
    sql = "select fnd_global.user_name from dual";
    (we tried to invoke RF.jsp instead.
    doesn't work because we don't know how to pass the param1 to report.jsp thru RF.jsp)

    This is variable what is working in my aplication
    String variable;
    if(user == null){
                   user=new String("");
         }//if you don'y do this you will have null pointer exception
    session.setAttribute("user",user);//put value
              String name=(String)session.getAttribu("user");      //get value;
    I hope this will help

  • Parameter prob when in called form.

    Hi,
    I am facing a peculiar prob in Forms 10g/ back end oracle 10g on Windows. I have two forms abc.fmb and def.fmb. from one menu option I can execute def.fmb directly OR from another menu option I can execute abc.fmb which in turn calls def.fmb. When the form def.fmb is called directly it is working fine but when it is called thru' abc.fmb problem creeps in.
    def.fmb has some statement:
    Display_Block(NAME_IN('work.MAIN_BLOCK'));
    whenever def.fmb is executed directly it is taking the return value of NAME_IN(work.MAIN_BLOCK) properly and runs fine but whenever it is called from abc.fmb it is showing the value of NAME_IN('work.MAIN_BLOCK') as NULL and giving error.
    Any suggestion to rectify the problem?
    Thanks in advance,
    Pragati.

    what ever parameters are the in the parameter list should be present in the called form.
    you don't have to do any thing you can directly use them.
    eg :
    If :parameter.value = <some thing> then
    end if;

  • Alternative AppsLocalLogin.jsp

    I want to restrict all users from logging into the system with some exceptions. To achieve this I want copy the AppsLocalLogin.jsp to XXAppsLocalLogin.jsp and provide this to the list of users who are in the exception list.
    I will also replace the AppsLocalLogin.jsp (with information about the cause).
    But when I copy the page to XXAppsLocalLogin.jsp it's not working, it says "page cannot be displayed". What could be the problem???
    We have just patched the EBS with ATG RUP5. In ATG RUP4 it worked.
    Activated logging for Jserv
    [13/03/2009 12:05:35:198 CET] <servletLog> java.lang.RuntimeException: Cannot access oracle.app.fnd.sso
    at oracle.apps.fnd.sso.SSOAccessEnabler.&lt;init&gt;(SSOAccessEnabler.java:47)
    at oa_html._XXAppsLocalLogin._jspService(_XXAppsLocalLogin.java:196)
    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)
    Found the following in a technical form
    https://metalink2.oracle.com/metalink/plsql/f?p=200:27:3752157369023068857::::p27_id,p27_show_header,p27_show_help:708067.992,1,1
    Edited by: ahlqvism on 2009-mar-13 04:50

    Hi,
    Found the following in a technical form
    https://metalink2.oracle.com/metalink/plsql/f?p=200:27:3752157369023068857::::p27_id,p27_show_header,p27_show_help:708067.992,1,1
    Does it mean that this is no longer an issue?
    Regards,
    Hussein

  • JSP parameter form question...Please Urgent..

    Hi,
    Can I use JSP parameter form to the Paper report.
    Like calling the paper report URL in the action=<" "> by passing the values selected in the jsp param form to the parameters in the paper report URL ?
    Please give me the code.
    Please help me. Its very urgent.
    Thanks alot.
    Priya.

    you just have to define the report user parameters with the same name you use in the JSP parameter form and setting the action attribute of the Form tag like that(calling rwservlet) action="rwservlet" & method="get", then all form inputs will be concatenated to the rwservlet call and passed as parameters to the report.
    thx.

  • How to scan document into forms directly ?

    hi all
    how to scan any document into oracle developer form directly
    (we are using forms 4.5 ..on win 98)
    thanks
    Abu zaid Saad
    [email protected]

    First I would suggest that you read the documentation about working with Active/X.
    The online version is in the documentation section of Forms on OTN.
    Then, you insert the scan.ocx into your form. you use the ole importer to create a pl/sql package to communicate with the ocx and you are ready to start calling methods such as scan etc...

  • *JSP*Calling method *Help*

    Hello Every1,
    I have an JSP page, wich at the top of the page I have a method (Declared Global <%!%>), and at the buttom of tha page I have a JSP form which takes the users data, but I donr know how to call it, can any1 help me plaese, my JSP method is
         public void insertIntoCustomers(String Name, String userid, String Address,
                   String Email, String Password, String type) {
              Connection con = null;
              Statement stmt = null;
              ResultSet rs = null;
              try {
                   con = getDatabaseCon();
                   stmt = con.createStatement();
                   String queryText = "insert into customers values ('" + Name+ "', '" + userid + "','" + Address + "','" + Email + "','"+ Password + "','" + type + "')";
                   int i = stmt.executeUpdate(queryText);
              } catch (Exception ex) {
                   ex.printStackTrace();
         }and My jsp form is:
    <FORM METHOD="POST" ACTION="register">
                   <H1>test</H1><p>
                   Enter your name: <INPUT TYPE=TEXT NAME="name"> <BR>
                   Enter your address: <INPUT TYPE=TEXT NAME="address"> <BR>
                   Enter your email: <INPUT TYPE=TEXT NAME="email"> <BR>
                   Enter your password: <INPUT TYPE=TEXT NAME="password"> <BR><p>
                   <INPUT TYPE="SUBMIT" VALUE="Register">
    </FORM>
    my code:
    if (request.getParameter("action").equals("register")
    {//          String Name = request.getParameter("name");
              String Address = request.getParameter("address");
              String Email = request.getParameter("email");
              String Password = request.getParameter("password");
    }But I dont know how to link them to the method????
    Anyone can help me please,,,
    Thank you

    Hi,
    This:
    <html>
    <head><title></title>
    </head>
    <body>
    <FORM METHOD="POST" ACTION="register.jsp">
    <H1>test</H1>
    Enter your name: <INPUT TYPE=TEXT NAME="name"> <BR>
    Enter your address: <INPUT TYPE=TEXT NAME="address"> <BR>
    Enter your email: <INPUT TYPE=TEXT NAME="email"> <BR>
    Enter your password: <INPUT TYPE=TEXT NAME="password"> <BR>
    <INPUT TYPE="SUBMIT" VALUE="Register">
    </FORM>
    </body>
    </html>should be on a page called something like: getUserInfo.htm. The action attribute of the form tag should specify your .jsp page:
    <FORM METHOD="POST" ACTION="register.jsp">
    When the user clicks on submit, the information entered on the form automatically will be sent to register.jsp. Your register.jsp page will look like this:
    <%!
    public void insertIntoCustomers(String Name, String userid, String Address,
              String Email, String Password, String type) {
              Connection con = null;
              Statement stmt = null;
              ResultSet rs = null;
              try {
                   con = getDatabaseCon();
                   stmt = con.createStatement();
                   String queryText = "insert into customers values ('" + Name+ "', '" + userid + "','" + Address + "','" + Email + "','"+ Password + "','" + type + "')";
                   int i = stmt.executeUpdate(queryText);
              } catch (Exception ex) {
                   ex.printStackTrace();
    if (request.getParameter("action").equals("register.jsp")
              String Name = request.getParameter("name");
              String Address = request.getParameter("address");
              String Email = request.getParameter("email");
              String Password = request.getParameter("password");
              /****/ insertIntoCustomers(Name, Address, Email, Password);
    %>However, you have not defined Connection, Statement and ResultSet before using those names, so you are going to get errors.

  • Customizing login page AppsLocalLogin.jsp

    I am trying to add a custom message with some links to the loginpage that is built with AppsLocalLogin.jsp. I would like to place the custom messages and link in an html file and then call it from AppsLocalLogin.jsp. Is there a way to do this? Is there a way to isolate an error in the message html so that the login page is not disabled when this occurs?
    Mike

    Whenever you run AutoConfig (it happens also when you apply a patch that run AutoConfig at the end) you will lose any customization you do with AppsLocalLogin.jsp
    You may like to have a look at the following link:
    115.10.2 AppsLocalLogin - Personalization

  • R12 RF.jsp and AppsLocalLogin.jsp

    Dear,
    I am confused as how and why i am clicking my R12 login page i.e:-
    https://XXX.yyy:8001/OA_HTML/*AppsLocalLogin.jsp* it gets redirected to
    https://XXX.yyy:8001/OA_HTML/*RF.jsp*?function_id=31523&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=MEAOVyK0HNOmIHohAGxIqQ&oas=KvyqOpIjowkoVDLo8BV33Q..
    why my call to AppsLocaLogin.jsp gets diverted to RF.jsp?
    Thanks,
    JD

    Hi,
    Is it happening on particular pc or this behaviour is there wherever you access the url.
    Are you getting any other message or errors?
    Regards
    Yoonas

  • Create Form Beans from JSP/HTML forms

    In the Builder certification objectives, there is one called "Create Form Beans from JSP/HTML forms". How can I do that? How can I create a form beam starting from the JSP form or HTML form?

    Guys, no one from forum can answer this question?

  • AppsLocalLogin.jsp slow to load first time

    When logging into EBS 11.5.10.2 for the first time (for any given user), the AppsLocalLogin.jsp page takes anywhere from 5 to 15 seconds to load. Subsequent logins are nearly instantaneous.
    This behavior leads me to think it's being cached somewhere, whether in the database or on the PC. Is there a way to pre-load it into the cache, to speed up that initial login? Or is there something else going on here that is causing the slow initial load?
    Thanks,
    Lori

    As part of the server startup, similar to Hussein mentioned, do a:
    wget http://<hostname>.<domainname>:<port>/OA_HTML/AppsLocalLogin.jsp?username=<username>
    or similar for your O/S.Thanks, I'm experimenting with this.
    Or go one step further and script the user/password form submit for a given user.Any tips on how to go about this?
    PS. I have to ask, how often are you restarting your instance? Since the issue is only the first time the first user logs on, I
    woudn't have thought it would be a problem? Or is there something we are missing.We bounce our forms tier nightly at 3 am, so it tends to be an issue for users first thing in the morning. The reason I'm investigating now, though, is because we will soon be deploying a DMZ tier for self service HR, and expect to have more users who don't log in frequently. It's more for "appearances" sake - i.e., we don't want users to log in once to view their paystub, and be frustrated because the one and only time they log in, it takes so long.

Maybe you are looking for

  • Elements 10 Error 16

    I'm running Photoshop Elements 10 on Mavericks. On lauch I'm getting an error code 16 and the application doesn't open. I've tried to download and run the license repair from Adobe and it doesn't respond. I've gone in and performed a disk permissions

  • Use of transactional triggers in Forms 4.5.

    Hi All, Can any body help me in using transactional triggers? It 'll be best if anybody send me a text version (.fmt) of ttrig.fmb**, which is a demo provided by Oracle, with D2K release 1.x. This form 'll solve my purpose, since it demonstrates all

  • Is it possible to reinstall iTunes 7.1.1?

    I installed 7.3.2 on a machine at work, and although it did install, it will not run. Hence I need to install something, anything, to get this machine to work... If I run the 7.1.1 installer it will not let me select anything to install. Thanks, Rich

  • I cannot log onto website using Pluck server blog software.

    Pluck is server software from pluck.com. It is used on blogs and forums websites. It manages these websites. I am unable to log onto one of these websites as the log on hangs with Firefox. If I change to IE, I can log on. The log on is inconsistent i

  • How to clear cache in oracle without bouncing apache,

    Hi guys, Can any one please suggest how to clear cache without apache bounce.... Thanks in advance