Remote controlling forms (running dynamic built-ins)

Hi,
Is there any way of executing a script of built-in actions in forms?
I would like to have a script of build-in command read from the database and have a form execute them one line at a time but there isnt any command like exec 'go_block(...)'; is there?

I am looking for a way to update screenshots of an application to a db ;-)
summary:
* There are around 350 forms.
* The forms have reports-generated documentation with images in BLOBs
* Forms need to be placed in a certain state before screenshot is taken (data fetched, tabs navigated etc.
* The script of operations would be in the database-CLOB and would have to be executed by the application.
The idea is that each form is started up in "screenshot"-mode, checks from the database what images have to be updated, and reads the corresponding scripts needed for generation. Then a Robot-based PJC grabs a screenshot based on the forms coordinates (through get_window_property) and updates the BLOB.
In theory, that is ;-) I guess the functionality could also be useful for running automated demo scripts of forms...
I guess it could be done entirely from the outside using the Robot PJC but it would be tricky working with coordinates of the form and hitting stuff that can't be keyed into directly.

Similar Messages

  • Remote control form iPhone 5 to Apple TV

    How do I set up my iPhone 5 to remote on Apple TV.

    Hi gasperchevys,
    Thanks for visiting Apple Support Communities.
    This article has some good information about using the Remote app with an Apple TV:
    About Remote app for iPhone, iPad, and iPod touch
    http://support.apple.com/kb/ht1947
    Best,
    Jeremy

  • Mapping of Obsolete Built-ins (6i) to Forms 9i

    Hello,
    I would like to have a chart provinding me the mapping of Oracle Forms 6i Obsolete built-ins/functionalities which can be achieved using the new version of Forms 9i (iDS Rel.2).
    Thanks and Warm Regards,
    Shivanand Koppalkar

    Hello Mr. Duncan Mills,
    Our Process is as follows:
    We have a Application developed in Forms4.5 / Reports2.5. The Modules are generated through the Designer 1.3.
    So, our upgrade path is from 1.3 Designer migration path to 9i Designer upgrade and then generation of modules from Designer to get the generated 9i form.
    In this case, Designer generation should include the process of Form migration, however we need to give the time estimate to the client for this process and should also check that we are not missing any functionality or any standard violation from the clients perspective.
    Thats the reason why we need a kind of Xcelsheet which gives us a mapping of Forms6i --> Forms 9i and also would like to know whether Designer 9i takes care of this or not.
    Again, thanks Duncan for all your help.
    Thanks and Warm regards,
    Shivanand Koppalkar

  • Remote Control and FQDN from admin console

    Hi everyone, I want to validate something with the community.
    I have an environment with two domain and there is no DNS Suffixes pushed.
    When looking at the properties of some computers on the second domain, I can validate that the full name of the computer is there.
    When trying the remote control form the console, the computer cannot be reach.
    When using the stand alone remote tool, and entering the complete computer name, the computer can be reach.
    Is it normal that ConfigMgr is not using the information he is retrieving from the inventory.
    I know that the simple answer is pushing more DSN suffixes but I was in the idea that the complete name was used and wanted to validate. I will probably ask for an addition for a next version or update.
    Thank you all!
    Mathieu

    Hi,
    As you write it would be an change request for the next release of Configuration Manager, I would reccomend that you file it on the Connect site.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • My account was switched by remote control, now Verizon won't switch it back!

    Hello, I signed and gave a verbal agreement for a 2 year contract to Verizon FiOS for  triple play bundle.   My price after taxes was supposed to be 114 per month and it was for 04/2015 until 04/2017.  On 6/22/15 Verizon claimed someone in my home upgraded my package via remote control.  It was not me nor my wife.  It is possible it was my 7 year old daughter however I cannot be sure.  This new package will cost me 135 per month approximately.  I called Verizon immediately that night and asked for it to be removed.  I was told my a sales person that it would be.  When I discovered I still had channels I was not supposed to I called back.  I was told that there was no way to remove this package and I would have to pay the new amount.  My monthly charge has now gone up 21 dollars per month which would be a total of 462 for the life of the contract.  All I was offered was a credit of 10 dollars per month.  I did not agree to any of this and feel it is wrong, illegal and unethical.  These remote controls should come with built in locks and be agreed upon by the homeowner!!!!  I am looking at Time Warner right now to see what they can do for me and I will be filing complaints with the BBB, FTC and the NY Attorney General.

    Hi seanflakes,
    Your issue has been escalated to a Verizon agent. Before the agent can begin assisting you, they will need to collect further information from you. Please go to your profile page for the forum and look at the top of the middle column where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under "My Support Cases" you will find a link to the private board where you and the agent may exchange information. The title of your post is the link. This should be checked on a frequent basis, as the agent may be waiting for information from you before they can proceed with any actions. To ensure you know when they have responded to you, at the top of your support case there is a drop down menu for support case options. Open that and choose "subscribe". Please keep all correspondence regarding your issue in the private support portal.

  • Msi tv tuner remote control

    Can't use the remote control while running tv tuner. It has never worked since installed. tv tuner works fine using the keyboard.
    Any help would be greatly appreciated.

    About ten years ago, when Macs with the optional Apple TV/Video System were relatively new, some users reported that their computers were being turned ON/OFF by their Sony remote control. Because Sony is primarily a manufacturer and not just a distributor selling outsourced electronic products, it continued to use the same IR frequencies for many product models. This is why you usually see fewer Sony codes to try, when programming a universal remote control. Anyway, that's what I'd recommend, starting with the oldest Sony codes first. I don't know if all remote control functions will be activated, but it's worth a try.

  • LV 6.1, 3D Surface Graph sometimes collapses (doesn't work stably); plus blocks use of remotely controlled panel by LV run-time engine (error #26:"window.cpp", line 11518

    1) "3D Surface Graph" does not work stably; sometimes it changes its properties (e.g. plot style) without me doing anything prior to that; a couple of times it lost a complete sense so that I had to delete the graph and install it again
    2) I tried to remotely run a VI which contains a 3D Surface Graph in it. It turns out, the use of the "3D Surface Graph" somehow blocks the remote control over the panel. As a result of that, I got the following error message: Error #26: "window.cpp", line 11518 (with LabVIEW version 6.1).
    3) Is it possible to plug into the 3D Surface Graph a few plots at
    the same time since there is a built-in control "plot number" (somehow by bundling them up or putting into an array - I tried both but didn't work) or it can be done merely by use of 'case' structure preceding the Graph, where case structure decides which plot to pass into the 3D graph?
    Attachments:
    3D_Graph_ver_1.bmp ‏214 KB

    Hello mjoler,
    Thank you for contacting National Instruments.
    The following example will show you how to plot multiple 3D plots on a single 3D graph. Modeling your VI after the example may also alleviate the instability that you have been experiencing.
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B123AE0CBA19111EE034080020E74861&p_node=DZ52038
    As far as the error you are receiving, it's difficult to say what could be causing this. ActiveX controls embedded on a front panel sometimes do not display on a remote client because they draw and operate almost completely independent of LabVIEW. If possible, try remotely controlling your VI with a client computer that has a complete installation of LabVIEW. The error could also be a bu
    g. Try downloading the evaluation version of LabVIEW 7.0 from http://www.ni.com/labview. By doing this, we can determine if it is a bug in the older version that has been fixed in the latest version.
    Let me know how this goes.
    Matthew C
    Applications Engineer
    National Instruments

  • Migrating forms to 11g - problems with absolete built-ins

    Sorry if it's the wrong section, but nerves are kicking in and I'm lost.
    I've been trying to migrate an old, probably 8i database with its tools and forms into 11g. All software seems to run fine, but when I try to run the forms I either get "this form was made using an old forms builder" error, or worse - some enigmatic FRM and ORA (exception 6508) errors apparently connected to lack of some procedure called in the form triggers.
    Now you'd probably say "just recompile those forms". But I can't - I get tons of compilation errors, mostly comming in from absolete built-ins or trying to select from system views. That happens when trying to recompile libraries referenced by those forms, which is probably why i get those procedure lacking errors.
    Since the ammount and nature of those overwhelmed me I tried using Forms Migration Assistant...talk about betting on the wrong horse. First I had to change the 'start in' property of the assitants shortcut to where i stored the forms/libraries or else it kept throwing the libs out of said forms. Then I got a bundle of pld files and the most important libraries unchanged, with no mention of any problem in the assistants log. Needless to say my forms still get those procedure lack errors.
    I'm pretty sure I can somehow handle correcting the forms if the libraries were ok, but I just can't cope with those problems:
    -what to do about system view selects in triggers and library procedures? The compiler just treats them as unknown identifiers. I had the same problem elsewhere and it was about privileges, but this time I can't identify the user from whom those privs are read (in fact, isn't it whoever is using the form at the time?) so far I've noticed it try to use dba_users and dba_roles
    -what to do to correct a library (which can have dependencies on other libraries) to be compatible or at least compile'able with the new Forms Builder without spending a year on it all?
    I've tried applying changes mentionned in the assistants log (like changing RUN_PRODUCT calls to RP2RRO.RP2RRO_RUN_PRODUCT), but it didn't do any good

    Well for me the forms were ok to open with 11g, just had to correct differences and recompile to run.
    That there script is a ton of help!..well you forgot to mention the Output_File parameter, but I could find that myself now that I knew what to look at. Now if I could also set it not to produce .err files when everything went fine and to set the output names so that the old compiled forms get overwritten..
    the SRW.* calls turned out to be things used in Reports, so it was hopeless to compile in forms..but also not needed
    as for ENABLE_ITEM and DISABLE_ITEM I found these to use as their definitions in a library, that proved sufficient.
    procedure enable_item
    ( p_menuName in varchar2
    , p_menuItemName in varchar2
    ) is
    v_menuItem menuitem;
    begin
    v_menuItem := find_menu_item(p_menuName||'.'||
    p_menuItemName);
    if (not id_null(v_menuItem))
    and (get_menu_item_property(v_menuItem,visible) = 'TRUE')
    then
    set_menu_item_property(v_menuItem, enabled, property_true);
    end if;
    end;
    procedure disable_item
    ( p_menuName in varchar2
    , p_menuItemName in varchar2
    ) is
    v_menuItem menuitem;
    begin
    v_menuItem := find_menu_item(p_menuName||'.'||
    p_menuItemName);
    if (not id_null(v_menuItem))
    and (get_menu_item_property(v_menuItem,visible) = 'TRUE')
    then
    set_menu_item_property(v_menuItem, enabled, property_false);
    end if;
    end;Some forms still playing with me, but the compilation issues there don't seem to be connected with this topic..and now I got issues with reports >.< but that requires a topic elsewhere. Thanks all!

  • I can not run Remote Control in iLO homepage

    Dear All,
    I have a prolem about Remote Control in iLO homepage.
    We are employing 3 server Proliant 380p DL G8.
    I can not run Remote Control, it displays "Application cannot be start. Contact the application vendor"
    Pls help me resolve this problem.
    Thanks All

    Hi:
    I recommend you post your question on the HP Business Support Forum, DL Servers section.
    http://h30499.www3.hp.com/t5/ProLiant-Servers-ML-DL-SL/bd-p/itrc-264#.UuHbdmfnat8

  • Ipod Hi-Fi A1121 how to run without remote control

    Hello. I have A1121 ipod hi-fi speakers but i lost the remote control, how can i run that without remote controllers?

    The new admin solution did not work for me.
    I just got a remote today and tried to get it working but no joy. I'm having the same problem in that the 'setting' for infared receiver in security preferences is just not there?
    also in my USB settings/profile there is no mention of infared.
    anyone got any ideas? is it a bug with the software updates?

  • Unplugging all network devices from Fios router prevents DVR freezing and remote control lock ups.

    All,
    I recently had a Verizon tech visit my house due to constant DVR and remote control freezing. TV content was freezing whether it was locally recorded, pulled from another DVR in the house, or On Demand. On a hunch after the tech tested everything and was about to leave, he unplugged my gigabit switch from the Fios router. Lo and behold everything started running perfectly. Since to the tech, the problem was solved, he closed the case and was on his way. The probem is of course I have more devices than the built in router switch provides ports for. My network is compised of an 8 port Netgear gigabit switch downstream from the Fios router with two wireless access points (with their own built in gigbait switches) connecting to the Netgear gigabit switch. There are no loops in the switch topology. I've tried changing out the router, the gigabit switch, removing the wireless acces points individually as well as plugging the access points directly into the Fios router switch (one at a time with no Netgear switch in the middle) and all scenarious cause the DVR/remote control freeezing to come back. The only devices I can plug into the Fios router without causing freezes are PC's....anything with it's own switch essentially brings the network to it's knees. If anyone has an idea how to get my network back in one piece AND make the DVR's/remotes behave, I'd greatly appreciate the help!
    My Fios equipment:
    MI-424WR GEN-3I  rev I (eye) running firmware 40.19.36
    5 Motorola HD-DVRs all QIP 7232-2 running software release 1.9.1 platform build 25.39 (Oct. 22, 2012)
    Specific config:
    75/35 Fios connecting via ethernet from ONT. Set-top boxes connect to Fios router coax port via powered splitter.
    *All SNR/dB mesasurements taken by the tech from the set-top boxes and router are well within spec.
    Fios router provides DHCP addressing. Wireless N access points are configured for roaming with the same SSID and non-overlapping channels. Access points are not providing routing or IP adressing...all layer 3 and up services still provided by Fios router
    Diagram:
    ONT
      |
    Fios Router ---------Cable Splitter---------Set Top Boxes
      |
    Netgear Switch
      |           |
    WAP1    WAP2

    WayfarerII wrote:
    ... DVR ... remote ... freezing ... TV ... whether ... locally recorded, pulled from another DVR ... 
    ... tech ... unplugged my gigabit switch from the Fios router ... and ... everything started running perfectly ...   
    ... config:
    75/35 Fios ... via ethernet from ONT ... Set-top boxes connect to Fios router via powered splitter ...
    ONT
      |
      | cat5
      |
    Fios Router ---------Cable Splitter---------Set Top Boxes
      |
    Netgear Switch
      |           |
    WAP1    WAP2
    I am inclined to echo several of the "tns" comments, particularly with respect to your splitter.  My layout is based on a standard 8-port splitter of the type usually supplied in a VZ install.  In addition I do have a ChannelPlus device that functions as a powered splitter, but its use is limited to distribution of secondary TV signals to older analog TVs.  My first point then is that this may be an offender as "tns" has suggested.
    In addition, I'd describe your wiring as "non-standard" (red-colored items in the above diagram)  As you're no doubt aware, with 75/35 you don't really need Cat5e from the ONT (your original diagram).  It seems the highest tiers do require it, but in "standard" installations this run is coax directly to an 8-port non-powered splitter (below diagram), then from that splitter via coax to all STBs and CableCards, other TVs, et.), and also to the Actiontec.   Subsequent feeds from the Actiontec to wired devices (including WAPs) are via Ethernet (typically Cat 5e).
    In fact I don't immediately see how your STBs get additional services such as On Demand and IMG with the wiring shown in your diagram (perhaps someone can help me out here).  In "standard" installs the Actiontec must be connected via coax to the ONT to provide such services to other network clients.  I don't see that requirement being met here.
    For starters I'd recommend that you change your service from WAN Ethernet to WAN coax.  This can easily be accomplished over the telephone.  Then I'd run coax directly from the ONT to the Actiontec as in my revised diagram below (blue-colored items).  If your setup can manage with this arrangement, I think it will help greatly with the "freezing" issue.
    ONT - - - - - - coax - - - - -
                                             |
    Fios Router --- coax--- Standard 8-Port Splitter --- coax --- Set Top Boxes
    |cat5
    Netgear Switch
    |cat5           |cat5
    WAP1 WAP2
    Subsequent Note:  You provided additional info while I was composing a response, and I'd  like to offer another comment.  Structured wiring "panels" of the type usually available are pre-configured to provide data, phone and video.  This usually means that one is in certain respects limited by the ideas of the panel designer.  I have what can be called a structured wiring layout, but it really is composed of individual small custom networks for  each service (automation, security, video, data, telco, etc.), configured so that all wiring terminates in "home run" fashion at a central panel (a few details here: http://forums.verizon.com/t5/Home-Networking/Cmon-Show-Us-Your-Network/m-p/481733#M765 ).  This layout makes it easier to make adjustments (and there have been quite a few over the intervening years).  I'm thinking that in your case you may have to abandon the powered splitter (presumably) built into the panel in order to avoid your present fix.
    Subsequent Subsequent Note:   From your description it seems that you are using more than a single "whole house" DVR to supply programming to other devices.  This is a bit puzzling to me because somewhere along the line I recall reading that only a single whole house DVR was allowed on the network.  Can you elaborate a bit?

  • Remote control

    I noticed my remote control was not working so replaced the battery... still doesn't work. Read the Apple support document for remotes, did everything mentioned relating to linking to my computer etc., still not working.
    Got my digital camera to check that the infrared on the remote is working, and it does (can see the infrared flashing through the camera LCD at back) so must be something to do with the iMac itself.
    According to the support document...therre should be a" "Disable remote control infrared receiver" checkbox in the Security pane of System Preferences" - however there is no such checkbox in my Security pane.
    Interestingly, this problem seems to coincide with my installing an upgrade to iLife08 - could there be a link - has anyone got any other ideas please?

    Dennis, thank you for your help.
    I've tried to repair the disk permissions as suggested and pairing the remote with the iMac, but still not working. Also trying to open Front Row did not work.
    So I went looking for Front Row on my machine and couldn't find it... so tried loading the Front Row update... and got this message - "This software update requires a Macintosh with a built-in infrared (IR) receiver running Mac OS X 10.4.5 or later."
    I'm running 10.4.10 at the moment, so really don't know what's going on... this is looking more like something to do with me installing the new iLife?

  • I am a newer about LabVIEW.How can I realize a remote control in a Web brower.

    "To transform your application into a remote laboratory, make sure the VI that you want to publish is loaded into LabVIEW memory. Next, select the Web Publishing Tool option from the Tools menu. This window is the main window for interactively creating and publishing your remote laboratory
    The Web publishing tool will automatically load in the Document Title and VI Name text fields. As the sample image in Figure 6 illustrates, the Document Title, Text 1, and Text 2 are all text fields that you can use to customize the Web page created with the publishing tool.
    The second step necessary to enable a remote laboratory is to select the Start Web Server button. When pressed, this button activates the built-in LabVIEW Web server, which will publish and control your front panel images from the Internet.
    Once the Web server is activated, the actual HTML document needs to be created and saved so it can be accessed remotely. Clicking on Save to Disk places an HTML file called Document Title.htm into the LabVIEW file folder called WWW by default. Saving your Remote Panels HTML documents into this folder will ensure that the LabVIEW Web server can find them. Either keep the default name, or assign a new name and save the file. Once saved, a new panel entitled Document URL pops up with a message box containing the URL address of your enabled LabVIEW application.
    Click on OK in the Document URL window and then click on Done in the Web Publishing Tool window. Your lab is now ready for remote visitors
    Required Software
    To operate a LabVIEW program using remote panels, it is necessary to have the free LabVIEW run-time engine installed on the client computer. When a remote viewer logs onto the lab with the appropriate URL address, the LabVIEW front panel will appear in the browser, or reroute the user to install the run-time engine from the National Instruments Web site.
    Application Control
    Once connected to the remote laboratory, the client connection will automatically be in a monitor state. If another client is controlling the remote laboratory, the user will be able to monitor the actions of the controlling client. To request control of the program, right click on the front panel and select Request Control. Once selected, one of two possible messages will appear. Either the user will be granted control (Control Granted), or the user will see a message indicating that control is currently granted to another user (Waiting for control: Either the server is locked or another client has control). If another client has control, the controlling client will be notified that control time has now become limited. Once the timeout occurs or the controlling client has released control, application control is automatically switched to the requesting client (Control Granted). Once the user has been granted control, all icons and controls will become active and running the LabVIEW application is exactly like running the application from the local environment.
    Releasing Control
    When the remote viewer either moves on to a different URL address or relinquishes control by right clicking and selecting (Release Control), or when the remote laboratory times out, the remote laboratory is available to the next visitor."
    The above is what I read from a text of ni.com,
    but I can not obtain the result.
    Thanks a lot!
    ^^

    Hi
    I don't see which LV version you are using. It's important to know, that you need the FDS or PDS package of LV 6.1 to work with remote control. This feature is not supported in the LV base package of LV 6.1.
    If you have LV 6.1 FDS or PDS, which of the described steps are not working?
    Luca P.
    Regards,
    Luca

  • Remote control and MSI PC-DTV Mega Sky 580

    Hello,
    I bought one of these recently and initially had problems when installed. It would initially run fine but after I closed the program down and restarted it the PC would just reboot.
    I was using the front USB ports so I moved it to the rear ports and removed and reinstalled the drivers/software. It runs just fine now and the quality of the picture superb. I've rerun the device over a few days and all seems okay. I appear to have all the available programs from the Sutton Coldfield transmitter although this morning I booted up and the screen was blank. I realised I had last looked at BBC4 and of course thats only a part time channel!
    I've looked at the MSI site at the drivers/Presto PVR updates but I am not sure which of the four I should download and use. In fact as the device is working is there any advantage in doing this?
    Lastly... I'm not sure if this is a problem or not but the remote control doesn't work. Reading through the forum I'm wondering if I have the wrong end of the stick and the remote only works with Microsofts MCE. I have Microsoft XP SP2. Does the Mega Sky 580 not have a built in IR sensor and am I wasting my time pointing the remote at it and swearing?
    Microsoft XP SP2 with current updates.
    2x300GB
    1GB ram
    Intel D820
    Onboard graphics and sound
    Dust and dog hair arranged attractively around the box!

    Hi,
    Okay I have the bundled Presto PVR software so the unit must be faulty. I thought that the remote control and bundled Presto PVR would only work if installed on a PC where the operating system was Media Centre Edition.
    So the remote control and bundled Presto PVR should work if installed on a PC with Windows XP SP2?
    It looks a bit like I'll have to get a different make. I tried to rescan the channels last night because I was missing UKTV History and now I cannot get BBC1,2,3,4 or radios 3,4,6,7. I get loads of duplicates though like 5 Q's 4 ITV3's. All this on the same aerial I was using yesterday.
    I even tried it with an indoor/attic aerial that works nicely with my other freeview (set-top style not PC) boxes but no matter what I tried I just get the same duplicated list of a few channels. Even tried it with the indoor/attack aerial upside down, back to front! Same list of 63 channels but most duplicated.
    They all work fine but I would prefer a complete set 
    I

  • System design for remote control

    I just wonder which tech of ni I should use.
    My system is one data center and some remote DAQ site. The communication is through WAN.
    It need to
    - start stop and schedule DAQ card from remote data center
    - send realtime data back for display
    - report the DAQ running status, such as online.
    - send history data from site pc to center database 
    there are many choice, such as tcp/ip, data socket server, shared varible, remote panel, remote vi server, web server.
    May I know which one is more fit for the application?
    Thanks a lot.

    krishh wrote:
    Hi all,
    I am very new to Labview, but I have to deal with somewhat difficult problem of remotely controlling the Laser in next room. The PC I will be using has already built labview software to control the laser if laser is closeby. But the laser is next door (~200-300 feet), and the PC which controls the laser also have the labview software to control the laser. Please suggest me how should I start communicating from my first PC to the laser (may be using the laser labview software or not). To start with I would be glad to find some reads or demonstrative examples or any suggestion which will head me to right direction.
    I hope for great help.
    Regards
    Krish
    It would probably be a good idea to start a new message on this rather than continue in this message thread.  It seems to be a different situation you are asking about then what the original poster was doing.
    How does the PC communicate with the laser if it is close by?  Is it a serial connection? ethernet connection?  GPIB?  something else.  If it is serial, is it RS-232, RS-485, USB?   200-300 feet is too far for an RS-232 or USB connection.  But there are numerous products on the market that will adapt those serial protocols to either an RS-485 wiring setup, or put it out over an ethernet connection.  So you can go RS-232 to RS-485 on one end.  RS-485 goes to 4000 feet (depending on baud rate).  Then on the other end another adapter converts it back to RS-232.  I have also used a remote USB hub that connects to a LAN connection, and with driver software installed on the PC, it turns that remote connection into virtual serial port connections.
    These are good devices that have worked for me.  But if they would work for you all depends on how the PC connects to the laser now.

Maybe you are looking for