Adding Commit in version 10.1.3

I've been following the following workshop but I'm using 10.1.3.
http://www.oracle.com/technology/obe/obe9051jdev/ide1012/adfworkshop/buildingadfapplicationsworkshop.htm#t3s2
I've been trying to add a commit action     
I can't find the UI Model tab mentioned in the section below. I've been told this has been removed and to use the PageDefs.
You also will need an action binding named 'Commit' that will be bound to the built-in commit operation of your UI model. To add the Action:
1. With sure.jsp active in the Visual Editor, click the UI Model tab of the Structure window.
2. Right-click the root node in the tree and choose Create Binding > Actions > Action from the context menu.
3. Select your data control (CustomersWSViewDataControl) in the Data Collection list.
4. Select Commit as the action using the Select an Action drop-list.
5. Click OK to continue
I have inserted a commit action in the PageDef bindings by right clicking and using 'insert inside bindings' but it doesn't seem to commit the row deletion as when I check in SQL developer afterwards, the data is still there. It shows it as deleted in the application, but it is still there in the database... what am I doing wrong?
Gus..

Are there any 10.1.3 versions of this
http://www.oracle.com/technology/obe/obe9051jdev/ide1012/adfworkshop/buildingadfapplicationsworkshop.htm
workshop that explains PageDefs and findForward(PageLifecycleContext context) as opposed to UI Model and[b] findForward(DataActionContext actionContext)

Similar Messages

  • [svn:fx-trunk] 9319: Added missing ASDoc version tagging as part of fix for Watson bug 2402680.

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

  • Adding commas to metadata

    I am working on adding metadata to my images. Many are works of my own or public domain art pieces. I need to be able to add an artist's name as Lastname, First, but that would result in two metadata bits. Is there a way to add in a comma as part of the tag?
    Thanks,
    Andacar

    Andacar62 wrote:
    Lastname, First
    Are you adding as keyword? If so, there is a preference for different separator.

  • Adding an automated version number on compile

    Hi there,
    I'm currently working on a Flash based internet application
    that customers subscribe to. We have been looking into possible
    ways of adding a version no. to the application at compile time -
    this way we can track which version people are currently using.
    Has anyone got any ideas on how this could be possible? Most
    things that I have tried change on run-time and we really do need
    something that will be set in concrete (at least until a developer
    next compiles a new version).
    I'm trying to get away from having to manually add a version
    number (as most developers will probably forget to change it each
    time) - keeping it automated would be so much better.
    Any suggestions would be great.
    cheers
    the whippet

    bump

  • Pab migration from webmail to comm express version 6.3

    I am not able to run runMigrate.sh successfully.
    Setup details:
    Mailhots (backend): ms.test.com
    Uwchost (frontend): uwc.test.com
    Directory server: dr.test.com
    I see all entries of messenger address book under:
    o=test.com,dc=test,dc=com,o=pab
    ugldapbasedn = "dc=test,dc=com"
    I have replaced "o=siroe.com, o=isp" by "o=test.com,dc=test,dc=com" in runMigrat.sh
    However it's not working.
    I do not see nswmextendedprefs, mepabmigration to any of the user? I am also not able to set it. Are those required for Batch Migration as well?
    When I restart the webserver, I see following in /tmp/migrate.log but didn't see any entries in uwc address book:
    TRACE [Tue May 13 18:20:02 IST 2008] Pool doesn't exists for -> dr.test.com:389:cn=Directory Manager so creating a new one
    TRACE [Tue May 13 18:20:02 IST 2008]  ------ Got Seed from file ---
    TRACE [Tue May 13 18:20:02 IST 2008]  ------ Reading decryption seed file ---
    TRACE [Tue May 13 18:20:02 IST 2008] Provider added at 1
    TRACE [Tue May 13 18:20:02 IST 2008] -------Decrypt is done ----------
    TRACE [Tue May 13 18:20:02 IST 2008] in initUgLdap
    TRACE [Tue May 13 18:20:02 IST 2008] Creating DBPluginMap for key:ldapplug
    TRACE [Tue May 13 18:20:02 IST 2008] Creating DBPluginMap for key:idir
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-6 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-7 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-8 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-9 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-10 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-11 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-12 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-13 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-14 is started
    TRACE [Tue May 13 18:20:02 IST 2008] Thread-15 is startedimportant part of Migration.properties
    logfile=/tmp/migrate.log
    loglevel=3
    dr.test.com.pabldappoolmin=4
    dr.test.com.pabldappoolmax=20
    dr.test.com.pabldappooltimeout=50
    ms.test.com.alwaysusedefaulthost=0
    # if this is set and if the migration is successful, then the pab entries and paburi will be #deleted!
    # if this attribute is set take the pab ldap's backup if necessary
    delete_pabentry=0
    maxthreads=10
    ms.test.com.pabhosts = dr.test.com
    ms.test.com.pabports = 389
    ms.test.com.pabbinddns = "cn=Directory Manager"
    ms.test.com.pabpasswds = 1xxxxxx
    # <pabhost.pabport>.abhostport parameter helps to map the source PAB ldap server to #destination address book ldap server
    # if this is not set then it will fallback to use the same host and port of PAB to construct #the psRoot for the user
    dr.test.com.abhostport = dr.test.com:389As soon as I run runMigrate.sh, I see:
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/ServletException
            at com.sun.uwc.common.util.MigratePab.initGlobals(Unknown Source)
            at com.sun.uwc.common.util.MigratePab.initGlobals(Unknown Source)
            at com.sun.uwc.common.util.MigratePab.main(Unknown Source)Can anybody suggest what's wrong in the configuration? How can I do batch migration? Is there any alternative / script? How can I set nswmextendedprefs, mepabmigration?
    Help in this regard is really appreciated.
    I shall look forward to your response.
    Edited by: mr.chhunchha on May 29, 2008 3:02 AM
    Edited by: mr.chhunchha on May 29, 2008 3:44 AM

    mr.chhunchha wrote:
    I got script running, howeve facing some exceptions like
    exception while setting value of psroot as null:null
    Sounds like another known issue -- bug #6351475 - "UWC: runmigrate.sh--'Exception while setting value of psRoot as null:null'"
    Make sure that you replace any instances of <hostname>.pabbindpasswds with <hostname>.pabpasswds in the /var/opt/SUNWuwc/WEB-INF/config/migrate.properties file.
    LDAPException when tried to get conn from pool:fatal error: all LDAP servers are down.however I checked and all servers are up.This may be due to the same issue. It is entirely possible that the bind is not succeeding (you could also look at the directory server logs to see if you can see a failed bind request when you run the runMigrate.sh command).
    also getting exception in console
    IllegalBlocksizeException: Input length must be multiple of 8 when decrypting with padded cipher.any idea for this multiple problems.The passwords in the migrate.properties files should be encrypted. You can use the /opt/SUNWuwc/sbin/manage-password utility to generate the encrypted version of the password and update in migrate.properties e.g.
    bash-3.00# ./manage-password -e -d /var/opt/SUNWuwc
    Option -ep is selected
    /usr/jdk/entsys-j2se/bin/java -classpath /opt/SUNWuwc/lib/classes:/usr/jdk/entsys-j2se/lib/classes.zip com.sun.msg.install.util.UWCEncryptionManager -ep /var/opt/SUNWuwc
    Type quit to exit the program
    Enter text to be encrypted:secret
    Encrypted String is:- se3q0FvNtzk=Then replace any instances of the password secret with se3q0FvNtzk=
    Regards,
    Shane.

  • Adding  " ?xml version="1.0" encoding="UTF-8"? "   in generated xmls

    Hi,
    I am using xmlbeans framework to generate xmls , i am able to generate xml using document object but header "<?xml version="1.0" encoding="UTF-8"?>" is not coming in that xml file , how to include this in output xml files.

    Hi,
    I don't know the XMLBeans Framework, but this header is called XML declaration.
    In general there are options to configure this (i. e. setOption("omit-xml-declaration", false);).
    Anyway, I don't know the exact syntax in this framework but have a look at this, maybe it helps somehow.
    http://xmlbeans.apache.org/docs/2.0.0/reference/org/apache/xmlbeans/XmlOptions.html#setSaveNoXmlDecl()
    Best Wishes
    esprimo

  • Adding a desktop version

    hello,
    i jsut created a new desktop version of my website, i already hada tablet version.
    when i publish it and go live i want to obviosly use the same domain name. how do i go about this. i dont need to get rid of the other versions do I?
    thx

    Sanjit, I think one of us is missing the point.  It could be me - is there some way to easily and quickly pop open multiple layouts and pages?  Because for me (running a 12-core Mac Pro with 64GB RAM and FirePro D700 GPU's), Muse lets me switch between one layout view and the next (not open them simultaneously), and takes several seconds to do this every single time.  Opening and closing pages (to create separate tabs/windows) is also incredibly tedious. 
    I can appreciate that select and drag works just as well as selecting all and using copy/paste shortcut keys, but that is the least time consuming part of the process.
    Without copying the page contents from the source layout and transpose internal page links to new layout, Muse falls short of the mark of making it really easy to build responsive sites.  It's kind of like trying to take a cab to a destination across town that makes you get out and walk halfway.  No matter quickly or easily the cab made it through town, it still only got you half way there.

  • Trouble adding commas to string

    I'm using a pretty standard function to add commas to a large
    number (so that a number like 1000000 appears as 1,000,000). Below
    is the actionscript I'm using.
    When I define the variable debt as any number, the script
    works perfectly. But if I define debt as a variable passed to the
    movie from a PHP file, then the script puts the commas in the wrong
    places (i.e., 10,000,00). Can anyone explain to me why this would
    happen, and how to fix it?
    var input = debt;
    var inputString = input.toString();
    var finalString = "$";
    var count = 0;
    var tempString = "";
    for (var i = inputString.length-1; i>=0; i--) {
    count++;
    tempString += inputString.charAt(i);
    if ((count%3 == 0) && (i - 1 >= 0)) {
    tempString += ",";
    for (var k = tempString.length; k>=0; k--) {
    finalString += tempString.charAt(k);
    return(finalString);

    I can see that this is cleaner than my script. However, the
    comma problem continues...
    quote:
    Originally posted by:
    LuigiL
    Nope, coming from PHP your var is already a string. Omit the
    toString()
    var input = "1000000";
    //var inputString = input.toString();
    var finalString = "$";
    var count = 0;
    var tempString = "";
    for (var i = input.length-1; i>=0; i--) {
    count++;
    tempString += input.charAt(i);
    if ((count%3 == 0) && (i - 1 >= 0)) {
    tempString += ",";
    for (var k = tempString.length; k>=0; k--) {
    finalString += tempString.charAt(k);
    trace(finalString);

  • Adding a Custom Version Number for a schema

    Hi,
    I'm currently looking at ways to set an arbitrary version number that would help me know where a particular is currently at. I already have a logging table to indicate which scripts have been run. But I want to "tag" my schema with a version.
    In MSSQL I've been using the extended properties. I was wondering if there was such a thing for a Schema. The Comments functions don't seem to be available at that particular level in the database. Should I have a separate table or there's something I can use that's already there but just can't find?
    Thanks,
    Greg

    New info: Updating to iba 2.0 without updating to producer 2.8 is not to recommend:
    Book Versioning is available for books constructed in EPUB 3 or using iBooks Author version 2.0.
    If your book is in EPUB 3 format or was created using iBooks Author version 2.0, it is important to note you are required to fill out the "What's New in Version" section in the Info pane in iTunes Producer.  If you update your book and you do not fill out this section, your book will not continue through our review process and thus, will not go live on the iBookstore. 
    First please ensure you are using the latest version (2.8) of iTunes Producer. You can download this new version in iTunes Connect under the Deliver Your Content module. Once you have launched iTunes Producer version 2.8 and clicked on Look Up Metadata from the “Welcome to iTunes Producer” window,  you will see the "What’s New in Version" section in the Info pane.
    If your book is not in EPUB 3 format and was not created using iBooks Author version 2.0, you are not required to fill out the "What's New in Version" section in iTunes Producer.

  • Theme-files folder added to new version's files

    I noticed after saving a minor text change in a Keynote '08 presentation file as a Keynote '09 file (no choice), the result is much larger. The original file was 260KB. The '09 file is 3.6MB. Checking the '09 file's package contents, I noticed the new "theme-files" folder that is 3.5MB. It holds 20 JPG images of themes. I didn't use any theme for the original file, unless plain white is a theme. Either way, I don't need the other 19 theme JPGs, do I? How can I change the settings of eynote '09 so it will ignore themes that aren't needed in the presentation? I know I could delete the theme-files folder for each and every presentation (already tried it and the presentation p[lays exactly as designed other than the "Some warnings occurred" message), but that's not practical.

    Also discovered just now how to see your files. At least it works on Android so it should be simiar for Apple devices. If you click on the floating file folder it will ask you where to look. Tell it internal devices. Then when you click on the file folder it will give you options of places to look like recent, drive, gallery, dropbox, etc. Click on your options button to bring up settings or your settings button if you have it. Some boxes for advanced devices come up. Check the boxes and viola your internal storage area and external sd card if you have it should appear. Then it is just a matter of locating the old and new folders. My old one was located under download Adobe Reader. My new one was located under downloads adobe acrobat. Hope this helps. Going to try and include a few screenshots.

  • Adding commas in quan variable of smartforms

    hi experts,
    In my smartforms,i have a variable temp_menge which is having value 1000000 but i want to get it displayed as 1,000,000.How to write the same.?????
    Thanks,
    Gaurav
    Edited by: Gaurav Kumar on Feb 26, 2008 2:30 PM

    Hi,
    There might be 2 possibilities. One is data type. Symbols of the DEC, CURR, INT, and QUAN data types are normally formatted with the a ‘thousands’ separator character. The T option allows you to omit this separator character.
    Syntax:
    &symbol(T)&
    The EKPO-MENGE field contains the value 1234.56. The Dictionary definition specifies 3 decimal places and an output length of 17.
    &EKPO-MENGE& -> 1,234.560
    &EKPO-MENGE(T)& -> 1234.560
    So one thing is change your data type to TYPE P or remove the (T) from your code. This should work.
    Reward points if helps.
    Regards,
    JLN

  • COMM API & JDK Versions

    Hello,
    I used COMM API with JDk1.3.1 & 1.3.0. It worked fine for first few times....But after some times, it started
    giving errors while compiling -->
    Note: c:\temp\CommPortIdentifier.java uses a deprecated API. Recompile with "-d
    eprecation" for details.
    COMM API version is 2.0..............
    Thank You !!
    Mayur

    You do NOT need to compile classes of the comm api. Just put comm.jar in your JDK's jre/lib/ext directory and the comm api will be available to you. Get rid of the java source files unless you want to know what they are doing.

  • Waterfox claims to be a 64 bit version of Firefox. Is it? Is it safe?

    I noticed IE provides a 64 bit version. In looking for a FF 64 bit version I found Waterfox. It claims it is a 64 bit version of FF. Is it? Is it safe? Are there plans for a 64 bit version of FF?

    I have used Waterfox under Windows 7 for about the past 4 months with no problems. I have not detected any virus or malware of any kind. I believe it is a good-faith project that does what it says, nothing more.
    The speed seems to be somewhat better. One of the main advantages is that if I have a few hundred tabs open (which I do more often than you'd imagine), the 64-bit browser can allocate the RAM, whereas the 32-bit browser can not. In this condition, the 64-bit build suffers much less system slowdown (for a while), but eventually both will begin to bog down the system when a few dozen tabs are open and the browser is left running for a month or more. Occasional app restarts are still necessary due to severe memory leaks (regardless of build).
    I notice absolutely no problems with any of my addons or plugins, which probably represents everything the average user could ever want.
    There's little or no excuse to spread fear, uncertainty or doubt about using 64-bit Firefox, either compatibility or performance wise. If your plugins or addons are not listed, try it and see. They may work, have bugs, or not work, only one way to find out if it's right for you.
    If you want to see performance differences objectively, without any political bias, do your own tests, with a stop watch, or with software profilers that can give microsecond or nanosecond accuracy of the time it takes to perform certain functions like page renders. I would assume differences of about 5% or less would be fairly negligible.
    Plugins:
    Adobe Flash (64-bit),
    Adobe Shockwave Flash (64-bit),
    Java JDK and JRE (64-bit),
    Microsoft Silverlight,
    VLC Web plugin
    Addons:
    AdBlock Plus,
    Add-on Compatibility Reporter,
    CookieEx Filter,
    Download Helper,
    eQuake Alert (menu bug, always transparent, happens in 32-bit Firefox also),
    FlashGot,
    Forecastfox,
    Form History Control,
    Jökulsárlón Download Manager,
    Live HTTP Headers,
    NoScript,
    Preserve Download Modification Timestamp,
    Session Manager,
    Tab Mix Plus,
    UPromise Turbo Saver,
    User Agent Switcher
    There is a problem with "HP Smart Web Printing" addon, where by default it appears to be disabled with no option to enable it. It's a somewhat useless addon that is installed with the print driver without a choice. I can print just fine without the addon, even without the HP driver, as Windows 7 has a driver for my printer. But the HP driver does give a few extra controls at the OS level.
    Edit 1: Lists of items, one per line, were collapsed to a paragraph, so I added commas.

  • Digital version of movie only shows on one device

    So I bought my Mac Book last summer I can't remember if I added the digital version (from the DVD) of a movie that I have on my PC or my Mac.  But since LAST year the movie showed on my computer, iPad and Apple TV. Today it "disappeared" from everything but my computer. I also checked to see if the movie would show up on my iPhone. I had that featured turned off, but I went into settings and turned it on to see if it would show up. Nope!!! I even bought a tv show and movie to "test" if they would sync all three devices (Mac, iPad and Apple TV). They did but I can't figure out for the life of me why this movie went away. I still have the DVD and I thought if I deleted the movie from my computer I could re add it.
    But when I put in the DVD it just plays. I can't even remember how I added the digital copy and I wasn't given any prompts to do anything.
    I called Apple (before I bought the movie and TV show) and they said that they would send an e-mail to a link help me. I'm still waiting on that, but I thought that I would come here to see if anyone could help me.
    Hopefully, someone here has experienced this. Cause this is driving me crazy.
    Thams

    Siberia0858 wrote:
    Thanks!! I'll have to try can call them back.  It makes no sense how it can be there one day and gone the next. I even tried to reset the factory settings on my Apple TV and that didn't work. Do they usually give you an answer if your warranty has expired? They mention something about paying for them to "fix" it.
    I have resisted really tackling the issue of the missing stuff, simply because you stated that you were actually 'talking' with Apple ( " I called Apple" ) - so at present, let's stick with the Apple <> You correspondence...
    Warranty info should be at their fingertips for the asking.
    If out of warranty, repairs cost $ and some problems deemed caused by the User MIGHT. If all this happened after "I woke up today and poof!" (i.e., you did nothing at all) - it must be related to some update you had allowed or sought out - that seems to be an Apple responsibility. I have never been charged (or heard of someone being charged) because of anomalies caused by an update - they may not be able to fix 'em without a fix in an version update though.
    Tell us the Story  of your Apple correspondence:
    What # did you call? And where did you find it? and How? *
    list all communications
    method
    approx Date/Time
    who you spoke with (N***y = Nancy, what 'Level' - i.e., 1st person, 2nd via transfer, etc
    what Action Apple took - or promised to take?
    you get the idea...
    * if you did NOT find that # to call at the Apple Site somewhere ( Google/Bing/Yahoo Search), you have possibly NOT been talking with Apple.
    ÇÇÇ

  • How can I set a version number for an AppleScript application?

    Subject kind of says it all... I've written a small application in AppleScript, which is used on several computers. I'd like the application to have a version number, just like normal applications have. How do I give it one?
    To be clear, what I mean is: in column view, if you click once on an application, it shows the icon, name, size, version, etc. of the application. I want a version number to show up there (and in the Get Info window, etc.)

    Posting to this old post, but I am trying above method on my 10.8.2 machine and it doesn't seem to work.
    I added the bundle version string as in the attached image.
    Recompile my app, saved it but still version info doesn't show up in finder.
    Also, tried to change "Bundle version" to "CFBundle version". But still didn't work.
    Any suggestions?

Maybe you are looking for