JHS-00101: No changes to save

Dear JHeadstart team,
I'm working with JDeveloper 10.1.3.2.0, JHeadstart 10.1.3.1.26.
I have a form which shows the fields of a row of a table.
The purpose of this form is to control these fields (you're allowed to changed them).
Then save them and a trigger will fire to make some new rows in another table.
But if all the fields in the form are correct right away, then there are no changes so i get the 'JHS-00101: No changes to save' message and my trigger will not fire.
Is there a way to let the trigger fire anyway?
regards,
Marcel.

Anton,
Thanks for your reply.
It's expected behavior, that is true.
But what i want is that without any changes my instead of update trigger will fire.
I have a table with rows.
These rows need to be controlled by hand. And If correct the data should be put in another table.
If a row is correct right away, I only have the save button to press.
But if JHS sees no changes it shows the JHS-00101 message and my update trigger will not fire.
Isn't there a work around?
regards,
Marcel

Similar Messages

  • Delete in Table Layout gives JHS-00101

    Hello JHeadstart Team,
    I'm using jdev 10.1.3.1 and jhs 10.1.3 (SU1).
    In my application I have 2 master-detail pages (master = form layout, detail = table layout). In both pages the delete action does not work, i.e. selecting a delete checkbox and pressing the save button gives JHS-00101: No changes to save !?
    Select, Insert and Update work fine!
    Log:
    07/02/22 10:03:16 [907] (39985) ApplicationPoolImpl.reuseReferencedInstance(2172) Reusing a cached session application module instance
    07/02/22 10:03:16 [908] (0) ApplicationPoolImpl.reuseReferencedInstance(2172) Reusing a cached session application module instance
    10:03:16 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/pages/GEWGemeindedatenBenutzerdefiniert/KulissenBenutzerdefiniert.jspx, pagedef=KulissenBenutzerdefiniertPageDef
    10:03:16 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    07/02/22 10:03:16 [909] (109) DCBindingContainer.internalRefreshControl(2314) **** refreshControl() for BindingContainer :KulissenBenutzerdefiniertPageDef
    07/02/22 10:03:16 [910] (0) DCIteratorBinding.getViewObject(1224) Resolving VO:KulissenBenutzerdefiniertView1 for iterator binding:KulissenBenutzerdefiniertIterator
    07/02/22 10:03:16 [911] (0) DCIteratorBinding.getViewObject(1224) Resolving VO:KulissenzuordnungenView1 for iterator binding:KulissenzuordnungenIterator
    07/02/22 10:03:16 [912] (16) DCJboDataControl.syncWithForceOption(1248) *** DCDataControl.sync() called from :DCBindingContainer.refresh
    07/02/22 10:03:16 [913] (0) JboBeanUtils.getProperty(81) *** Using bean introspection to lookup value :currentRowIndexInRange
    10:03:16 DEBUG (JhsPageLifecycle) -executing processModelUpdaters
    10:03:16 DEBUG (JhsCollectionModel) -KulissenzuordnungenCollectionModel: Executing processNewRows
    10:03:16 DEBUG (JhsCollectionModel) -KulissenzuordnungenCollectionModel: KulissenzuordnungenTable new row 0 ignored, no attributes updated.
    10:03:16 DEBUG (JhsCollectionModel) -KulissenzuordnungenCollectionModel: KulissenzuordnungenTable new row 1 ignored, no attributes updated.
    10:03:16 DEBUG (JhsPageLifecycle) -executing validateModelUpdates
    10:03:16 DEBUG (JhsPageLifecycle) -executing onCommit
    10:03:16 DEBUG (JhsNavigationHandlerImpl) -handleNavigation action=null, outcome=Commit
    10:03:16 DEBUG (JhsPageLifecycle) -Executing prepareRender, page=/pages/GEWGemeindedatenBenutzerdefiniert/KulissenBenutzerdefiniert.jspx, pagedef=KulissenBenutzerdefiniertPageDef
    07/02/22 10:03:16 [946] (125) DCBindingContainer.internalRefreshControl(2314) **** refreshControl() for BindingContainer :KulissenBenutzerdefiniertPageDef
    07/02/22 10:03:16 [947] (0) DCJboDataControl.syncWithForceOption(1248) *** DCDataControl.sync() called from :DCBindingContainer.refresh
    07/02/22 10:03:16 [948] (31) JboBeanUtils.getProperty(81) *** Using bean introspection to lookup value :currentRowIndexInRange
    In the ADF BC Tester the application modules run properly, the delete action as well.
    Why is there no call to (JhsCollectionModel) -KulissenzuordnungenCollectionModel: Key of row that will be removed: oracle.jbo.Key?
    How can I debug?
    Is there something wrong in the model level or view level?
    Thanks in advance
    Peter

    Hello again,
    I found the reason for the described behaviour:
    If I check "Use Table Range?" in the detail block the delete action works, if I turn off this attribute the delete action gives JHS-00101.
    Can you verify this ?! My workaround for the meantime is to set the Number of rows that should be displayed to a very high number.
    Regards
    Peter

  • How to change default save as location

    hi,
    how to change default save as location in acrobat 7.0?

    Why is Acrobat involved in this process at all? Why don't you save directly the pdf from your email program directly where you want it to be? Acrobat is just adding another step to this process.

  • I have created a form in InDesign, exported to a pdf, created an editable form and saved.  When I open the form and make changes and save, the reopen the changes are there.  If try to email this form as an attachment after editing, the attachment is alway

    I have created a form in InDesign, exported to a pdf, then created an editable form and saved.  When I open the form and make changes and save, then reopen the changes are there.  If try to email this form as an attachment after editing, the attachment is always minus the edits.   ????

    Hi chuck,
    If you ave created the form and then filling it yourself and saving the form, the filled data should be there when you reopen the same form.
    Can you please send the form to me at [email protected]  so that I can have a look.
    Regards,
    Rave

  • FRM-40401 No changes to save  error

    Hi,
    I have updated one table from form by writing update statement on the when-button-pressed triger.This update statement is doing its job fine and the table is updated.but iam finding 'FRM-40401: No Changes to save 'message in my console . Please tell me why it is coming when changes are made into tables and wat should i do to avoid this . i have written on-error trigger on form level to suppress this message.What effect itcan have on my working.
    Kindly take it on urgent basis.
    regards,
    rajesh

    Usually in Forms, you do not write SQL update statements to update your table. Instead, you create a base-table block, fetch the rows into the block, make your changes, and then commit. Forms automatic processing takes over and creates the update statements for you.
    What you have done is bypassed the default automatic processing, and Forms is complaining. I would try to re-do the form and use a base-table block.

  • Woundering how to change the "save as dialog / window" in Reader X ?

    Hi
    I am woundering if there is possible to change the "save as window" in Adobe Reader X. I want this to be the same as the "open window", where you get more browse options.
    Regards Frode - Netscenario.no

    You may use the forum for Adobe Reader.

  • My biggest 'pain' at the moment is that every time I go to change then save a Photoshop CS3 file it says 'cannot save as the file as it has been left open or is in use by another application'

    My biggest 'pain' at the moment is that every time I go to change then save a Photoshop CS3 file it says 'cannot save as the file as it has been left open or is in use by another application'

    Rule Number One - NEVER go directly uinto the iPhoto library - there are no user servicable parts in it and making any change no matter how small can corrupt your library and cause data or photo loss
    Exactly how were you trying to save a copy of your iPhoto library?
    Albumdata.xml does not contain your photos - and again NEVER make any changes to the content of the iPhoto library - no dragging - no changes - never go into the library
    We need to know exactly what you did
    And probalby the easiest solution is to load your backup from before you messed things up
    For reference after you get things working
    Moving the iPhoto library is safe and simple - quit iPhoto and drag the iPhoto library intact as a single entity to the external drive - depress the option key and launch iPhoto using the "select library" option to point to the new location on the external drive - fully test it and then trash the old library on the internal drive (test one more time prior to emptying the trash)
    And be sure that the External drive is formatted Mac OS extended (journaled) (iPhoto does not work with drives with other formats) and that it is always available prior to launching iPhoto
    And backup soon and often - having your iPhoto library on an external drive is not a backup and if you are using Time Machine you need to check and be sure that TM is backing up your external drive
    LN

  • I keep getting a warnin that my pages document could not be auto saved. The file has been changed by another application. Click save anyway to keep your changes and save the changes made by the other application as a version, or click revert to keep the c

    I keep getting a warning stating that the document could not be auto saved in pages. The file has been changed by another application. Then it says click save any way to keep your changes and save the changes made by the other application as a version, or click revert to keep the changes from the other application and save your changes to a version.
    What in the heck does all that mean, and why are they trying to behave like a Windows product or a Microsoft office product. I just don't get it.
    Why is another application changing my documents? It's like they've created a virus within their own programs. It's a pain in the neck and makes no sense.

    I am also having the issue of a warning saying "could not be auto-saved in Pages. The file has been changed in another application. I then hit "save anyway", the warning will go away for a time, sometimes minutes, sometimes hourr, but then the warming reapprears saying the same thing. This is not the case with all Pages documents but it is the case with many.
    Working with a Retina Macbook Pro and current software
    These are newly created documents

  • Using iPhoto 09, 8.1.2 How do I re-route saving pictures to the hard drive? Currently am saving to files on 'my' partition, and would like to change to save to a shared file so both partitions can view and access.

    Using iPhoto 09, 8.1.2 How do I re-route saving pictures to the hard drive? Currently am saving to files on 'my' partition, and would like to change to save to a shared file so both partitions can view and access.

    Drag the Library from the Pictures folder to the Users/Shared folder. I would point out that folks doing this on 10.6 and later frequently meet permissions issues. You might do better moving it to an appropriately formatted External Disk.

  • How to change and save a new file in Edge web Lumira server for Team ?

    Hi Lumira folks,
    I've installed SAP Lumira 1.0, Edge edition and View a sample 'Dairy Wholesaler-Sample"
    I'd like to change it and save as new file, but "Save" button is disabled and when I put my mouse over the button,
    it says "Save Option is disabled in this version".
    Is there any idae how to change and save as a new file in Lumira Edge ?
    Many Thanks.
    JH

    I've just found the reason as below.
    http://scn.sap.com/community/lumira/blog/2015/03/20/lumira-server-for-teams-edge-edition-version-compatibility
    The current version of Lumira
    server for teams is 1.0. This version uses Lumira 1.22 as its 'engine' as this
    was the version of Lumira Desktop that was shipped at the same time.
    Hence with the current Lumira
    version compatibility; namely that a newer version of the product can open an
    older document, but an older version cannot open a newer document, care must be
    taken when deploying Lumira server for teams.
    Lumira server for teams is only
    compatible with Lumira desktop 1.22. If you intend to deploy Lumira server for
    teams, ensure your desktop users do not move to a later version of the desktop.
    Content created in a later version of Lumira desktop can be uploaded and shared
    via Lumira server for teams, but it cannot be viewed or edited online in the
    browser.
    Ensure desktop users disable the
    auto update capabilities in the desktop preferences, and set the update to
    none.

  • Is it possible to change the save location of screen shots?

    I am trying to find out how to change the save location of screen shots. Is this possible? And how would I do this?

    Yes, it's possible but you will need to use Terminal located in HD > Applications > Utilities
    Change the Screen Shot Save File Location in Mac OS X

  • How to supress FRM:40405 no changes to save

    Guy,
    How do I supress the forms runtime message
    FRM:40405 no changes to save, I get this message when ever I press the save button irrespective of whether the records are inserted or changed .

    I agree that you shouldn't cover up potential problems. I didn't mean to suggest that. I think there can be valid reasons for suppressing messages sometimes.
    For example, I've used :SYSTEM.MESSAGE_LEVEL := '5'; before to suppress FRM-40401 or FRM-40405 - can't remember which one, it's been a while. In my case I was using exec_sql in forms to retrieve data from a DB2 table and insert it into an Oracle table. In this case forms didn't recognize that work was actually being done and would give the FRM-40401 or 40405 error at the end of the process, even though the records had been successfully inserted.

  • Why does the menu option change to "save as" after I select the print button?

    why does the menu option change to "save as" after I select the print button?

    >>The print command is selected in the File pull down menu, the print menu page pops up, I can then select my networked printer (which incidentally is confirmed to work with other software), the print command is in the bottom right hand corner and finally after depressing this print button a "save as" pop-up menu appears and then it only re-saves the file. Is this an issue with the pdf reader install?  

  • Illustrator crashes when using save as and changing the save location yosemite OS

    I am having a problem with illustrator crashing when using save as to save a file to another location than the one it was previously saved in. It will save to the same location just fine but on macbook pro with yosemite os it crashes immediately when i change the save location.  Tried reinstall and also tried other users and still does it. Any solutions?

    Hi Parisian tiger
    What happens when you try to open any file from the same location where you are saving the file using Save As command ?
    Will it be possible to join a connect session with me ?
    Please do let me know about your time availability ?
    Thanks & Regards,
    Raghuveer Singh
    [email protected]
    Time Zone: +5:30 GMT (IST)

  • How can I save my original IMovie and then use that same movie, make a few changes and save as something else?

    I made an IMovie.  Now I want to keep that original Imovie but make another one using the original IMovie, make changes and save it as another IMovie.  How do I do this.

    In iMovie version 10 select your Project in the Libaray and choose Edit>Duplicate Movie to create a copy of your Project. Then make your changes to the copy.
    In iMovie verison 9 select your Project and choose File>Duplicate Project.
    Matt

Maybe you are looking for

  • Xcode is not shown in launchpad

    For some reasion I want to use older versions of xcode on my macbook pro I tried to download and install the old xcode with sdk(from 2011) just as I did on my friends computer which it worked before but this time I failed.I tried it many times the  i

  • Dynamically adding xdp files to lca files

    Hi, Currently we are using .LCA file to deploy xdp files on different environment.But everytime there is some change in xdp files we need to recreate the .LCA file. Is there a way by which we can store xdp files in a particular folder and add referen

  • Factory reset

    I have a new 21.5 iMac with 10.8.2 and need to reset it to factory state so I can start again - please help

  • What is the best way to manage multiple ipods using the same itunes?

    Hi Everyone i am trying to manage three different ipods through the one Itunes, all with very different tastes, not sure if I am doing it the best or easiest way so does anybody have a simple solution on what you're supposed to do, to keep it all sim

  • URLConnection.getInputStream and synchronization.

    I can't quite understand why url.getInputStream must by globaly synchronized, if it isn't I will start to receive "connection refused" exceptions import java.net.*; import java.io.*; public class TestURL {     private final Object lock = new Object()