Has anyone made a UIX-XML Sample?

Has anyone sucessfully made an oerational UIX-XML sample using scott's schema?
Can you email it to me.
I've tried but it fails with some array out of bounds error on all forms except main.xml.
TIA,
Ed.

Hi Ed,
I've never used the "scott's schema" however I have used the wizards to create a UIX/XML BC4J test application using the "HR" schema (employees and departments) in the Oracle 9i DB.
I can email it to you if you provide your email address.
Regarding ">I've tried but it fails with some array out of bounds error on all forms except main.xml."
I've seen that error and in my case it was caused when I used the UIX/XML BC4J wizard generated app that contained * intermedia * datatypes.
Bill G...

Similar Messages

  • Has anyone made any work for CiA Draft standard proposal 406 for Encoders?

    We are asked to program a test application for encoders. The encoders have a varity of interfaces. One of them is CAN which uses the CiA Draft standard proposal 406 for Encoders.
    Has anyone made VIs for this standard?
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

    Hi,
    This seems like a application layer protocol. Is that right?.
    If so, NI doesn't have VIs to decode this particular protocol. At the moment the NI-CAN driver provides the Frame API or the Channel API.
    Let's see if someone else has worked with this protocol.
    DiegoF
    National Instruments

  • Has anyone made a Watts UP? Meter vi??

    I am trying to integrate a WATTS UP? meter into my project.  Has anyone made a vi for this meter?  It is the RS-232 version, and here is there website can be found https://www.wattsupmeters.com/secure.html .  The company says they have not made one for Labview, but before I dig into making a vi, I wanted to see if any of you have made one yet.  Thanks in advance!
    - J.S.
    Attachments:
    WattsUp_Pro2.jpg ‏6 KB

    Hey. Well, there are several ways that I have found to make tables 508 compliant. The one I went with is as follows:
    public static class AccessibleTableSelectionListener implements ListSelectionListener {
    JTable innerTable;
    public AccessibleTableSelectionListener(JTable table) {
    innerTable = table;
    public void valueChanged(ListSelectionEvent e) {
    if (e.getValueIsAdjusting()) return;
    ListSelectionModel lsm = (ListSelectionModel)e.getSource();
    if (innerTable.getRowCount() > 0 && !lsm.isSelectionEmpty())
    setAccessibleNameForSelectedCell(innerTable);
    private void setAccessibleNameForSelectedCell(JTable table) {
    int selectedRow = table.getSelectionModel().getLeadSelectionIndex();
    int selectedCol = table.getSelectedColumn();
    if (selectedRow >= 0 && selectedCol >= 0 && table.getCellRenderer(selectedRow, selectedCol) instanceof DefaultTableCellRenderer) {
    String selectedCellValue = table.getValueAt(selectedRow, selectedCol) == null ? " " : table.getValueAt(selectedRow, selectedCol).toString();
    String selectedColName = table.getColumnName(selectedCol) == null ? " " : table.getColumnName(selectedCol).toString();
    TableCellRenderer renderer = (TableCellRenderer)table.getCellRenderer(selectedRow, selectedCol);
    Component comp = renderer.getTableCellRendererComponent(table, selectedCellValue, true, true, selectedRow, selectedCol);
    comp.getAccessibleContext().setAccessibleName(selectedCellValue + " " + selectedColName);
    } // End of AccessibleTableSelectionListener
    You may need to tweak the above code to fit your app a bit. There is a bug here though. If you use jaws and a mouse, you will notice that jaws reads the last selected row. If you want to go around this you will need to delete the mouseListeners on the table and rewrite one that takes advantage of the above code. If you need any more help, just ask.
    Dan

  • I have an epson workforce 600 which is not listed as airprint enabled. has anyone made this printer work with airprint?

    i have an epson workforce 600; it is not listed as one of the printers that is airprint enabled.
    has anyone made it work with airprint? if so, please tell me how.
    thanks.

    The Workforce 600 is not AirPrint-compatible. Epson has an app that enables printing to some of their other wireless printers. Search the iTunes Store or look to the support resources for your model of printer. Third-party printing apps such as PrintCentral are also available. All such apps have limitations, so check them out thoroughly before you pay for any such app.
    You could also route the printing through your computer. If you have a Mac, Printopia would be worth a look. Fingerprint is another option that is available for both Mac OS X and Windows system. You could also consider an AirPrint-capable print server. Lantronix makes a couple of models, including one that supports a USB printer:
    http://www.lantronix.com/it-management/xprintserver/xprintserver-t2.html
    Regards.

  • UIX XML samples

    I found a freely accessible link, that says something about a demobundle for UIX:
    http://otn.oracle.com/sample_code/products/jdev/uix/demobundle.html
    however I can't download these samples.
    Are there ANY samples available for UIX XML at all??
    I think samples are absolutely necessary for a framework as complex as UIX.

    I found a freely accessible link, that says something about a demobundle for UIX:
    http://otn.oracle.com/sample_code/products/jdev/uix/demobundle.html
    however I can't download these samples.
    Are there ANY samples available for UIX XML at all??
    I think samples are absolutely necessary for a framework as complex as UIX. Sorry, somehow the link is broken. We shall fix this soon.
    Thanks,
    -Kishore
    JDev Team

  • Has anyone made a 'battleships' game using numbers, I could use?

    Has anyone got a numbers template I could use to play 'Battleships' with?
    Thanks
    A

    Here is a go at it. Made it myself just now.  It is available as long as MobileMe is available.  Comments are welcome.
    files.me.com/pwb3/82rj4q.numbers.zip

  • Has anyone made a successful image of their Bootcamp partition with Lion?

    An earlier thread has discussed making a Bootcamp partition image but it appears that no one has actually done it with Win 7 and Lion. https://discussions.apple.com/message/16064648#16064648 This thread mentions the use of Clonezilla and Paragon software as possibilities but has anyone done it? I know my Paragon "Rescue Disk" software no longer works with Lion and Bootcamp (free and has been in beta for years). Winclone is an "end of life" software option but will it work? Maybe this thread (if it become one) might help create a list of workable options. My experience shows Paragon's "Rescue Disk" is not working and Clonezilla needs a working example and a "how to".

    Hi GeekBoy.from.Illinois,
    I'm trying to use create a clonezilla usb key to use with my new MB Pro + Lion 10.7.2...
    I have another key that I use for cloning the disk of my mac mini, but it doesn't work.
    I tried creating a new key, but it doesn't show up as an option when I reboot and keep the alt/option
    key pressed...
    I've used the following steps and two or three different iso images from Clonezilla and nothing seems to work.
    I did notice on diskutil that after formating the USB key with one HFS+ partition (a GPT version table)
    and then do the dd command to copy over the .dmg/.iso image of the clonezilla cd
    I get some weird "unformatted" partition table format at the bottom of the disk utility window...
    but this is also reported as unrecognized/"unformatted" for the working USB (the one that works
    fine with mac-mini)...
    Here are the steps I followed.
    http://superuser.com/questions/63654/how-do-i-burn-an-iso-on-a-usb-drive-on-mac- os-x/226148#226148
    any ideas about what procedure to follow to create a working USB key for my new MB Pro?
    Thanks very much,
    A.

  • Has anyone made a new 12c database installation on Windows 8.1?

    I was hoping to create a 12c database on Windows 8.1. However, when I run setup, a command window briefly opens (then closes) and nothing else happens. I have tried re-downloading the installation packages with no improvement. Has anyone successfully installed 12c in Windows 8.1 and if so, how did you do it?
    Mike

    Your other option is to install 12c in a VM - download VirtualBox for free, create a Linux VM on Win 8.1, install Oracle Linux (free download) in the VM, then install 12c in the Linux VM - pl google for my blog for step-by-step details
    HTH
    Srini

  • JDev 9.0.3 Remote DCM to 9iAS - Has ANYONE Made it Work?

    All,
    I have been trying to create a connection to my 9iAS 9.0.2 server from JDev 9.0.3 using Remote DCM. I've successfully installed the DCM servlet, and appear to be successfully connecting to the DCM servlet on the remote server. However, I keep receiving the message "Invalid Oracle Home directory" when testing my connection in JDev.
    I've ensured that I've typed the home directory with the proper mixed case, as required because of its case-sensitivity. That didn't work, so I tried all caps, all lowercase, adding a trailing "\"... every stupid hack I could think of. No luck.
    From other posts I've read here, it appears that perhaps this highly-publicized feature JUST DOESN'T WORK! Before I accept that conclusion...
    Has ANYONE out there ACTUALLY managed to get this to work? If so, please pass along your magic trick...
    Thanks!

    i had same problem. i try to connect from a linux machine to an remote oracle aplication server installed on a windows machine.
    in the "remote server's oracle home directory" path i had to escape the '\':
    the original path is: "C:\oracle\ora10gAS". the connection succeded with "C:\\oracle\\ora10gAS".
    i dont know it is the same with windows to windows connections.
    daniel.

  • Has anyone made Portal & SSL work?

    I posted the topic http://technet.oracle.com:89/ubb/Forum70/HTML/000680.html a couple of days ago but no response (got a second question added, though). Which makes me wonder - has anyone gotten Portal to work with SSL - not just the Login Server but the whole enchilada?

    STEP 6
    Now, there was a question as to how to restrict access to only HTTPS URLs. To do this, we can specify some Apache directives to restrict access to certain locations to HTTPS. However, recall that we said the Portal currently can only use HTTP to request some of the Login Server URLs. So, we need a workaround to let the Portal access those URLs over HTTP, but forcing all users to use HTTPS.
    This can be achieved by the following steps:
    Setup a DAD for use by the Portal when accessing the Login Server
    Edit the %IAS_HOME%\Apache\modplsql\cfg\wdbsvr.app file and copy the DAD_portal30_sso section and rename it to portal30_ls (for example), so you wind up with 3 DADs - portal30, portal30_sso and portal30_ls.
    In the sncookiename field, specify the same cookie name as used by portal30_sso -- 'portal30_sso'
    [DAD_portal30_ls]
    connect_string = pencarna
    password = portal30_sso
    username = portal30_sso
    default_page = portal30_sso.wwsso_home.home
    document_table = portal30_sso.wwdoc_document
    document_path = docs
    document_proc = portal30_sso.wwdoc_process.process_download
    ;upload_as_long_raw =
    ;upload_as_blob =
    name_prefix =
    ;always_describe =
    ;after_proc =
    ;before_proc =
    reuse = Yes
    ;connmax =
    pathalias = url
    pathaliasproc = portal30_sso.wwpth_api_alias.process_download
    enablesso = Yes
    sncookiename = portal30_sso
    stateful = No
    ;custom_auth =
    Specify Apache directives to require use of SSL
    Edit the %IAS_HOME%\Apache\modplsql\cfg\plsql.conf file, adding the following directives after the top few lines...
    # Enable handling of all virtual paths beginning with "/pls" by mod-plsql
    <Location /pls>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    </Location>
    # Have all accesses to /pls/portal30 require the use of HTTPS
    <Location /pls/portal30>
    SSLRequireSSL
    </Location>
    # Have all accesses to /pls/portal30_sso require the use of HTTPS
    <Location /pls/portal30_sso>
    SSLRequireSSL
    </Location>
    # Define a new DAD which will allow HTTP access, but only from the Portal DB
    <Location /pls/portal30_ls>
    Order deny,allow
    Deny from all
    Allow from localhost pencarna.us.oracle.com
    </Location>
    # Do not allow access to the following URLs from any browser
    # These will be accessed by the Portal through the portal30_ls DAD
    <Location /pls/portal30_sso/portal30_sso.wwsso_app_admin.validate_user*>
    Order deny,allow
    Deny from all
    </Location>
    <Location /pls/portal30_sso/portal30_sso.wwsso_app_admin.print_fapp_username*>
    Order deny,allow
    Deny from all
    </Location>
    <Location /pls/portal30_sso/portal30_sso.wwsso_app_admin.external_apps_list*>
    Order deny,allow
    Deny from all
    </Location>
    Instruct the Portal to use the "portal30_ls" DAD to contact the Login Server
    Start the http server
    Log into the Portal
    click on the Administer tab
    click on Global Settings
    scroll down to the Login Server section
    update the Query Path URL Prefix to use the portal30_ls DAD, e.g., http://pencarna.us.oracle.com/pls/portal30_ls/
    That should do it. After these changes, the Portal and Login Server should be accessible over HTTPS, and the portal is able to do the necessary communication with the Login Server. If a user attempts to access the server with http, they should get a forbidden message from the server.

  • Has anyone made a CANOpen slave framework?

    Has anyone used NI's CAN interface and LabVIEW to make a CANOpen slave framework/template?
    Making a simple master that read or writes a few objects is simple, but making a slave that supports everything from LSS, NMT, SDO and PDO would be a big job.
    Anything that could jump-start such a development would be welcome.
    MTO

    I haven't used it, but NI sells a CANOpen library - if you're looking to avoid writing one yourself, it might be worth the money.  There also appears to be an "Industrial Communications for CANopen" driver available for download, I don't know anything about the cost or licensing.  A bit more information here: http://www.ni.com/white-paper/10473/en#toc7 and http://digital.ni.com/public.nsf/allkb/13C3CB1148A2AEA4862579DB0066E66B

  • IPhone - SDK 3.0 - Store Kit - Has anyone made app restore work?

    Hi all,
    I'm doing some tests with the Store Kit for the in-app purchase feature. Everything seems to work fine but this:
    I just couldn't get restore to work.
    In particular, I notice that the SKPaymentQueue documentation refers to paymentQueueRestoreCompletedTransactionsFinished:
    and paymentQueue:restoreCompletedTransactionsFailedWithError: , supposedly part of the SKPaymentTransactionObserver protocol, but its reference page doesn't mention it at all.
    I still tried to implement it with the following prototypes:
    - (void)paymentQueue: (SKPaymentQueue *)queue restoreCompletedTransactionsFinished: (NSArray *)transactions;
    - (void)paymentQueue: (SKPaymentQueue *)queue restoreCompletedTransactionsFailedWithError: (NSError *)error;
    For testing, I have three elements in the sandbox, one of each kind, and I bought all of them and then deleted the application from the iPhone. When I install it back, I'm expecting restoreCompletedTransactions to get at least some of them restored, but none of the observer's selector gets called back.
    Has anyone successfully restored transactions? Did I miss something?
    Any help would be greatly appreciated.
    Regards

    Hi,
    I'm looking for informations about In App purchasing but I find any interesting things !!
    I see that your tests work fine until the restored transactions.
    So could help me to start with this feature ? I've read Store Kit Programming but I don't understand how start?
    What are the first stages to follow ? How do you create a list of product to store with their ID associated ?
    Thank you!
    Cédric.
    PS:I write this post in English but i'm French so you can reply me in French or not!!

  • Has anyone made a KORG TR Environment?

    I'm trying to modify the Triton Rack one that Korg made but it's turning out to be much harder than it appeared it would be. If anyone knows where to get one PLEASE let me know!
    THANKS!!!

    Here is a go at it. Made it myself just now.  It is available as long as MobileMe is available.  Comments are welcome.
    files.me.com/pwb3/82rj4q.numbers.zip

  • Has anyone made an instrumental version of "Yeah Toast"?

    It seems like a simple tune. If you have tried to make this, I would really like to hear it.
    I was planning to use it for a parody video on Youtube. I promise to give credit to anyone who can help out.
    If you were wondering, my Youtube channel URL is http://www.youtube.com/HaveSomeRoffles

    this is a technical support forum, you much more likely to find someone in the icompositions, macjam, macidol or macband websites.

  • Paid hotmail, has anyone made it work yet?

    I have the latest free and £20 upgrades, but am struggling connecting the mail application to hotmail.
    Hotmail plus accounts (for which I pay) enable POP3 email and per hotmail this is what you need to do:
    "Our POP service requires that you use Secure Sockets Layer (SSL) with the POP and SMTP connection and use SMTP authentication. This is to ensure that your email address and password are not subject to tampering. The settings are the following:
    * POP: pop3.live.com (port 995)
    * SMTP: smtp.live.com (port 25)
    o Note: make sure you check the box that indicates that your outgoing server requires authentication (in most mail clients this is not checked by default).
    * Username: your full email address
    * Password: your Windows Live ID password"
    so I did this, but my ipod touch still cannot pick up my hotmail, all the other upgrade items work well. The app won't pick up my email, saying "the username or password for pop3.live.com is incorrect"
    Anyone any ideas?

    princeraymond wrote:
    I wrote to hotmail support and they enabled my pop3 features, which appeared at least in my case to be not available automatically from the date I started paying, a few years ago, nor when they upgraded hotmail plus to support POP3 generically - last year according to their support site.
    I know this is completely outside the scope of this forum/thread, but I'm more curious how you updated to Hotmail Plus? I don't see any upsell links or ways to get it upgraded.

Maybe you are looking for