Using Delayed Locking Mode along with Serializable Isolation Mode - problem

hi all,
I have a form that includes 2 blocks (master-detail) and I've set locking mode to delayed cause I don't want records to be locked while user is changing them but only when a COMMIT is issued.. Along with that I set Isolation Mode to Serializable as online help dictates.
Problem is that since I've done this, record seems to be saved correctly but it actually does not when i issue a COMMIT (tried it with commit_form and do_key('commit_form') and with post and then commit). I get no error message and transaction seems to be completed but nothing happens on the db.
What I've noticed is that when I issue a COMMIT with delayed locking mode on, the ON-LOCK trigger does not fire at all while it should (cause that's what delayed locking mode is supposed to do lock the record only while commiting). Does it have anything to do with my problem?
please send any ideas you might have on this
thanks in advance,
teo

Why you use Isolation Mode = Serializable?
Forms help says:
"Use delayed locking if the form's Isolation Mode property has the value Serializable."
not
"Set Isolation Mode to Serializable if Locking Mode property has the value Delayed".
Regards,
Zlatko Sirotic

Similar Messages

  • How to use SAP Business Workflow along with Interactive Adobe Form

    Hi Experts,
    I am working on SAP Business Workflow since last couple of years.
    Now i have got a new Project where client wants to use SAP Business Workflow along with Interactive Adobe Form.
    I am new to Interactive Adobe Form and Portal thing and i really dont know from where to start.
    We have one central system and 2 local systems. when we do create a Material document using adobe form workflow should trigger and notification should go to group of users who can approve or reject it, once they approve it document gets created in central system and replicated to 2 local system through ALE.
    In the Local system they do extend the document to different plants, again workflow triggers and notification will go to Managers inbox for the approval.
    Once the final approval done data should go and store in SAP.
    Now here i have couple of Questions.
    1. In SAP R3 Business workflow when i execute the workitem from the inbox i do get the application screen ( i.e. MM01 MRP View ) , what is going to happen if the same case i have with Adobe form?? is it possible or do we have to design a adobe form and we will have to map the fields with backend application??
    2. Do i have to maintained 3 separate Org Structure for 3 different system or using UWL  i can manage the show
    3. Untill final submit is not done, where the application data is going to be, is there any kind of buffer that we will have to keep it or its there with XML file??
    Please help me out.
    Thanks in Advance.
    Regards,
    Manoj

    Hi Manoj,
    Welcome to ADOBE Forms related Workflow Development. Well, here are my answers.
    1) You can go for either go for ISR based development or WD development with Adobe form. In both the cases you can achieve your requirement. Yes, you will have to design the Adobe form and bind the fields to backend.
    2) Am not clear or your System landscape to advice you in these regards.
    3) Until final Submit/Approval is done, the data can be stored in WORKFLOW CONTAINERS or XML FORM(If you go for ISR based Development).
    Hope this helps.
    Regards
    <i><b>Raja Sekhar</b></i>

  • Can I use kingston ddr 333 along with Kingmax ddr 333

    Ok I wanted to add some more memory to my system I have 2 x sticks of 256 ddr 333 Kingmax right now. I would like to add some more ram but I cant seem to find Kingmax memory online I can find a stick of 256 but not a 512 I see alot of Kingston 512 stick and 1 gig can I use Kingston along with Kingmax ram? I dont want to spend too much on this upgrade since I will be upgrading my Mobo and Cpu in a few months and this memory would be too slow for a new system.

    Quote
    My comments are a probability
    Your comments are uninformed.
    Quote
    A question for you, what do you mean by specification?
    Product specifications, module specifications, component specifications.
    Quote
    No its not, you dont know the PCB revision, make, model.
    I would not mix double sided with a single sided module.
    lol!  Its not 1994 anymore.  Where have you been?  Mixing DRAM speeds, capacities, and timings has not been a significant issue for years now.  Memory controllers are designed[/i] to accomodate separate timing and speeds for each memory bank.
    Remember VIA Apollo Pro133/133A (VT82C693/694X) from way back in like 1971?
    Quote
    VT82C694X DRAM controller supports standard Synchronous DRAM (SDRAM) and Virtual Channel SDRAM (VC SDRAM), in a flexible mix / match manner.  The Synchronous DRAM interface allows zero wait state bursting between the DRAM and the data buffers at 66/100/133 MHz.  Six banks of DRAM can be composed of an arbitrary mixture of 1M / 2M / 4M / 8M / 16M / 32MxN DRAMs up to 1.5GB.
    Remember KT133/KT133A (VT8363)?
    Quote
    VT8363A Advanced High-Performance DRAM Controller:
    -Different DRAM types may be used in mixed combinations
    -Different DRAM timing for each bank
    -Mixed 1M / 2M / 4M / 8M / 16M / 32MxN DRAMs
    -Flexible row and column addresses
    -Independent SDRAM control for each bank
    nForce and nForce2:
    Quote
    The TwinBank architecture is designed to provide a high degree of flexibility, scalability and upgradeability.  Its technical benefits include:
    • Both 64-bit and 128-bit operations.  In 64-bit mode, the DIMM can be located on either MC1 or
    MC2.  In 128-bit mode, both MC1 (DIMM0) and MC2 (DIMM1/DIMM2) are utilized.
    • Both controllers are functionally identical with all control and timing parameters independently programmable.  This allows asymmetric DIMMs with different memory organization, size, and speed to be used on MC1 and MC2 and still provide the full performance benefits of the 128-bit memory system.
    • Support for odd total memory size; eg. 64MB + 128MB = 192MB, while still taking advantage of
    the 128-bit TwinBank architecture.
    Quote
    NFORCE2 DualDDR Memory Architecture
    Both of the memory controllers on DualDDR are functionally identical with all control and timing parameters independently programmable.  This flexibility allows the users to populate up to three asymmetric DIMMs in any organization, size and speed.  DualDDR simply adjust to the lowest common density that will facilitate 128-bit bandwidth, allowing a wide variety of different DIMM combinations to operate reliably regardless of the individual density and latency characteristics.
    SIS 655FX/655TX:
    Quote
    Flexible Dual Channel
    This feature allows users to “mix and match” memory sizes and odd number of sticks to operate in Dual Channel mode.
    Do you think memory controllers have become less[/i] sophisticated since the days of VIA VP3 Socket 7 (which, BTW, also supported arbitrary DRAM mixing)?
    The ability to run different speeds, sizes, and densities of DRAM isn't just an accidental byproduct of advancing memory controller technology.  It is intentionally being built-in[/i] to the design to accomplish this.

  • Using Presentation variables..along with case statements..

    Hi All.
    I have a issue using presentation variable along with CASE statements. My approach is
    1) I have a dashboard prompt, which is being set as Presentation variable.
    Based on the value selected in prompt, for ex the values of prompt can be 'ABC' and 'DEF'.
    I have a calculated column, the calculation goes this way...
    The forumal is
    CASE WHEN @{Presentation Variable Name} = 'ABC' THEN xxxxxxxxxx ELSE IF @{Presentation Variable Name} = 'DEF' END. It gives error of "no table being referenced"..
    Is this is the right approach??
    Can i get the values of variable in a column formula, so that a column can have values selected in prompt?
    Can anybody pls help me here..
    Thanks in advance...

    Hi
    Thanks for the quick response..
    I agree to ur point..
    But the requirement is
    Based on the value of the prompt I need to switch the calculation in one of the formula area of one column..
    If Prompt value is ABC then one kind of calculation in Fx and If the prompt value is DEF then one kind of calculation in the same Fx..
    How can I acheive this?
    Thanks in advance..

  • Lock icon along with close icon in recent task list of lollipop

    If anyone knows about what is the meaning of lock icon in recent app list in lollipop of lenovo a7000.

    Thanks everyone!
    I submitted a few bug reports, though even if they say they read ALL of them, and I believe them, I doubt they will do anything about this! I feel so small and powerless with bugs like this against Adobe, I just can't imagine an Adobe guy saying "Hey look maybe we should fix that!". As far as I know, Adobe never updated any of their software through updates, if they ever change something, then they call it "CS5" and so on...
    As for John Nack's blog, I went through it and I'm seeing that loads of people are complaining because of the adjusments panel so I think I won't need to. One of his answers to a similar complaint was:
    "If you only try to use the panel in exactly the same way you used the dialog boxes, you're missing the point. You can now adjust things like opacity, blending mode, layer mask parameters, etc. without darting in and out of dialogs that cover up your document.
    Old habits take time to change, but that can't stand in the way of progress. "
    Now I do see that they believe that this is innovative and we just have to get used to it, but I'm still saying that that panel takes up space in my palettes even when I'm not using it. At least dialogs didn't take up space when they weren't needed. We could make a palette for everything and maybe in the future, Photoshop is just going to be a huge palette, with every single function right in front of your eyes, in case you forget about them... I understand that Photoshop can be confusing for people who are new to it and just want to edit family photos of their dog, but they should privilege Pro users, as Photoshop used to be a Pro tool after all...
    Just think of Pro cameras: They didn't change since their invention! Only consumer cameras (or whatever electronics) change trends all the time making it easier to do complicated things...
    But I might just get used to it, who knows?
    Anyway, it's still full of bugs, even if I do get used to it!

  • Using Apogee Symphony IO along with DIGI 003 via SP/DIF...works great for PT 10....not for Logic 9

    I decided that instead of buying a new mixing board, that I'd stick with the DIGI 003.  I use the Symphony IO convertors (StandAlone mode) bypassing the DIGI 003's by connectiong them by SP/DIF...all works fine...for PT 10....when I try this same set-up for Logic Pro 9....the DIGI 003 goes all haywire...there's been no-work-around for this combo (even with the DIGI 003 in MIDI mode)....so I use the IO in USB mode for L9.  Any ideas or solutions?

    I decided that instead of buying a new mixing board, that I'd stick with the DIGI 003.  I use the Symphony IO convertors (StandAlone mode) bypassing the DIGI 003's by connectiong them by SP/DIF...all works fine...for PT 10....when I try this same set-up for Logic Pro 9....the DIGI 003 goes all haywire...there's been no-work-around for this combo (even with the DIGI 003 in MIDI mode)....so I use the IO in USB mode for L9.  Any ideas or solutions?

  • Error when using a HTML form along with a servlet

    Hi All,
    I am using Sun Studio 4 to create a HTML form that takes in 4 inputs and then
    passes them on to a servlet to be processed.
    In my HTML form i have the form heading.. <form method = post action="processServlet">
    my directory structure is as follows:
    /home/cosmo/projects/testservlet/processServlet ... processServlet being the servlet underneath the testservlet directory.
    inputForm.html is also under the same testservlet directory. I am running TOMCAT.. and under the run time tab under tomcat --> Internal --> it has localhost:8081 and under that the default context is /home/cosmo/projects/testservlet
    NOW, when i execute my HTML page the URL on top says "http://localhost:8081/inputForm.html
    which seems correct. I get my form correctly. When i input the data,and i hit the submit button, the URL says "http://localhost:8081/processServlet" which i think is also correct, but i get a "404 Error and the error description says " The requested resource( /processServlet)
    is not available." I have coded the servlet to give me just a few lines of output, but instead, the above error shows up.
    Why would this be happening? Do i have my directory structure messed up? Do i have the wrong type of template? I used a web module to do this. I also compiled my Servlet from Sun Studio without any errors.
    Any help would be appreciated.
    Thanks
    Kal.

    You can't post directly to a servlet the way you can to an HTML or JSP page. You must map your requests to specific servlets for the request to get directed there. There are entries in the web.xml for this.
    You need to map the request for "processServlet" to "edu.xxx.yyy.processServlet", or the servlet engine won't know what to do with that request.
    Often times, an app will route all requests for a particular extension to a router servlet, which then figures out which class to actually send the request to. This keeps you from having to map all servlets in the web.xml file.

  • Using Kinect v2 jointOrientations along with Three.js skinnedMesh

    So far now here is what i have done :
    - built my 3d model in blender and created bones.
    - assigned vertices to each bone.
    - successfully exported the skinned mesh to json format , then imported it in three.js scene , tried animating bones manually and everything works fine.
    The kinect bit:
    my problem is that im using javascript api which has very low support ( but getting better as i see ) , after lot of digging i finally managed to find body joints , and body joint orientations.
    right now im doing my test on the bone head ( in my three.js is the bone that connects neck to center of head ) , so i startred doing the following :
    - get the neck ( joint type 2 ) orientation which is a quaternion .
    - normalize the quaternion using three.js method http://threejs.org/docs/#Reference/Math/Quaternion  
    .normalize()
    - create Euler Rotation from this normalized quaternion using three.js method http://threejs.org/docs/#Reference/Math/Euler
    .setFromQuaternion ( q, order )
    when i apply rotation using :
      skinnedMesh.skeleton.bones[1].rotation.set(eu.x,eu.y,eu.z,eu.order)
    where eu , is the resulted Euler rotation from above steps , i get unaccurate values , and axis seem flipped , anyone can help with this ?

     Thanks alot for your quick answer carmen , first of all there are no resource that indicates how i can access joint parent via Javascript  , as the object only contains type and position, so i guess there must be some reference to indicate joints
    and bones relation so i can do this manually , i.e create a manual hierarchy in my javascript code to relate joints to each other.
    what i want to clarify is that head bone im doing my tests on in on y-axis , also all results i get from kinect (of my own neck ) , always show a 'Y' value of 0 - 0.2 , never goes beyond this , tough  i rotate my head in all directions , but guess a
    you have stated this might be the relative rotation
    If you could please supply a reference to joints and their parents , so i can try your solution , i will really appreciate it , thanks in advance.
    Edit :
    I have attached a screenshot for my mesh with different quatrnions applied to it , to make things more clear :

  • I'm trying to use the MediaSmart Music along with Rhpsody. No joy.

    I'm trying to use RHsopdy from within MediaSmart Music. I can see my Rhapsody account from within MediaSmart Music and all, but when I try to play selections, it just clicks but no play. My music library plays great in MediaSmart. Stand alone Rhpsody plays fine. Bit no playing of Rhapsody from within MediaSmart Music.
    I have uninstalled and reinstalled MediaSmart Music. I have downloaded the most recent stuff from HP.
         HELP!!!!!!!

    Not all apps are enabled for AirPlay, this is up to the developer to do

  • Use of ORDER BY along with SRW.SET_MAXROW

    Hello,
    If there is an ORDER BY clause in the query of the data model in Reports 6i and SRW.SET_MAXROW is used in the Before Report Trigger to restrict the number of records being fetched as per an parameter value (entered by the user) - Does the restriction on the number of records applies on the ORDERED data set OR on the data set before parsing of the ORDER BY clause.
    Any thoughts, please let me know.
    Thanks.

    On the ordered data set.
    If the query is to return values (maxrow > 0) then the query will be passed to the database and executed. Reports will then only retrieve <maxrows> rows from the data set.
    Hope this helps,
    Danny

  • Using Left Outer Join along with reference

    I have three tables.
    Table 1 : BOOK_DETAILS
    Fields: BOOK_ID, BOOK_NAME
    Table 2: BOOK_ISSUE_RECORD
    Fields: BOOK_ID, USER_NAME
    Table 3: BOOK_AUTHOR
    Fields: BOOK_ID, AUTHOR_NAME
    I have to link Table 1 and Table 2 with Left outer Join because even if the book is not issues to anyone, its name should come.
    Again I have to display the Book Author name for each Book.
    I am able to create a query with the Left outer join between Table 1 and Table 2. However I am not able to give a reference to the Table 3.
    Can any one please help me with this.
    Regards
    Hawker

    select  d.book_name,
            a.book_author,
            i.user_name
      from       book_details d
            join
                 book_author a
              on (d.book_id = a.book_id)
            left join
                 book_issue_recors i
              on (d.book_id = i.book_id)
    /SY.

  • Using next/back button along with thumbnails

    Please Help! I cannot figure out how to get the back/next buttons to work with the thumbnails. For instance if I click on the 4th thumbnail then hit next/back it skips and goes to the 2nd or 12th image. I know my scripting is wrong but I just can't figure it out. I also want the next/back buttons to loop.
    Can anyone please help me.
    Thank you for your time,
    stop();
    next_btn.addEventListener(MouseEvent.CLICK, nextimage);
    var imageNumber:Number = 1;
    function checkNumber():void{
    next_btn.visible = true;
    back_btn.visible = true;
    //If the imageNumber is = 12, then do something...
    if(imageNumber==12){
      trace(imageNumber);
    //if the imageNumber is = 1, then don't show the back button
    if(imageNumber==1){
      trace(imageNumber);
    checkNumber();
    function nextimage(evtObj:MouseEvent):void {
    //Adding number to the current value +1
    imageNumber++;
    UILoader_courand.source="portfolio/large/Courand/Courand_"+imageNumber+".jpg";
    checkNumber();
    back_btn.addEventListener(MouseEvent.CLICK, backimage);
    function backimage(evtObj:MouseEvent):void {
    //Subract 1 from the current value
    imageNumber--;
    UILoader_courand.source="portfolio/large/Courand/Courand_"+imageNumber+".jpg";
    checkNumber();
    aboutProject_btn.addEventListener(MouseEvent.CLICK, aboutclick);
    function aboutclick(evtObj:MouseEvent) {
    trace("Courand Desc was clicked");
    gotoAndStop("Courand Desc");
    var thumbLoader:Loader = new Loader();
    thumbLoader.load(new URLRequest("portfolio/thumbs/Courand/courandThumb1.jpg"));
    thumbLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded);
    function thumbLoaded(event:Event):void {
    allThumbnails.addChild(thumbLoader);
    thumbLoader.addEventListener(MouseEvent.CLICK, loadMainImage1);
    function loadMainImage1(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_1.jpg";
    var thumbLoader2:Loader = new Loader();
    thumbLoader2.load(new URLRequest("portfolio/thumbs/Courand/courandThumb2.jpg"));
    thumbLoader2.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded2);
    function thumbLoaded2(event:Event):void {
    allThumbnails.addChild(thumbLoader2);
    thumbLoader2.x=70;
    allThumbnails.buttonMode=true;
    thumbLoader2.addEventListener(MouseEvent.CLICK, loadMainImage2);
    function loadMainImage2(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_2.jpg";
    var thumbLoader3:Loader = new Loader();
    thumbLoader3.load(new URLRequest("portfolio/thumbs/Courand/courandThumb3.jpg"));
    thumbLoader3.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded3);
    function thumbLoaded3(event:Event):void {
    allThumbnails.addChild(thumbLoader3);
    thumbLoader3.x=140;
    allThumbnails.buttonMode=true;
    thumbLoader3.addEventListener(MouseEvent.CLICK, loadMainImage3);
    function loadMainImage3(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_3.jpg";
    var thumbLoader4:Loader = new Loader();
    thumbLoader4.load(new URLRequest("portfolio/thumbs/Courand/courandThumb4.jpg"));
    thumbLoader4.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded4);
    function thumbLoaded4(event:Event):void {
    allThumbnails.addChild(thumbLoader4);
    thumbLoader4.x=210;
    allThumbnails.buttonMode=true;
    thumbLoader4.addEventListener(MouseEvent.CLICK, loadMainImage4);
    function loadMainImage4(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_4.jpg";
    var thumbLoader5:Loader = new Loader();
    thumbLoader5.load(new URLRequest("portfolio/thumbs/Courand/courandThumb5.jpg"));
    thumbLoader5.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded5);
    function thumbLoaded5(event:Event):void {
    allThumbnails.addChild(thumbLoader5);
    thumbLoader5.x=280;
    allThumbnails.buttonMode=true;
    thumbLoader5.addEventListener(MouseEvent.CLICK, loadMainImage5);
    function loadMainImage5(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_5.jpg";
    var thumbLoader6:Loader = new Loader();
    thumbLoader6.load(new URLRequest("portfolio/thumbs/Courand/courandThumb6.jpg"));
    thumbLoader6.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded6);
    function thumbLoaded6(event:Event):void {
    allThumbnails.addChild(thumbLoader6);
    thumbLoader6.x=350;
    allThumbnails.buttonMode=true;
    thumbLoader6.addEventListener(MouseEvent.CLICK, loadMainImage6);
    function loadMainImage6(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_6.jpg";
    var thumbLoader7:Loader = new Loader();
    thumbLoader7.load(new URLRequest("portfolio/thumbs/Courand/courandThumb7.jpg"));
    thumbLoader7.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded7);
    function thumbLoaded7(event:Event):void {
    allThumbnails.addChild(thumbLoader7);
    thumbLoader7.x=420;
    allThumbnails.buttonMode=true;
    thumbLoader7.addEventListener(MouseEvent.CLICK, loadMainImage7);
    function loadMainImage7(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_7.jpg";
    var thumbLoader8:Loader = new Loader();
    thumbLoader8.load(new URLRequest("portfolio/thumbs/Courand/courandThumb8.jpg"));
    thumbLoader8.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded8);
    function thumbLoaded8(event:Event):void {
    allThumbnails.addChild(thumbLoader8);
    thumbLoader8.x=490;
    allThumbnails.buttonMode=true;
    thumbLoader8.addEventListener(MouseEvent.CLICK, loadMainImage8);
    function loadMainImage8(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_8.jpg";
    var thumbLoader9:Loader = new Loader();
    thumbLoader9.load(new URLRequest("portfolio/thumbs/Courand/courandThumb9.jpg"));
    thumbLoader9.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded9);
    function thumbLoaded9(event:Event):void {
    allThumbnails.addChild(thumbLoader9);
    thumbLoader9.x=560;
    allThumbnails.buttonMode=true;
    thumbLoader9.addEventListener(MouseEvent.CLICK, loadMainImage9);
    function loadMainImage9(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_9.jpg";
    var thumbLoader10:Loader = new Loader();
    thumbLoader10.load(new URLRequest("portfolio/thumbs/Courand/courandThumb10.jpg"));
    thumbLoader10.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded10);
    function thumbLoaded10(event:Event):void {
    allThumbnails.addChild(thumbLoader10);
    thumbLoader10.y=70;
    allThumbnails.buttonMode=true;
    thumbLoader10.addEventListener(MouseEvent.CLICK, loadMainImage10);
    function loadMainImage10(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_10.jpg";
    var thumbLoader11:Loader = new Loader();
    thumbLoader11.load(new URLRequest("portfolio/thumbs/Courand/courandThumb11.jpg"));
    thumbLoader11.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded11);
    function thumbLoaded11(event:Event):void {
    allThumbnails.addChild(thumbLoader11);
    thumbLoader11.x=70;
    thumbLoader11.y=70;
    allThumbnails.buttonMode=true;
    thumbLoader11.addEventListener(MouseEvent.CLICK, loadMainImage11);
    function loadMainImage11(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_11.jpg";
    var thumbLoader12:Loader = new Loader();
    thumbLoader12.load(new URLRequest("portfolio/thumbs/Courand/courandThumb12.jpg"));
    thumbLoader12.contentLoaderInfo.addEventListener(Event.COMPLETE, thumbLoaded12);
    function thumbLoaded12(event:Event):void {
    allThumbnails.addChild(thumbLoader12);
    thumbLoader12.x=140;
    thumbLoader12.y=70;
    allThumbnails.buttonMode=true;
    thumbLoader12.addEventListener(MouseEvent.CLICK, loadMainImage12);
    function loadMainImage12(event:MouseEvent):void {
      UILoader_courand.source="portfolio/large/Courand/Courand_12.jpg";

    Hi Tapash,
    You are probably right. However - I have been reading the User Guide back button chapter twice now - and still not sure what the problem is.
    I think, that for this purpose, you can consider my page as a very simple application - a search page with a search result table. Admit that I am not an OAF back button expert yet, but I wonder - this must be a very common problem to all OAF pages with a search / result table, not a problem specific to my application.
    My page is almost built out-of-the-box, except that I have a SingleSelection added to the result table. I have very little custom code in my processRequest, it looks like this:
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    OATableBean table = (OATableBean)webBean.findIndexedChildRecursive("ResultsRN");
    table.setTableSelectionText("Set Item number, then Select Equipment and...");
    table.setSelectionDisabledBindingAttr("DisableApproval");
    The page works fine after navigating back from the home page - except for the standard Next/Previous links in the results table. If I click the search button - for instance - a new search is being done ok.
    Appreciate if you can share an example what is needed to support back button in such a simple page.
    Thanks,
    Søren Moss

  • I have been using iPod touch and iTunes with Windows XP - no problems.  I now have a new computer with Windows 7 Home Premium.  When I try to sync the iPod with Windows 7 and iTunes it will not transfer all my photographs.  What can I do?

    When I tried to sync my iPod Touch with my new computer none of the photographs were synced.  I use Adobe Photoshop Elements 10.  When I did it the first time the photographs were all muddled up in their albums.  When I tried to sync again the photographs were all removed.  On the third try I received an error message something like 'Unable to sync photographs program cannot be found.' Can anyone help.  (It may be to do with Windows 7 and Libraries??)

    Did you already try to delete the photo cache? iTunes: Understanding the iPod Photo Cache folder

  • Using Tiger 10.4.7 with AD 2003 and problems with rq'd Password Change

    I have been able to successfully change my password 4-5 times before in my scenario using Tiger v-.2->.6 and have never had a problems.
    Now I just changed my old expired password, as req'd from the AD policy, to my new Password on my XP box and have a Mobile account on my Powerbook that won't let me in now using my new Password. It says I am unable to use this <name> account at this time. Is there a propogation time to pass?
    Local Admin account on PB can sign in fine- My alternate Systems Admin account <mobile> can sign in as well fine. Other local accounts work well as well.
    As a mobile account I cannot change my password without being connected to the AD network at this point (no access through local System Prefs). Has anyone ever experienced this? Or is everyone still shying away from Mobile accounts usage and Homesync (Works great on my machine - problems with other accounts/computers)- I'm sort of a Mac/AD Daredevil here in XP-land, since we only really support Macs because our CEO won't (refuses to) use XP and I am a Jedi Knight inside the Dark Star (Just learning XP/AD to get steady work).
    Anyone out there have anything to add/suggest? THX

    The admonition not to use the Tiger install disk utility only applies to repairing permissions. You can use Disk Utility from the install disk for verifying and repairing your hard drives. However, with Tiger, you can now verify your boot drive with Disk Utility from your boot drive itself (this only works if you have disk journaling turned on and it's on by default). If the drive would need any repairs then you would have to boot from the installation disk to repair it.
    Disk Warrior is probably the best hard drive maintenance utility in the entire Macintosh universe and it works fine with Tiger. Just make sure you have the latest version which is 3.0.3 I believe.
    In my opinion the iLife suite of programs is absolutely essential for the complete Macintosh/OS X experience. There's nothing like it on any other platform, period. It's a true work of excellence.
    You will enjoy the stability and compatibility of Tiger especially when on the Internet. The latest version of Safari is the best yet.
    Dual 2.5GHz G5 Power Macintosh   Mac OS X (10.4.7)   1.5GB RAM 20" Apple Cinema Display

  • Example #31 (JClient JTable Using Range Paging Mode) problem?

    Hi,
    JClient 10.1.2
    When you run the example and activate the last record button to begin with, the next set button doesn't do nothing anymore?
    Is this a normal behaviour?
    Thanks
    Frederic

    repost

Maybe you are looking for

  • Multiple page Report

    Hi, How to Print the Report in Multiple Pages? i.e. Once the first page Report is finished , the next one has to start printing, and so on.Each Page can contain more than one pages. TIA, Vikki null

  • Wireless internet slow and lags on macbook but not g5

    All of a sudden my macbook is barely loading pages. It get's stuck on ebay, or will continue to spin and load. On my G5 which is also on the same wireless it has no problems. What can I do to remedy this? Any ideas? w

  • Errors during the installation

    Hello. I'm trying to install Oracle Database 11g on Oracle Linux 6.4 running as a virtual machine via Virtual Box 4.2.10. Host machine is Ubuntu 13.04. I'd tried to install it for about 15 times, having a problem every time. First it were corrupted f

  • How to put pdf file on crystal reports.

    Hi all, I'd like to put pdf file which is the attachment of Item master on crystal reports. I tried OITM.attachment but it only shows the location where the file is, not file itself. Thanks in advance.

  • My tabbed browsing bar won't disappear..

    The problem is that the tabbed browsing bar won't disappear up on my mac book air when I have more then one side opened at the time. I am new with mac so i don't know how to solove this at all