Calling windows dialog box in web based Forms6i application

Hi !!
I have develop a form in form6i. On pressing a button(on the form) windows OPEN FILE dialog box appears,from this user choose the required file.
I m using the GET_FILE_NAME built in for this purpose and it is working in client server mod.
The problem is it does not work when I post the form on web or run it in web.

This will not work on the web. If you want to present the use with a file dialog box this will have to be done using a java bean.
Regards
Grant Ronald.

Similar Messages

  • Open window dialog box

    Dear reader,
    My application is uploaded on the web.
    I want to open the "Open window dialog box" on the web but am unable to do so.
    also I dont want to get a static file but it should be selectable. Using java beans opens a static file and its not dynamic.
    if i am wrong please correct me otherwise give an alternative.
    thanks & regards,
    bhakti.

    if i understand correctly you have a note item (based on table) on every child record? when you open the dialog box: how do you put data from notes to dialog box? in the same way as you can write it back ...

  • How to avoid the windows "dialog box" when we use flexprintjob class

    in the print segment
    http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf65381-7ffc.html
    it says
       printJob.start();
    This causes the operating system to display a Print dialog box.
    this  windows "dialog box" which is used to set the page size, page index, or some other page settings.
    but in my case , i can't let user see this dialog box.
        how can i avoid this "dialog box" when i call   printJob.start();
    it is my big issue ,please help to give a suggestion

      hi   how can i set the "ie" "internet explorer"  to avoid the "dialog box."  if i have to do it .
    thank you very much !

  • How can I supress a Windows dialog box programmatically in LabView?

    I am trying to automatically supress or close a windows dialog box that appears when a LabView program crashes. I have a restart program that will automatically reopen the program and I don't want to have to click on the program error window that results from the crash. Does anyone know how to do this?
    Thanks so much for your time!

    The program rarely crashes - it is running in the background for the entire day and we just want to ensure that it is monitored and restarted in case of a crash. We also don't want the user to be bothered with the program error messagebox that pops up saying that an error log is being created. The program crashes when too many programs are running at the same time - so the problem isn't a huge one. I was just wondering if it was possible to stop this program error message from appearing by programmatically selecting the okay button or by suppressing the message entirely?

  • I just statred Flash CC for the first time and it seems that the text within the pop-up window (dialog box) is mis-aligned and not allowing me access to the command buttons, nor all the text. (ie: the NEW Template Box, can't see but 2/3 of the content)

    I just statred Flash CC for the first time and it seems that the text within the pop-up window (dialog box) is mis-aligned and not allowing me access to the command buttons, nor all the text. (ie: the NEW Template Box, can't see but 2/3 of the content) is there a fix to this problem? using 8.1, Monitor is a high res.2560x1440.

    Another View.
    the GUI is so hard to read (so small) I enlarge my Ps UI by the instructions below...which helped a lot.

  • Change File Name In The "File Download" Dialog Box For Web Reports

    Hi All ,
    I followed the below note to change the "File Download" name.
    How To Change The File Name In The "File Download" Dialog Box For Web Reports? Doc ID: Note:418366.1
    However its not working. Has anyone tried this and works fine ?
    Basically I wanted to change the name "rwservlet" when a report is run in an
    excel format.
    Rajesh Alex
    Rajesh Alex

    Hello,
    Have you checked if a HTTP header "Content-disposition" is returned ?
    You can use ieHTTPHEaders for IE
    http://www.blunck.se/iehttpheaders/iehttpheaders.html
    and
    Live HTTP Headers for FireFox
    https://addons.mozilla.org/en-US/firefox/addon/3829
    Regards

  • What are the advantages of utilizing a dynamic VI compared to utilizing the VI Call Configuration Dialog Box Reload for each call option?

    Is it more efficient to use a dynamic VI or utilize the VI Call Configuration Dialog Box which apparently can perform the same function? I realize that there are restrictions on using the VI Call Configuration Dialog Box, however, if my scenario doesn't concern the restrictions, why would I want to go thru the trouble of creating a dynamic VI when I could simply click on the VI of interest and configure from a menu? Are there performance advantages? Thanks in advance!

    Generally, I wouldn't recommend playing with the call setup dialog at all (for those who don't know it, you can get to it by right clicking a subVI in the BD). By default, VIs are configured to load with callers and that's the correct options for almost all static VIs. The Open VI Reference primitive has multiple advantages:
    It allows you to select different VIs dynamically.
    It allows you to spawn multiple copies of reentrant VIs.
    It allows you to perform asynch runs (although I think that this is something that should actually be available through the call setup dialog).
    It allows you to open references to VIs in other application instances.
    In the rare cases where you do want the same functionality that the call setup dialog gives you, it doesn't hide it.
    Try to take over the world!

  • Help using Dreamweaver cs3 tutorial, chapter 8, opening browser window dialog box

    Hello,
    I am using the adobe classroom in a book tutorial for cs3 and have run into a snafu on page 188 of chapter 8.   I have tried to select the + sign under the smaller top photo to create a pop-up window.  when I select the + sign I cannot access the open browser window dialog box to enter info.  I cannot seem to use the link field in the property inspector for this.  The link area under source will not come up, just the link over target, which in turn will not bring up the open browser dialog box.  Any solutions?  Thanks,  DesignChambers

    Hi David,
    I just had the same problem.  I cannot preview in Mozilla (or IE).  The program becomes unresponsive and I have to close it. Is there any chance that Adobe will update Dreamweaver CS3 so that we can preview in modern browsers?

  • WEB BASED MAPPING APPLICATION TO DEVELOP QUERY UTILITY USING MAPVIEWER

    Dear Sir,
    please any one can answer me as soon as possible its very urgent
    WEB BASED MAPPING APPLICATION TO DEVELOP QUERY UTILITY USING MAPVIEWER
    I     As oracle mapviewer Chapter 8 (Oracle Maps) says generating our own Web based mapping application we are trying to generate our own maps for our own data contains in our layers like example boundary lines and roads and etc. and we are following complete example as described in Oracle Mapviewer Document Chapter 8.
    Before this step we tried with demo data downloaded from OTN mvdemo. And we downloaded latest demo today itself from the OTN and imported into our database schema called mvdemo. And we copied all three jar files mvclient and mvconnection and mvpalette into our jdeveloper .
    II.     We created a jsp to execute the following code from oracle mapviewer chapter 8 documents
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces" prefix="af"%>
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces/customizable" prefix="cust"%>
    <%@ taglib uri="http://xmlns.oracle.com/j2ee/jsp/tld/ojsp/jwcache.tld"
    prefix="jwcache"%>
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces/html" prefix="afh"%>
    <%@ taglib uri="http://xmlns.oracle.com/j2ee/jsp/tld/ojsp/fileaccess.tld"
    prefix="fileaccess"%>
    <%@ taglib uri="http://xmlns.oracle.com/j2ee/jsp/tld/ojsp/jesitaglib.tld"
    prefix="JESI"%>
    <f:view>
    <html>
    <head>
    <META http-equiv="Content-Type" content="text/html" charset=UTF-8>
    <TITLE>A sample Oracle Maps Application</TITLE>
    <script language="Javascript" src="jslib/loadscript.js"></script>
    <script language=javascript>
    var themebasedfoi=null
    function on_load_mapview()
    var baseURL = " http://localhost:8888/mapviewer/omserver";
    // Create an MVMapView instance to display the map
    var mapview = new MVMapView(document.getElementById("map"), baseURL);
    // Add a base map layer as background
    mapview.addBaseMapLayer(new MVBaseMap("mvdemo.demo_map"));
    // Add a theme-based FOI layer to display customers on the map
    themebasedfoi = new MVThemeBasedFOI('themebasedfoi1','mvdemo.customers');
    themebasedfoi.setBringToTopOnMouseOver(true);
    mapview.addThemeBasedFOI(themebasedfoi);
    // Set the initial map center and zoom level
    mapview.setCenter(MVSdoGeometry.createPoint(-122.45,37.7706,8307));
    mapview.setZoomLevel(4);
    // Add a navigation panel on the right side of the map
    mapview.addNavigationPanel('east');
    // Add a scale bar
    mapview.addScaleBar();
    // Display the map.
    mapview.display();
    function setLayerVisible(checkBox){
    // Show the theme-based FOI layer if the check box is checked and
    // hide the theme-based FOI layer otherwise.
    if(checkBox.checked)
    themebasedfoi.setVisible(true) ;
    else
    themebasedfoi.setVisible(false);
    </script>
    </head>
    <body onload= javascript:on_load_mapview() >
    <h2> A sample Oracle Maps Application</h2>
    <INPUT TYPE="checkbox" onclick="setLayerVisible(this)" checked/>Show customers
    <div id="map" style="width: 600px; height: 500px"></div>
    </body>
    </html>
    </f:view>
    <!--
    <html>
    <head>
    <meta http-equiv="Content-Type"
    content="text/html; charset=windows-1252"/>
    <title>mapPage</title>
    </head>
    <body><h:form binding="#{backing_mapPage.form1}" id="form1"></h:form></body>
    </html>
    -->
    <%-- oracle-jdev-comment:auto-binding-backing-bean-name:backing_mapPage--%>
    III.     When we run this jsp it’s giving us following Two errors
    1     Error:     ‘MVMapView’ is undefined
         Code:     0
         URL:     http://192.168.100.149:8988/MapViewerApp-WebProj-context-root/faces/mapPage.jsp
    2     Error:     ‘themebasedfoi’ is null or not an object
         Code:     0
         URL:     http://192.168.100.149:8988/MapViewerApp-WebProj-context-root/faces/mapPage.jsp
    Please let us know what could be problem as soon as possible. Very urgent
    Please let us know where we can find Mapviewer AJAX API’s for Jdeveloper Extention
    Thanks
    Kabeer

    I currently use parameters, and they are passed from the form to the report. Report is then generated based on a function returning ‘strongly typed’ cursor. The ‘strongly typed’ cursor in my case returns a record consisting of an orderly collection of fields.
    This collection of fields is returned by another function that relies on the IF … THEN logic.
    However, the number of IF ... THEN statements is quite large (currently 64 covering all possible combinations of 6 parameters available in the form).
    I would like to avoid the large number of IF … THEN statements, and hope that there is a way of passing a string to a query, where the Dynamic SQL would in Select close and Where close reflect parameters passed by the form.
    In addition to this I would like to avoid creating and populating a table or a view dedicated to the report, because this may lead to a conflict in case of multiple users concurrently generating reports with different choice of parameters.
    Edited by: user6883574 on May 28, 2009 9:16 PM

  • Problem with Hierarchies in BPS- Web-Based Planning Applications

    Im trying to use a Web-Based Planning Application in BPS. The Datacolumns consist of a charecterisitc with a hierarchy. this hierarchy is time dependend. The timeframe is set correctly but i still receive an the following error message in my web browser:
    "Hierarchy 'Hierarchy_name' is not valid for date 26.06.2004"
    Does this error message look familiar to anybody? In the moment I have no clue what went wrong

    Hello Tobias,
    I assume you are talking about error message UPC 413 (it always helps to mention the message class and number). Please check table RSHIEDIR. The hierarchy you are using is not valid for the key date you specified (RSHIEDIR-DATEFROM > KEYDATE or RSHIEDIR-DATETO < KEYDATE). If you do not enter a key date in the planning area, the system will always use the system date. So either use a different hierarchy or maintain it differently to be valid on keydate (26.6.2004).
    Regards,
    Marc
    SAP NetWeaver RIG, US BI

  • How can I create a new UDL w/o calling a dialog box, or going through Windows?

    I'm using Labview 6.1 and the Database Connectivity Toolset. I know the conventional ways of creating a UDL, but with the SQL toolkit there was a vi on the Knowledgebase site that created a DSN seamlessly, with no dialog boxes at all. Is there such a thing to create a new UDL?

    Depending on your operating system, things may be slightly different, but on Win 2k, use the administrative tools->Data Sources Administrator to create some sample DSNs that you can look at. You want to create a 'file DSN,' as 'User DSN's and 'System DSN's appear to be stored elsewhere. (Maybe in the registry)
    I'm attaching an example DSN that I have been using as well.
    Best of Luck to you,
    Alex
    Attachments:
    electrode.dsn ‏1 KB

  • Can we display GUI windows/dialog boxes from two asynchronus threads?

    Hi All,
    I'm facing a problem with asynchronous threads. I've a client-server application where client is a Java application and server is a C++ application running on UNIX m/c. The C++ server is implemented equivalent to a HTTP server which handles the HTTP requests from the java client. So, whenever user select some action on the Java client, say "File/Open" menu, the client sends the equivalent HTTP request to the server, and waits for the response back from the server, and after getting the response displays it on the GUI.
    So far the java client application is single-threaded, and the communication between client-server was only one-way, i.e. all the communication was always initiated by the client.
    We had to change this behavior to make it multi-threaded, or rather two-way communication where kernel while processing any client request might need some response from the GUI. So, we had to create a ServerSocket on java client side, and C++ server is connected to this socket. So, whenever C++ server has to send some message to the GUI, it can send thru this other socket.
    On the java side, it's listening at this ServerSocket port in a separate thread, whenever it receives any request, it has to display a dialog box based on the request.
    Here is my problem coming. The main application thread (which is an AWT-EVENT- thread) has made a http request to the kernel and is blocked until it gets the response back, and in the mean time, the C++ server has sent a message to the GUI thru the other socket, and when I use JOptionPane.showOptionDialog(...), I see the dialog box outline but not the contents, and the same for my main application window.
    So main question here is, can I invoke, say,
    JOptionPane.showOptionDialog(...) on another thread, when the main application thread (rather AWT-EVENT -QUEUE thread) is blocked.
    Please let me know if anyone knows the answer or if has faced the similar problem. It will be a big help.
    thanks,
    Ajay

    You mean to make the HTTP request in a separate thread, like below,
    new Thread ( new Runnable() {
    public void run() {
    server.makeHTTPRequest(...);
    }).start();
    But we cannot do this, as there is one more constraint with our application, that it has to behave like single-threaded from user's perspective. i.e. If user has clicked "File/Open" menu, user has to wait until the "File/Open" action is completed. He cannot do anything in between.
    But if the server sends some message thru the other socket, then it has to displayed, and whatever user select on that dialog box, has to be sent to the server thry the same socket.
    I'm not sure whether this possible.
    Here is what I tried to make the http request in a separate thread, and at the same time, keeping the main thread in a wait state until the thread completes:
    new Thread (new Runnable() {
    public void run() {
    synchronized(server) {
    server.makeHTTPRequest(...);
    server.notify();
    }).start();
    synchronized(server) {
    server.wait();
    Even by doing the above it doesn't work, the GUI just hangs. I think the above code is effectively the same as,invoking directly,
    server.makeHTTPRequest(...);
    All I know is it's quite confusing. Does anyone has insight into it.
    thanks,
    Ajay

  • Dialog programming (non-web based)

    We have been running SAP for a number of years and have a number of custom tables and custom ABAP report programs.  At this point we use spreadsheet uploads and sm30 to maintain our custom tables.  We are now looking at getting into Dialog programming, we will be running these dialog programs with in the SAP GUI not over the internet. 
    Most of the web sites I have found for dialog programming in ABAP are talking about Web dynpro.  Can anyone tell me if there is a difference between Web dynpro and non-web dialog programming?
    Thanks,
    Jerry

    Thanks for the replies this is what I thought. 
    It is being suggested that we can write a dialog using Web dynpro and have it display and act exactly the same over the internet and within the GUI.  So that the user experience is the same no matter which method they use.
    This sounds logical to me.
    When I read the link I clicked on the dynpro link and then went to up 2 levels to the u2018SAP GUI Technologyu2019 page and found the following:
    Although screen programming permits, in principle, the use of the model-view-controller approach, this is not explicitly supported by the Framework or the existing tools. There is therefore a significant mixing of presentation and application logic within a program in most screen-based applications. To achieve better maintainability, you should therefore structure the user interfaces of new ABAP-based applications with  Web << OLE Object: Picture (Metafile) >> Dynpro ABAP, even if no use of the Internet is currently intended.
    This would imply that that using web dynpro you can create a dialog that looks and acts the same over the internet and within the GUI.
    We found a Blog with the title Web Dynpro: Running Web Dynpro Applications over SAPGUI that makes reference to the function module WDY_EXECUTE_IN_PLACE, with a parameter INTERNALMODE = u2018Xu2019 that will allow the screen to be displayed in the SAP GUI.
    Then I was directed to SAP NOTE 1098009 which says:
    · No SAP GUI support
    The use of Web Dynpro ABAP applications inside SAP GUI is not supported due to technical restrictions which may inhibit the correct behavior of applications under some circumstances.
    · No support for SAP GUI dynpros
    Note that in an input help which is called by Web Dynpro ABAP classic SAP GUI based dynpros are not supported. From NetWeaver 7.0 SP12 onwards there is no longer a program dump, but a message is displayed accordingly, so that the application can be continued.
    There seems to be conflicting information out there.  Does anyone have any experience with this?  Can you please point me to some documentation that will explain if this is possible or not.
    Thanks,
    Jerry

  • Cannot stop "restore windows" dialog box from flashing. Please help!

    Finder not working! Bouncing finder icon and flashing 'restore windows' box are driving me slowly insane. I tried a few tricks like rebooting Lion 10.7.5 and deselecting "restore' in prefs but nothing has worked. Haven't found right terminal command yet either. I shut down my Mac with Safari open and maybe Google Chrome also, and when I turned it back on...my odyssey began. If you have ANY suggestions your help would be greatly appreciated.

    I got the same problem: I just purchased Office 13. When I tried to open a Word file that came viaOutlook I got the dialog box "Word can't open this file because a dialog box is open" but when I clicked further it opened the file OK and gave
    me the option to remove "Protected View" which I did and everything was OK. I called MS Support and the person who answered had a very thick accent that I could barely understand. When I told him my problem he did not understand it and said the program
    is trying to prevent me from opening viruses. I asked, why didn't it say instead of giving me the "open dialog box" error message? He had no answer and suggested I buy Microsoft support for $149 a year of $99 per incident. Great customer service,
    eh? Then I tried this solution by unchecking "Enable Protected View for Outlook Attachments" in the Trust Center and the Word files opened normally. I am very disappointed in Microsoft but thank Mike_obe for his excellent help
    Dave

  • Keep displaying "Install Windows" dialog box and pressing OK button to Restart over and over again

    Hello, I tried to update my laptop from Win8 to Win10 but before that Win 8 need to be upgraded to Win8.1 then Win10. Unfortunately, I encountered issue after installing the free upgrade to WIn10. I decided to use the system recovery and the source is from my USB.  (I created the recovery in USB stick).  The restore was completed and started to do the configuration suddenly my laptop just shutdown due to excessive heat and caused my laptop not to complete the windows 8 installation and ended getting the dialog box "Install Windows". I inserted the USB stick but it seems like its not reading it. I tried F2 - System mode but it only display the Bios and other tests not the usual F2 screen.  I tried F11 and same thing no luck. My question is, how can i make my laptop get back it back to working mode like how to re-install the whole OS and the HP recovery manager or HP configurations. Do i need to buy a CD from HP to recovery my laptop? I appreaciate any feedback from HP or someone who is willing to assist and help.  Thank you in advance. Image screen below: 

    Hi there ,  Thank you for visiting the HP Support Forums and Welcome! This is a great site to get answers and ask questions. I read your post on the HP Support Forums. I understand that you originally had an issue upgrading to Windows 10. After the upgrade you tried to restore to Windows 8 (your previous version) and now you are having issues going back.  I did some research for you. I am going to provide you with some troubleshooting documents I had found. The first document is called Troubleshooting HP System Recovery Problems (Windows 8). If that does not work, please follow this document called Recovering your computer from a USB flash drive. Please follow the troubleshooting steps in this document to see if you can get the USB Recovery Media you had created to work. If the USB stick you had created still will not work after performing the troubleshooting you can either go to the HP Pavilion g6-2330dx Notebook PC Drivers Page and Order Recovery Media-CD/DVD/USB or you can use the following link to create yourself a case number, then call us:
    Step 1. Open link: www.hp.com/contacthp/Step 2. Enter Product number or select to auto detect
    Step 3. Scroll down to "Still need help? Complete the form to select your contact options"
    Step 4. Scroll down and click on: HP contact options - click on Get phone number
    Case number and phone number appear.
    They will be happy to assist you immediately. If you are going to try to Restore Windows 8, Upgrade to Windows 8.1 and then upgrade to Windows 10 again, please read this document called Upgrading to Windows 10.  Hope this helps! Have a great day!

Maybe you are looking for