BUG: modifying entity doesn't get saved

When I modify for example an attribute of a certain entity (for example change the type of a primary key field from Number to DBSequence) the changes are gone as soon as I press Apply or Ok. Without any error messages whatsoever. This behaviour doesn't occur all the time so it's hard to give a scenario to reproduce the problem... :/ Maybe the BC4J team has experienced this problem already? Is there a workaround available? (without the need to remove and recreate the entity because I have lots of associations, views etc. that depend on the entity).

Peter-
Steve Muench forwarded your example to me. He suggested to look at the _SuperAttr attribute that was saved in the xml file.  This was causing similar problems for us a couple of months back and has since been removed from the xml file.  It was a remnant of some other older stuff, but was thought to be benign in the file (it wasn't)  For your case, you can hand-edit the xml file to remove it and everything will be fine.  In newer versions of bc4j it will be removed automatically.
Ray

Similar Messages

  • I sort my booksmarks (A-Z) but that sort doesn't last very long. It seems like the sorting process I go through doesn't get "saved." Thoughts? Thanks, Scott

    I sort my booksmarks (A-Z) but that sort doesn't last very long. It seems like the sorting process I go through doesn't get "saved." Thoughts? Thanks, Scott

    How are you sorting the bookmarks?
    The Views menu in the Bookmarks Manager (Bookmarks > Show All Bookmarks) is for displaying the bookmarks in different sorting orders (hence the name Views) and doesn't sort bookmarks permanently.<br />
    In Firefox the option to sort bookmarks is only available for folders and not for individual bookmarks.<br />
    Right-click a folder to open the context menu and choose "Sort By Name" in the left pane of the Bookmarks Manager or in the side bar to sort the bookmarks alphabetically or drag bookmarks to the wanted position.<br />
    If dragging doesn't work then use Cut and Paste instead.
    See:
    * http://kb.mozillazine.org/Sorting_and_rearranging_bookmarks_-_Firefox
    * SortPlaces: https://addons.mozilla.org/firefox/addon/sortplaces/

  • System.Data.Entity.DbSet entity doesn't get updated with sequence nextval

    I am using EF6 with oracle 12c client. I need dynamic entity object to be added in System.Data.Entity.DbSet
    System.Data.Entity.DbSet entity = Request.Context.Set(obj.GetType());
    Object Updated = entity.Add(obj);
    Result_SaveChanges = Request.Context.SaveChanges();
    int sequence = Request.Context.Database.SqlQuery<int>("SELECT " + SeqName + ".currval FROM DUAL").FirstOrDefault();
    Save Changes doesn't update the object's key but fetching the sequence give me the updated value. I need System.Data.Entity.DbSet entity to be properly updated so that i can insert child entities too through their navigation properties.

    Hello Sidra,
    Since you are working with EF based on Oracle database provider, for this, i suggest that you could post it to the Oracle related forum:
    https://community.oracle.com/welcome
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Bug: Dotted grid doesn't get drawn beyond 2000 pixels (CS6, Win32)

    In a document of dimensions 4096 x 1536, the dotted style grid fails to be drawn beyond 2000 pixels from the left, when viewing the document at 50% magnification or greater. Here's a screenshot:
    http://i.imgur.com/YPAuoUy.jpg?1
    Full specs of my machine can be found in another bug report here:
    http://forums.adobe.com/message/5282461#5282461

    John_Data, this forum is before all a user to user forum, you are not addressing Adobe's teams here.
    If you want to report this issue (that is maybe linked to limitations in your videocard) to the Photoshop teams, I suggest that you post at http://feedback.photoshop.com that is meant to report bugs or suggest features requests.
    But it is not because it is reported, and maybe acknowledged that it will be fixed immediately. It needs to be checked by QE to see if the fix does not cause other issues, etc.
    If you have issues logging in, check this thread: http://feedback.photoshop.com/photoshop_family/topics/how_do_i_register_a_new_account_for_ this_photoshop_com_forum

  • GATP-CRM, ATP check is called, but doesn't get saved in the sales order

    Hi ,
    We have integrated CRM with APO t do ATP check. We are using rule based availablity check.
    Under rule based check we are using location determination procedure.
    Our scenario is sales from Stock.
    Following example
    Example:In our case SKu1 stoick is present in location A & B.
    Stock in A: 1000
    Stock in B: 500
    When we create a sales order in CRM of quantity 1000, ATP check is called and the 1000 qty gets confirmed and can successfully save this order..
    The ATP works fine in this case.
    But if the order exceeds than the stock present in any one of the plant we face following problem:
    Sales order qty is 1500:
    the availalibilty check is done, qty confirmed from A:1000 & B is 500.
    But when we save this order, the confirmed qty becomes zero.
    Need your suggestions on this.
    Regards,
    Chetana

    When you are in the APO-Avail check screen, as described you will see that both 1000 from plant A and 500 from plant B is visible, However can you check to see if the CUMULATED CONFIRMED QTY is 1500 or 0
    From your description, looks like it is 0 because of which the confirmation is 0 qty
    To solve this, please check the following and do one at a time and see which one works
    (1) ATP GROUP in APO----- Change CUMULATION to """"CUMULATIONN OF CONFIRMED QTY"""""""
    If this does not work, check the CHECK INSTRUCTIONS
    (2) in check instructions under RBATP--- check the box for "" Create SUB ITEM"""
    Please post us which one worked as it will be helpful for others in the future
    Thanks
    Kumar

  • When I close a tab, and I go through my history of "Recently Closed Tabs" or press Ctrl+Shift+T, my recently closed tab doesn't open and it doesn't get saved in the "Recently Closed Tabs" options under history. What do you think happened?

    Does anyone else have this problem? It's in my history, but not under "Recently Closed Tabs".

    Make sure that session restore is enabled and working properly.
    * http://kb.mozillazine.org/Session_Restore
    You can also check these prefs on the about:config page.
    * http://kb.mozillazine.org/browser.sessionstore.max_tabs_undo
    * http://kb.mozillazine.org/browser.sessionstore.max_windows_undo
    * http://kb.mozillazine.org/browser.sessionstore.resume_from_crash

  • UKM_BP additional information not getting saved.

    Hello Experts,
    We are implmenting FSCM Credit Management, wherein I need to enter information like collateral, guarantees etc in business partner.
    But when I try to save it in additional information in credit profile tab, it doesn't get saved once save buttion is pressed.
    I have not created any additional info categories or info types. I am using standard SAP delivered . I have also created z implementation of BADI "FSBP_BP3100_UPDATE" which is a prerequisite . Also I checked SAP Note 842975 for program error but this note has a status "Cant be implemened" as our release is higher.
    Please suggest. Thanks in advance.
    Abhishek Govilkar

    Hello,
    Thanks a lot for your reply. I did implement both notes. But due to this implementation there is a new issue. It gives below error:-
    "No More storage space available for extending an i"....(can not see further message or message number as once i click this it comes out.)
    Did I miss anything ?
    Thanks in advance.
    Abhishek Govilkar

  • Where does the details of the files on usr/sap directories get saved?

    hi,
    when a (.dat) file is created by background job processing in the 'usr/sap/' directories, where does the details like last changed, last modified of these files get saved?
    which table does these detiails get saved?
    thanks,
    swamy

    Hi,
    Transaction AL11 does exactly wat you are looking for,
    it lost list of files present on the server SORTED on date and time.
    and also u can use function module EPS2_GET_DIRECTORY_LISTING which contains a date/time stamp
    Hope it helps u...

  • [svn:osmf:] 10991: Fix bug FM-119, where the playhead time doesn' t get updated until after the seek has completed.

    Revision: 10991
    Author:   [email protected]
    Date:     2009-10-17 22:52:28 -0700 (Sat, 17 Oct 2009)
    Log Message:
    Fix bug FM-119, where the playhead time doesn't get updated until after the seek has completed.  The bug is actually in Flash Player (FP-1705), and the workaround is to wait until NetStream.time gets updated before dispatching the seek completion event.  This changelist also updates the unit tests and NetMocker to verify the fix.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-119
        http://bugs.adobe.com/jira/browse/FP-1705
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/audio/TestAudioSeekableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/media/TestMediaPlayer.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/net/TestNetStreamSeekableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestISeekable.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestSeekableTrait.as
        osmf/trunk/libs/adobe/NetMocker/org/osmf/netmocker/MockNetStream.as
        osmf/trunk/libs/adobe/NetMockerTest/org/osmf/netmocker/TestMockNetStream.as

    Revision: 10991
    Author:   [email protected]
    Date:     2009-10-17 22:52:28 -0700 (Sat, 17 Oct 2009)
    Log Message:
    Fix bug FM-119, where the playhead time doesn't get updated until after the seek has completed.  The bug is actually in Flash Player (FP-1705), and the workaround is to wait until NetStream.time gets updated before dispatching the seek completion event.  This changelist also updates the unit tests and NetMocker to verify the fix.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-119
        http://bugs.adobe.com/jira/browse/FP-1705
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/audio/TestAudioSeekableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/media/TestMediaPlayer.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/net/TestNetStreamSeekableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestISeekable.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestSeekableTrait.as
        osmf/trunk/libs/adobe/NetMocker/org/osmf/netmocker/MockNetStream.as
        osmf/trunk/libs/adobe/NetMockerTest/org/osmf/netmocker/TestMockNetStream.as

  • Load remote images in html mail setting does not get saved. I have to turn it off every time I log in. Is this a bug?

    Load remote images in html mail setting does not get saved. I have to turn it off every time I log in. Is this a bug?

    Plug your phone into the wall charger for at least 30 minutes...make sure you have a sim card in the phone...then:
    Leave the USB cable connected to your computer, but NOT your phone, iTunes running, press & hold the home button while connecting the USB cable to your dock connector, continue holding the home button until you see “Connect to iTunes” on the screen. You may now release the home button. iTunes should now display that it has detected your phone in recovery mode, if not quit and reopen iTunes. If you still don’t see the recovery message repeat these steps again. iTunes will give you the option to restore from a backup or set up as new.
    Make sure you have no anti-virus software running or any firewalls...turn all of that stuff off.

  • Entity Doesn't Know How To Do Anything Error

    I've been trying to research this error and have been unsuccessful in finding any other info. For select Assets, when I try to upload them into FCS 1.1.1, I get the error that "Entity Doesn't Know How To Do Anything." Any thoughts, Anyone?

    A. Try copying off the files from Media Card to your PC.
    Then place the card in your BlackBerry and use the format command, should be found at Options > Media Card
    Once formatted, use Mass Stroage Enabled on the Media Card to now make the Media  Card a removable drive viewed from your PC, and copy the files from the PC now to the Media Card.
    1. Go to Options >> Media Card
    (some themes or BlackBerrys may call this "Settings >> Media Card")
    2. Check the following settings (if they are not listed this way, then change to reflect the following:
    a) Media Card Support: On
    b] Mass Storage Mode Support: On
    c) Auto Enable Mass Storage: Yes
    3. Save the settings and exit
    B. A brand new device? I'm betting it's getting lots of use the first few days.
    Here are some good charging tips, please read and you'll see that many of them will apply to you.
    http://www.blackberryfaq.com/index.php/Maximum_Battery_Life
    And here: http://supportforums.blackberry.com/t5/BlackBerry-Community-Post/Power-Saving-Tips-for-your-BlackBer...
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • HT4995 My location service on Google does not work and nothing is getting saved in my history bookmark

    My location service on Google does not work. It will not bring up my location. Also nothing is getting saved in my history folder in my bookmark.

    I have the same issue, I think. If I open Safari and search Walmart (google is my default search) it doesn't give me location results, and there is a little button at the top that says 'Use Precise Location.' If I tap that button nothing happens. Very frustrating. I've checked all my settings against my wife's iPhone, and my iPad, both of which work, and I can't find anything different.

  • Email sent from iPad don't get saved

    Sent emails from iPad don't get saved  I

    POP by definition doesn't "share" folders. Sent messages from one machine are invisible to another. Messages deleted on one machine are gone, period. IMAP, used by MobileMe and Gmail, may be better for your needs. I don't use Yahoo mail, but I'd be surprised if this weren't "working as intended" (by them, if not by you.)

  • CSV File Doesn't Get Included In The Package

    Hello friends,
    We have problem with  packaging the indesign document.
    we are opening have data merge CSV files which show in the links pallet.
    when we run the package command the .csv file doesn’t get included in the package
    so if there are any extra settings that copies  .csv files in the current package please help me.
    Regard
    Tahir

    Hi
    And how about this technet article
    http://technet.microsoft.com/en-us/library/ff980461(v=exchg.141).aspx
    To avoid this error in the future, follow one or more of these steps:
    Do not manually modify message tracking log files. By default, these files are located in the following directory: C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Logs\MessageTracking.
    Make sure that your file-based antivirus software is configured to exclude file directories that contain message tracking log files. For more information about configuring your file-based antivirus software on an Exchange server, see
    File-Level Antivirus Scanning on Exchange 2010.
    Review the System log for disk-drive-related events. Use the information in those events to determine whether the disk that stored the log files has any hardware failures. You may have to use
    CHKDSK tool to check a disk and display a status report. For more information about
    CHKDSK, type CHKDSK /? at a command prompt.
    Cheers
    Zi Feng
    TechNet Community Support

  • Contracts getting saved but when it change VA42-  it gives error message

    Hi Experts,
    Any one encountered following error while contracts change VA42.
    While Creating Contracts VA41- We are selecting Contract start date and end date for one year
    If we save the Contract is getting saved and immediately we are getting Message Like u201C
    u201CExpress document u201CUpdate was terminatedu201D Received from authoru201D
    And if we go for VA42- change contract we are getting error like u201CSD document XXXXX is not in the database or has been archivedu201D
    Message no. V1302
    Diagnosis
    You get this message in the following situations:
    u2022     The SD document you have specified does not exist.
    The document might have been archived.
    u2022     The system did not find a document header (VBAK) for an individual sales requirement record (VBAK).
    An inconsistency has occurred in the ERP system.
    We tried changing Contract Profile Dates but no change u2026 facing the same Error.
    Regards
    Seegal
    Edited by: Raga on Nov 19, 2010 5:22 AM

    Hi Balaji,
    I did the same thing went to ST22 ...
    how to correct the error
      Probably the only way to eliminate the error is to correct the program.
      If the error occures in a non-modified SAP program, you may be able to
      find an interim solution in an SAP Note.
      If you have access to SAP Notes, carry out a search with the following
      keywords:
      "MESSAGE_TYPE_X" " "
      "SAPLPS_BAPI" or "LPS_BAPIF01"
      "CHK_PRECOMMIT"
    I am Checking for OSS notes
    Regards,
    Seegal

Maybe you are looking for

  • Folder with Flashing Question Mark

    I put a new HD in this MacBook, for the third time, in three years. This time it is a Seagate and not a WD as the other two were. This one is 500GB 300 MB/s. The only software I have installed on it was Adium. I haven't even configured it yet. The Ma

  • Many instances of Essbase

    There are many instances of Essbase running in the server. Our server hangs very often because of this. Is there any way to avoid this? We use Essbase 6 in Linux 2.4.9-e.38enterprise version. hyperion 22384 1 0 Mar31 ? 00:00:00 /home/hyperion/essbase

  • How to automatically connect to wi-fi after turning macbook pro on from sleep (without pressing a button!)

    Hi there, I was just wondering how to connect to wi-fi as soon as I turn my macbook pro on from sleep mode The thing is, I constantly have to select the network i want, even though I've already set the location to automatic and even added the network

  • Firefox 4b8 not working with Shockwave for Director 11.5.9.615

    Have installed Firefox 4b8 and Shockwave for Director 11.5.9.615.<br /> Also have Firefox 3.6.13 with '''separate profile'''. <br /> Director plugin works fine in Firefox 3.6.13 but not in Firefox 4b8. <br /> Loading a Shockwave for Director page is

  • Download to CSV format in Interactive report

    Hi all, We have APEX 4.2. We have created Interactive report on a table. When we download that report to csv, everything is fine except for loan number which is a varchar2(50 Byte) (e.g. 210568900000000012). It is shown as 2.10569E+15. When we try to