RUEI  javascript custom cookie added to $OA_HTML/Appslocallogin.jsp does no

Hi All,
We are trying to create a persistent javascript cookie in $OA_HTML/Appslocallogin.jsp to monitor EBS sessions through Oracle RUEI.
1. we are not sure that the custom javascript cookie cookie creation code to be added in $OA_HTML/Appslocallogin.jsp to monitor EBS sessions
could u please provide solution to geenrate a custom javascript cookie to end user session from logging into EBS.
Regards
Vijay
<SCRIPT LANGUAGE="JavaScript">
if(document.cookie.indexOf('RUEItrack=')==-1)
document.cookie='RUEItrack='+parseInt(Math.random()*2147418112)+';path=/;domain=host.ty.domain.local;';
</SCRIPT>

Hi,
Have a look at this thread.
Login Page not getting Displayed after 10.1.3 Home Upgrade in R12
Login Page not getting Displayed after 10.1.3 Home Upgrade in R12
Regards,
Hussein

Similar Messages

  • URI:/OA_HTML/AppsLocalLogin.jsp Exception java.lang.NoclassDefFound error

    Hi,
    Users are getting Request URI:/OA_HTML/AppsLocalLogin.jsp Exception java.lang.NoclassDefFoundError error, when they are trying to login to EBS,
    They cleared Cache at browser level and Cleared Cache Jinitiator, Do i need to check anything else
    EBS version is : 11i.
    OS : Linux

    Sawwan,
    We have not made changes .
    client denied by server configuration: /u09/dev/comn/java/oracle/jdbc
    [Mon Jan 18 14:38:45 2010] [error] client denied by server configuration: /u09/dev/comn/java/oracle/jdbc
    [Mon Jan 18 14:41:39 2010] [error] client denied by server configuration: /u09/dev/comn/java/java
    [Mon Jan 18 14:41:39 2010] [error] client denied by server configuration: /u09/dev/comn/java/java
    [[Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.xml
    [Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.xml
    [Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.properties
    [Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.properties
    Edited by: HumanDBA on Jan 18, 2010 11:48 AM

  • The requested URL /OA_HTML/AppsLocalLogin.jsp was not found

    Dear,
    i was just upgrade the OracleAS 10g Release 3 (10.1.3.0) Patch Set 4 (10.1.3.4.0) and Java 6.0 JDK on this system (ebs r12.0.6) OUL5x64
    and run adautoconfig with no error.
    Before the upgrade the system was fine.
    but when i connect to the URL got this error.
    NOT FOUND the request URL "The requested URL /OA_HTML/AppsLocalLogin.jsp was not found on this server."
    looked into the apache error log and it complained , could not find the file, but i compared with a good system there were no file and DIR OA_HTML/AppsLogin.
    /u01/oracle/CRPXX/inst/apps/CRPXX_xxx/portal/OA_HTML/AppsLogin.
    from Apache error log:
    File does not exist: /u01/oracle/CRPXX/inst/apps/CRPXX_xxx/portal/OA_HTML/AppsLogin.
    Please advise.
    Regards,

    Hi,
    Have a look at this thread.
    Login Page not getting Displayed after 10.1.3 Home Upgrade in R12
    Login Page not getting Displayed after 10.1.3 Home Upgrade in R12
    Regards,
    Hussein

  • 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

  • Assigned Responsibility Not Visible on Login through AppsLocalLogin.jsp

    We are facing a new issue.
    1. Removed the end-date against an assigned responsibility for an user in the users screen.
    2. When the user logs in from the "http://<url>:<port>/OA_HTML/AppsLocalLogin.jsp" screen, the responsibility does not show up.
    But, when the user logs in using the http://<url>:<port>/dev60cgi/f60cgi URL, he can see the responsibility in the LOV.
    Any idea what could be the issue?
    -Amrut

    Check Note: 388018.1 - Unable to See a Responsibility in the Navigator After End Date Has Been Removed
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=388018.1

  • 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.

  • 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

  • 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.

  • SP324081: Check that your Internet Explorer security settings will allow JavaScript and cookies. If enabled, please contact support.

    Hi,
    I have VS2013 update 4 and IE11 installed. When I try to sign in through VS I get the following error.
    SP324081: Check that your Internet Explorer security settings will allow JavaScript and cookies. If enabled, please contact support.
    I have checked and JAVASCRIPT and cookies are enabled.
    Any help is appreciated.

    Hi Sath12,
    If possible, I suggest you reset IE settings.
    Please lower the security level. Then I added the site like https://*.visualstudio.com/ to the trusted zones. Test it again.
    I have met this issue before which was related to the IE settings or the account issue.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/290948f6-b4ca-41e3-9888-91fbbc71cdeb/cannot-register-sign-in-from-vs-express-2013?forum=visualstudiogeneral
    A connect report still shared some information about it:
    https://connect.microsoft.com/VisualStudio/feedback/details/811860/vs-express-2013-for-web-browser-is-security-restricted-or-javascript-is-disabled
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Sharepoint throw a javascript error while adding items to sharepoint list

    sharepoint throw javascript error when adding item to list
    error called:  this._registeredValidators[validatorIdx].Validate is not a function
    any help please

    Hi,
    If you want to validatelist column, there is out of the box way to accomplish this with SharePoint
    There's a great blog that covers how to validate Strict Text Formats:
    http://sharepointsolutions.com/sharepoint-help/blog/2011/12/how-to-validate-strict-text-formats-in-sharepoint-2010/
    In addition, we can use JavaScript to validate column. Please make sure you use the code correctly.
    More information:
    http://chrisstahl.wordpress.com/2011/02/06/validate-a-sharepoint-list-column-with-regular-expression/
    http://blog.tallan.com/2013/09/16/how-to-add-custom-validation-logic-to-validate-a-phone-field-in-sharepoint/
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Javascript errors while adding attachment to list on ribbon sp 2013

    Hi All,
    Javascript errors while adding attachment to list sp 2013
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3)
    Timestamp: Mon, 20 Oct 2014 09:49:13 UTC
    Message: Object required
    Line: 1
    Char: 122565
    Code: 0
    URI:
    https://server.com/_layouts/15/form.js?rev=PxBF2F2E04Ut1YUooXDAbg%3D%3D
    Screen become blank and nothing is dosplayed  when attach item is clicked for custom list
    Ravi

    Hi Ravi,
    According to your description, my understanding is that you encountered the error "Object required" when you try to add attachment to list in SharePoint 2013.
    For your issue, you can refer to the blog:
    http://kiran-kakanur.blogspot.com/2010/02/how-to-resolve-object-required-error-in.html
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Custom cookie

    I need to read a custom cookie in AppsLocalLogin.jsp and get the user id. Cookie is encrypted using tripple des encryption. Can some one suggest how to implement it? I am new to EBS, can some one suggest the appropriate reading material.

    None of your 4 threads on custom SSO is related to OAF, you will get better response if you post these queries in general EBiz forum or SSO forum.
    Thanks
    Tapash

  • Populating the custom filed - added in BOM item.

    Hello Friends,
    I have a requirement like, for the custom field added in BOM item data, it should come filled while executing the CS02/CS03/CS12/CS73....transactions.
    I have added a field which is one of the field from MARA table. what I have to do is to pass the MARA record into the custom field added based on IDNRK.
    This should happen as soon as enter button is pressed after entering material, plant, bom usage value.
    Please let me know if any exit is there wherein I can put the code OR if any other way!
    Thanks.

    i have solved this issue by doing some R&D.

  • How to handle Custom field added in BP : Role Bill Account

    Hi Friends,
    I am working on an interface which creates Bill Account role for a BP but the problem is there are about 15 Custom fields added to standard BP transaction in BA role.
    As I am using BAPI_BUPA_FS_CREATE_FROM_DATA2 for creating the BP and
    BAPI_BUPA_CENTRAL_CHANGE for changing the BP role Bill Account?
    Can anyone tell me how to handle those custom fields in the existing BAPIs or there is some other way of doing it?
    Thanks in advance,
    Pradeep
    Note : Helpful answers will be rewarded.

    Hi,
    I have seen these BAPIs but are they used with normal BAPIs for BP creation and change.
    For example : I create the BP using BAPI_BUPA_FS_CREATE_FROM_DATA2 and for the Custom fields I should use these BAPIs as suggested by you alongwith the create BAPI.
    And will it work for Changing the BP also.
    Kindly clarify.
    Regards,
    Pradeep

  • How to manage data in a custom table added in SBO?

    Hello,
    I'm developing a addon for one client that needs to control an aditional step, after each Invoice is posted.
    Since SBO does not allow me to add additional fields to Invoice header table (OINV), I thought to add a custom table to SBO database to control the process for each Invoice (simple table with 2 columns: DocNum to hold the Invoice number, and Status to keep track if the Invoice was processed or not).
    When I added a Custom Table in SBO and checked the table definition in SQL Manager, I found that SBO added automatically 2 new columns (Code and Name).
    Since the PK is defined at Code column (and not the DocNum has I wanted), I found that it not very handy to manage data (insert, delete & update) with this table definition.
    I tried to find a DI object that could manage easily the data of this table type but had no sucess.
    Then I thought in adding the custom table directly in SQL Manager, and manage it directly with Recordet objects.
    However this seems not a standard process to manage data since it interacts directly with the DBMS, which can be dangerous...
    Is there any way or DI object to manage this custom tables added in SBO?
    Thanks all!
    Manuel Dias

    Hi Manuel,
    What do you mean by SBO does not allow me to add additional fields to Invoice header table (OINV).
    Have you tried it add a UDF to OINV,if so what is the exception you got while adding.
    If you Have not tried Use the following code to create.
    Dim oUserFieldMD As SAPbobsCOM.UserFieldsMD
            oUserFieldMD = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields)
            If (Not isColumnExist(TableName, ColumnName)) Then
                oUserFieldMD.TableName = "OINV"
                oUserFieldMD.Name = ColumnName
                oUserFieldMD.Description = Description
                oUserFieldMD.Type = SAPbobsCOM.BoFieldTypes.db_Alpha
                oUserFieldMD.EditSize = Size
                (objUserFieldMD.Add() )
            End If
    if the field is added successfully.
    Then open the Invoice screen and goto View menu and click on user defined fields then it will show you one form which contains the field you added,
    You can access this field using DIAPI of Invoice object
    regards
    Vishnu

Maybe you are looking for

  • Can time capsule work with OSX Server?

    Will Apple's Mac OSX Server work with time machine?

  • USB hubs

    I have not seen it stated here specifically so how many folks have been successful using the USB Ethernet dongle with a powered USB 2.x hub? Does it add any problems (or solve any), like wake from sleep issues for instance? What hub are you using? We

  • Need a way to find out if a DB link is being used and by how many users

    Hi, I have a dblink from database FINDB to TESTDB named "ftslink". I need a way to find out if the dblink is being used and also how many users are acessing it at any instant of time. Regards.

  • Depot Import Procurement !!

    Hi   Depot ( A Trading House) procures material from foreign vendor.   What is the process of depot import procurement?   What should be the FV11 conditions for the material?   What should be the material and chapter ID combination in J1ID?   Tax Pro

  • Visual Basic 2010 Msg Box Help

    Hey, I was working on a maze project yesterday. I removed the solution and all the files that are included away to an external device, not on my Windows 7 PC. However, a message box keeps popping up at random moments and I have to click about 30 time