9iAS default databse login screen when run form in browser

Gurus!
If u remember me! last time i have asked u what should
i do to invoke my own .html file while typing the ip
of my oracle application server machine, u gave me a
solu., that WORKS! thank u very much for that! now the
prob. is that when i run my forms application through
that .html form(which is infact the tester form to
test that if form server is successfully installed or
not, i am using that form with litle modifications i.e
instead of running the test.fmx i gave it the name of
my own form.)Every thing is installed successfully but
when invoked my .fmx form through index.html file it
displays the login form of oracle which appear when u
not supply the user/password@db info. but i have given
these info. when calling my .fmx file. whats the
prob.?
Kindly help in this frustrating situation again ASAP!
Very thankfull to u!

i got it
just make report out of SSO by the steps
If you don't want to use Single Sign-On:
Edit $ORACLE_HOME\reports\conf\rwservlet.properties
Change #SINGLESIGNON=YES to SINGLESIGNON=NO
Log in to the Enterprise Manager website at http://<server_name>:18100
Navigate to the Report server page. Click on the "Edit Configuration File" link.
Delete the section that reads
<security id="rwSec" class="oracle.reports.server.RWSecurity">
<!--property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/-->
<property name="oidEntity" value="reportsApp_apps10_85643151B9D911DCAF4E278FF4D47F77"/>
</security>
Press “OK” and let EMWebsite restart the reports server. or restart all
and it will work ...

Similar Messages

  • How to enforce a login screen when running a Web Dynpro app?

    Hello,
    In Web Dynpro for Java there is a way to set authentication property to true and by that enforcing a login screen in case someone is browsing this application outside of an authenticated context (for example, the portal).
    My question is: How do I do this for Web Dynpro for ABAP?

    Roy, are you familiar with that http://help.sap.com/saphelp_nw04s/helpdata/en/ff/c7de3fc6c6ec06e10000000a1550b0/frameset.htm ?

  • My Macbook Pro has a black screen when running in Bootcamp Windows 7. Since I updated the mac side my windows side now starts up with completely black screen - no prompt, nothing, Cap keys still light up as does mouse and DVD drive seems to run.

    My Macbook Pro has a black screen when running in Bootcamp Windows 7. Since I updated the mac side my windows side now starts up with completely black screen - no prompt, nothing, Cap keys still light up as does mouse and DVD drive seems to run.
    Will not show up in safe mode, will not show when started from Windows 7 DVD.
    I suspect the Mac update wiped out my PC video drivers but can not think of a way to re-install?
    Can see the PC volume from Mac side with files.
    I've looked at all the online solutions so far and have tried most of them without success. Please help!
    Specs:
    2009 Macbook Pro, 3.06 GHz Intel 2 core, Max 10.6.8.
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro5,2
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          3.06 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache:          6 MB
      Memory:          4 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          MBP52.008E.B05
      SMC Version (system):          1.42f4
      Serial Number (system):          7302300GANE
      Hardware UUID:          B2D4B4B4-CD92-5C7A-BDC2-527D30DD8DF3
      Sudden Motion Sensor:
      State:          Enabled

    EDIT: RESOLVED
    For anyone else who finds their way here like I did, this link did it for me: https://forums.geforce.com/default/topic/527599/windows-8-issues-solved-please-r ead-if-you-39-re-having-black-screen-and-or-flickering-/
    Specifically, the posts by Dunsany and valkyr did the trick.  I booted in safe mode, uninstalled and deleted the Nvidia driver, disabled automatic driver installation, and restarted normally.  I then manually downloaded and installed the previous Nvidia driver for my graphics card (which at the time of this writing was 335.23, rather than the latest which was 337.88), and everything is now bueno!
    Two hiccoughs along the way: First, when I tried to uninstall the Nvidia driver the first time, when I restarted I got the login screen (which was a good sign), but it quickly went black again.  I powered down, restarted in safe mode again, and repeated the uninstallation process, and it worked the second time.  Second, when I started the manual install of the 335.23 driver, the computer played a sound similar to the one for disconnecting a USB device, and the screen went black.  I'd seen a lot about trying to increase the brightness (though it hadn't worked up to this point; but if you haven't tried it yet, might as well); I tried it, and it worked! So far I'm back up and running. [/fingers crossed]
    Hope this helps someone else!

  • How to Bypass Windows 7 Login Screen When Forgot Admin Password

    When forgot Windows 7 administrator login password and be stuck at the login screen what can you do? Believe that many people have encountered such a situation where they are locked out of their own computer for forgotten Windows administrator password. So today I would like to talk about several tricks on how to bypass Windows 7 login screen when forgot administrator login password. Trick 1: Reset Windows 7 admin password with password reset diskIf you have ever created a Windows password reset disk for that administrator account before you forgot its password it is easy to use it to reset or remove its password. Just insert the disk into your locked Windows 7 computer and click ¡°Reset Password¡± link on the login screen. Then follow the password reset wizard to perform password reset. This is the easiest way to bypass a Windows login screen when forgot administrator password. Trick 2: Change Windows 7 admin password in Safe ModeIf you have no password reset disk you have to look for other tricks to bypass your Windows 7 administrator password. So if you have enabled the built-in administrator account you can enter Safe Mode by pressing F8 when your computer is booting. And access that built-in administrator account to change other user password. Trick 3: Bypass Windows 7 Login screen with Windows Password RescuerIf the forward 2 tricks don't work, it is necessary for you to use an effective Windows Password Recovery tool like Daossoft Windows Password Rescuer. Steps are as below.Step 1: Download and install Daossoft Windows Password Rescuer into another accessible computer.Step 2: Launch this tool and follow its instruction to burn it to a USB/CD/DVD flash drive.Step 3: Boot your locked Windows 7 computer from the flash drive.Step 4: Follow its instruction to reset/remove your Windows administrator password. Detailed video tutorial :How to Remove or Bypass Windows 7 Administrator Password - Forgot Windows 7 Administrator Password

    The methods above don't work at all. Eventually I used a paid tool - PCUnlocker Live CD, and it successfully bypassed my lost admin password. 

  • ORA-04062 error when running forms with different users

    ORA-04062 error when running forms with different users
    I have a form that has a block that should display some data from another users tables. (The other user's name is dynamic, it's selected from a list box)
    I wrote a stored procedure to get the data from other user's tables.
    When I compile the form and run it with the same user I compiled, it works without any error. But when I run the compiled form with another user I get the ORA-04062 (signature of procedure has been changed) error.
    I tried setting REMOTE_DEPENDENCIES_MODE to SIGNATURE in init.ora but it didn't help.
    My Forms version is 6i with Patch 15.
    Database version is 9.
    Here is my stored procedure:
    TYPE Scenario_Tab IS TABLE OF NUMBER(34) INDEX BY BINARY INTEGER;
    TYPE Open_Curs IS REF CURSOR;
    PROCEDURE Get_Scenarios(User_Name IN VARCHAR2, Scen_Table OUT Scenario_Tab) IS
    Curs Open_Curs;
    i NUMBER;
    BEGIN
    OPEN Curs FOR
    'SELECT Seq_No FROM '|| User_Name ||'.scenario';
    i := 1;
    LOOP
    FETCH Curs INTO Scen_Table(i);
    EXIT WHEN Curs%NOTFOUND;
    i := i + 1;
    END LOOP;
    END Get_Senarios;
    I would be happy to solve this problem. It's really important.
    Maybe somebody can tell me another way to do what I want to do. (getting a list of values from another users tables)

    I think it should be a better solution to create a package,
    and put your own TYPES and procedure into it.
    CREATE OR REPLACE PACKAGE PKG_XXX IS
    TYPE TYP_TAB_CHAR IS TABLE OF .... ;
    PROCEDURE P_XX ( Var1 IN VARCHAR2, var2 IN OUT TYP_TAB_CHAR );
    END ;
    Then in your Form :
    Declare
    var PKG_XXX.TYP_TAB_CHAR ;
    Begin
    PKG_XXX.P_XX( 'user_name', var ) ;
    End ;

  • Why does my login screen when scrolling mouse over appear pixalated (has small squares wherver the mouse scrolls until the entire page has been scratched like a lotto ticket:) ?

    Why does my login screen when scrolling mouse over appear pixalated (has small squares wherver the mouse scrolls until the entire page has been scratched like a lotto ticket:) ?

    OS X Lion: Login window partially appears, cursor movement redraws screen

  • Problem establishing login screen when ethernet plugged into NetComm NB5Plu

    Problem establishing login screen when ethernet plugged into NetComm NB5Plus4
    I get a flashing folder that does not allow the login page to appear.
    If I remove the ethernet connection then boot-up the system establishes the login page and I can plug the ethernet back in and the system logins in.
    Where should I look to identify the problem, I am thinking it is the OS X install.
    Regards
    Si

    Hi hoydj,
    It might be a driver problem. Check out this FAQ from Wacom's Knowledge Base:
    http://www.wacom.com/faqs/knowledge_search.cfm?id=335

  • Login screen when try to run report

    hi all
    i am using application server and forms 10g rel 2
    when i make a form runs a report in the development machine every thing is ok when i try to run it on the server i got a login screen
    which have this string
    http://apps10:7777/sso/jsp/login.jsp? ...............
    but the url i typed in WEB.SHOW_DOCUMENT is
    ('http://apps10:7778/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=rep_apps10_oracleas2','_blank');
    any ideas ??

    i got it
    just make report out of SSO by the steps
    If you don't want to use Single Sign-On:
    Edit $ORACLE_HOME\reports\conf\rwservlet.properties
    Change #SINGLESIGNON=YES to SINGLESIGNON=NO
    Log in to the Enterprise Manager website at http://<server_name>:18100
    Navigate to the Report server page. Click on the "Edit Configuration File" link.
    Delete the section that reads
    <security id="rwSec" class="oracle.reports.server.RWSecurity">
    <!--property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/-->
    <property name="oidEntity" value="reportsApp_apps10_85643151B9D911DCAF4E278FF4D47F77"/>
    </security>
    Press “OK” and let EMWebsite restart the reports server. or restart all
    and it will work ...

  • Displaying login (101) screen as first screen when RUN APPLICATION clicked

    Hi, I'm new to APEX, and have inherited an application that although it has a login screen defined (page 101), when the application is run, it displays page 1, and bypasses the login screen. The Home URL is set to page 1, but I have looked at another application that does display the login screen, and that also has the Home URL set to page 1. Does anyone know how to ensure that the login page is displayed when you run the appliction ? thanks

    In your app, go to Shared Components/Security/Authentication/[Select your authentication scheme] and have a look at the "Session Not Valid Page" - this should be 101
    Andy

  • How to pop up a login screen when using menu?

    I have created a Menu. Now I want to create a login form, means login form will be the first form where there will be a button of log in. As soon as an user click that button a login screen should be popped up. Then user will enter the login id and password and then he is connected. Now he/she can access to other forms in the menu. Could you please tell me how to do that?

    You can start a form without login in by putting "null;" in the on-logon trigger and the put logon in the menu that you want the user to select to login.
    Search this forum for the login code. It has some finer points when it comes to exception handling that are not obvious.

  • Exception when running form in debug mode

    Hello,
    appreciate any help on this.
    everything is fine when oracle forms 10g is run with debug=no, but when debug=yes
    throws this exception in the sun java console.
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    java.lang.ClassNotFoundException: Execute
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    It s supposed to show the debug window with the host name and port number to do the attach debug in builder but instead throws the above.
    if i dont mention port=xxxx in the default configuration in formsweb but just have debug=yes , the applet just crashes.

    You can also check Francois Degrelle excellent answer to the same question:
    Running a form in debug mode

  • Login Screen in Oracle forms builder 6i

    Hello everyone
    I am trying to create a canvas with a login screen and password in oracle forms builder 6i.
    So far I have create the following table:
    CREATE TABLE PASSWORD
    (USER_ID NUMBER(3)
    CONSTRAINT PASSWORD_USER_ID_PK PRIMARY KEY,
    PASSWORD VARCHAR2(20) NOT NULL);
    Inserted the following values:
    INSERT INTO PASSWORD (USER_ID,PASSWORD)
    VALUES (1,1010);
    INSERT INTO PASSWORD (USER_ID,PASSWORD)
    VALUES (2,2020);
    Created a MENU canvas with a LOGIN button TI_USER_ID and TI_PASSWORD text boxes.
    In the LOGIN button i have inserted the following WHEN-BUTTON-PRESSED trigger:
    BEGIN
    SELECT USER_ID
    INTO :GLOBAL.USER_ID
    FROM PASSWORD
    WHERE USER_ID = :LOGIN.TI_USER_ID
    AND PASSWORD= :LOGIN.TI_PASSWORD;
    GO_BLOCK('PASSWORD');
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    :GLOBAL.COUNT := :GLOBAL.COUNT + 1;
    IF :GLOBAL.COUNT = 1 THEN
    MESSAGE('wrong');
    MESSAGE('wrong');
    ELSIF
    :GLOBAL.COUNT = 2 THEN
    MESSAGE('wrong');
    MESSAGE('wrong');
    ELSIF
    :GLOBAL.COUNT = 3 THEN
    EXIT_FORM;
    END IF;
    END;
    When i try to compile that it gives an error Bad bind variable LOGIN.TI_USER_ID
    Bad bind variable LOGIN.TI_PASSWORD
    What am i doing wrong?

    989056 wrote:
    Ok i changed the button to contain only the following:
    BEGIN
    SELECT USER_ID
    INTO :GLOBAL.USER_ID
    FROM PASSWORD
    WHERE USER_ID = :PASSWORD.TI_USER_ID
    AND PASSWORD= :PASSWORD.TI_PASSWORD;
    GO_ITEM('GO_REVIEWS');
    END;
    when i now press login it gives an error FRM 40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-01403
    i tried to reffer to several items in several blocksi suspect that when you removed the exception it ends up with the no data found error. you need not to remove the exception clause try to bring that back. then try in SQL*Plus to see if your query returns any rows with the same data that you are attempting to use in your TI_USER_ID and TI_PASSWORD block item. if it does not return that is the cause of your issue it will not execute the GO_ITEM() command it will simply go to the exception clause.

  • Bypass  login screen when parse HTML

    Hello all and hope you can help or point me to the right direction
    I have a simple application that reads all HTML Link from a given URL, open that URL�s and parse the text in these pages using HTML EditorKit.
    Some URL�s invoke a login screen which of course terminates the program.
    Is there any way I can bypass login information? Or automatically pass the right parameters?
    Is there any way that a browser can be invoked when encounter login pages, fill the right credentials and continue with the program?
    Thanks

    Is there any way I can bypass login information? No... kinda defeats the point of having a login page if you could.
    Or automatically pass the right parameters?
    Is there any way that a browser can be invoked when
    encounter login pages, fill the right credentials and
    continue with the program?Yes... if you know what those parameters are, it should be possible. You can submit form information to a URL using Java so provided you can get the form's URL when parsing the logon page then you can post the parameters necessary to get the redirect link.
    Whether it will actually work in a practical sense as the redirect maybe to a secure connection etc I don't know as I've never tried.

  • Skipping login screen when clicking a  BW Web Template link in a BSP

    Hi,
       I need to display a BW Web template on a BSP application. This page needs to skip the login screen. I use trxn SICF to do that, however, a login screen still pop up for the embedded Web template. To solve that, i put in the userid and password into url.
       My question is can we not put the userid and password in the URL but still achieve the same results? The reason being the login information is in the source code of the web template when displayed on the web browser.
    Thanks,
    CK

    i am making an assumption that the BSP application is running from BW system.
    As eddy had pointed out , it looks like that the SSO is not configured .
    executed the following url
    http://<server>.company.com:<port>/sap/bc/bsp/sap/system/sso2test.htm?sap-user=<user sap user id>&sap-password=<your sap password>
    This will tell you whether the SSO is configured in your system or not. if not you have to configure the same.
    Regards
    Raja

  • How can i redirect a page to Login screen when sessionis timeout???

    I have a problem in my portal development.
    I set the "<b>Session timeout= 01</b>" parameter in the<b> Visual Administrator</b>
    server_0 > services > Web Container
            Runtime > sap.com/irj  > irj    (view button)
    However, when the session is timeout then the page become to be "red"!!! That is, there is an Exception. I'd like to redirect the page to the "Login screen", but I don't know how. <b>Does anybody know how can I do it</b>?
    Thanks in advance.

    Hi,
        the http session invalidation must be checked at application level  do it DYNPAGE only .you can call the following method.
    public void expireSession(IPortalComponentRequest request)
              long lastAccessedTime=request.getServletRequest().getSession().getLastAccessedTime();
              Date currentDate = new Date();
              Calendar currentDateCal = new GregorianCalendar();
              currentDateCal.setTime(currentDate);
              long systemTime = currentDateCal.getTimeInMillis();          
              long sessionExpiryTime = systemTime - lastAccessedTime;
              long sessionExpiryTimeProp = 600000; //dont hard code.get from property file
              if(sessionExpiryTime >= sessionExpiryTimeProp)
                   try
                       IPortalComponentResponse response=(IPortalComponentResponse)this.getResponse();                    
                        String sessionExpiryPage ="/irj/servlet/prt/portal/prtroot/com.sap.portal.masthead.LogOutComponent?logout_submit=true";                    
                        response.write ("<script language="javascript">");
                        response.write("parent.window.location.replace('"+sessionExpiryPage+"','','toolbar:No,status: No,location: N0');");
                        response.write("</script>");
                   }catch(Exception e)     

Maybe you are looking for

  • Too small UI fonts at Thunderbird [SOLVED]

    Then fonts are unreadably small - here is a screenshot: The same small fonts are all over the UI - in menus and other items. How could I fix them?

  • OAS 4.0.8.1 on NT

    I recently installed OAS 4.0.8.1 on a NT4 workstation. The machine initially had 128 meg of RAM and I knew this would put a strain on the machine, so I added another 128 to bring the total to 256. However I get a strange error now when starting the O

  • Customer debit balances

    Hi, I have a question for t.code. F.27. Usually we use this t.code to generate account statements for debit balances. What t.code we can use to send account statments for credit balances?   Any suggestions. Thanks Moid Message was edited by:        

  • How to download the values to excel from spool sap abap

    Dear All, I am facing  a problem in downloading the Zreport to excel file ( where it consists of 95 fields) , 1.if am running the report in foreground and downlaod to excel file , the all 95 fields are upadting in excel file . 2.if i am schecduling t

  • Possible to use RMI to upload client side image files?

    Is it possible to use RMI to upload client side image files? My intent is to allow remote clients to upload a number of small image files (jpg & gif) to a central server DBMS, by modifying a "Customer" object (eg adding a new Image object to a vector