Save viewCriteria with mds

Hello!
I´ve just implemented user mds, for our application. And everithing works ok.
Just have a little problem with saving query criterias accross sesion.
When the query panel is based on a simple view object, I mean "select blabla from table" the query criteria is saved ok, but when the view object has for example a where clause, i got the next error:
JBO-29000: Se ha obtenido una excepción inesperada: oracle.mds.core.ValidationException, mensaje=MDS-01611: no se han guardado los cambios en la sesión de MDS porque algunos cambios no son válidos
MDS-02202: El contenido del objeto del metadatos "/persdef/es/spyro/oe/consultaorganizador/model/vo/ConMsg.xml" no es válido.
MDS-02201: fallo de validación de tipo para el objeto de metadatos "/persdef/es/spyro/oe/consultaorganizador/model/vo/ConMsg.xml"
MDS-02203: validación de tipo para el objeto de metadatos "/persdef/es/spyro/oe/consultaorganizador/model/vo/ConMsg.xml" en el nodo "ConMsg(xmlns(mds_ns1=http://xmlns.oracle.com/bc4j))/mds_ns1:ViewCriteria[@Name='avisos']/mds_ns1:ViewCriteriaRow[@Name='vcrow536']/mds_ns1:ViewCriteriaItem[@Name='NInforme']/mds_ns1:ViewCriteriaItemValue"
Falta el atributo necesario Value en el elemento ViewCriteriaItemValue
MDS-02203: validación de tipo para el objeto de metadatos "/persdef/es/spyro/oe/consultaorganizador/model/vo/ConMsg.xml" en el nodo "ConMsg(xmlns(mds_ns1=http://xmlns.oracle.com/bc4j))/mds_ns1:ViewCriteria[@Name='avisos']/mds_ns1:ViewCriteriaRow[@Name='vcrow536']/mds_ns1:ViewCriteriaItem[@Name='NInforme']/mds_ns1:ViewCriteriaItemValue[2]"
Falta el atributo necesario Value en el elemento ViewCriteriaItemValue
Any idea?

Ok, I have been all the day looking for.
And i have found, that The error is only when there is a BETWEEN defined on the viewCriteria.
Any ideas?

Similar Messages

  • How to save folders in MDS

    Hi All,
    I have included my own folder in ${AIA_HOME}/AIAMetaData/AIAComponents and want to save it in MDS by running ANT command for UpdateMetadata.xml but it is not saving it. It is saving only files not directories. I have mentioned the UpdateMetaDataDP.xml file here. Please let me know how can I resolve this issue.
    Following are the steps I followed:
    1> I moved all the folders in ${AIA_HOME}/AIAMetaData/AIAComponents which I wanted to be there by FTP.
    2> I updated the locations in UpdateMetaData.xml file (Please see the content below).
    3>Ran ANT command for UpdateMetaData.xml file.
    4>Result was Build Successful.
    5> If you see the file below, in forst UpdateMetaData tag, I want to save all the subdirectories and files under Manufacturing but it is not doing so.
    Same is the case in other tags.
    Kiindly suggest the steps as it is hampering our development work.
    ----------------------------------------------------------------------UpdateMetaDataDp.xml-----------------------------------------------------------------------
    <?xml version="1.0" standalone="yes"?>
    <!-- Do not modify the contents of this file manually -->
    <DeploymentPlan component="Metadata" version="3.0">
         <Configurations>
              <UpdateMetadata wlserver="fp" >     
                   <fileset dir="${AIA_HOME}/AIAMetaData">
                        <include name="AIAComponents/EnterpriseBusinessServiceLibrary/Industry/Manufacturing/*.*" />
                   </fileset>
              </UpdateMetadata>
              <UpdateMetadata wlserver="fp" >     
                   <fileset dir="${AIA_HOME}/AIAMetaData">
                        <include name="AIAComponents/ApplicationObjectLibrary/*.*" />
                   </fileset>
              </UpdateMetadata>
                        <UpdateMetadata wlserver="fp" >     
                   <fileset dir="${AIA_HOME}/AIAMetaData">
                        <include name="AIAComponents/EnterpriseObjectLibrary/Industry/Manufacturing/*.*" />
                   </fileset>
              </UpdateMetadata>
              <UpdateMetadata wlserver="fp" >     
                   <fileset dir="${AIA_HOME}/AIAMetaData">
                        <include name="AIAComponents/EnterpriseObjectLibrary/Infrastructure/OAGIS90/*.*" />
                   </fileset>
              </UpdateMetadata>
              <UpdateMetadata wlserver="fp" >     
                   <fileset dir="${AIA_HOME}/AIAMetaData">
                        <include name="AIAComponents/EnterpriseObjectLibrary/Infrastructure/Custom/V1/CustomMeta.xsd" />
                   </fileset>
              </UpdateMetadata>
         </Configurations>
    </DeploymentPlan>
    Thanks,
    Dhiraj Mishra

    Hi,
    Instead of ending you file paths with *.* end them with /**. This is according to the AIA developer guide, see steps below and also very the "fp" wlserver attribute for the UpdateMetaData element.
    Browse to the folder at $AIA_HOME/aia_instances/$INSTANCE_NAME/bin.
    Source the file aiaenv.sh by executing the following command:
    source aiaenv.sh
    Browse to the folder at $AIA_HOME/aia_instances/$INSTANCE_NAME/config and open the deployment plan file, UpdateMetaDataDP.xml.
    Update the file UpdateMetaDataDP.xml by inserting include tags for each resource group that you want to add to the MDS:
    To upload all the files under "AIAMetaData", add the following:
    <include name ="**"/>
    To upload the files copied to "AIAComponents/ApplicationObjectLibrary/SEBL/schemas" folder, add the following:
    <include name ="AIAComponents/ApplicationObjectLibrary/SEBL/schemas/**"/>
    Note:
    In the include tag, the folder path must be relative to the folder AIAMetaData.
    Browse to AIA_HOME/Infrastructure/Install/config. Execute the script UpdateMetaData.xml by typing the command:
    ant -f UpdateMetaData.xml
    Hope this helps!

  • How can I configure the save page mode (to save DEFAULT WITH OR WITHOUT images and other dependencies in a folder)?

    I like it that I can save webpages with or without dependencies in a separated folder. And its implementation in Firefox (e.g. it remembers how I saved something before, and that way becomes the default) can also be good sometimes. But usually it is not.
    Usually I want to save pages as HTML-only. Sometimes, but only sometimes I have to save a page as a whole (I don't know the name of the feature). But after I save something with dependencies, I often forget that, and don't care about this option. Firefox, however, doesn't forget it, and saves thousands of unimportant images, until I notice it and switch it off again.
    This is not good.
    I tried Google Chrome, which simply don't remember how I saves something before, and always select the complete page option for default. It is exactly the opposite of the perfect solution (in my opinion). The best would be if the browser would save everything as HTML only, if I don't change it. Or it would be even better if I could configure it manually (turn this remembering feature on/off).
    This is not a beginner's problem, so it would be good if only a config option solved this. I imagine that already exists a config option for this, but I could not find it. I found only the "browser.download.save_converter_index" option, which depends on how I used it last time.
    Is there a config option for this? Or should I report this in the Firefox brainstorm page?
    Thank you for your time
    D. J. S.

    That choice is remembered in the Integer pref <b>browser.download.save_converter_index</b>
    0: Web Page, complete (default)
    1: Web Page, HTML only
    2: Text files
    If you want to reset that choice to HTML only on every start of Firefox then you can use this line in the file [http://kb.mozillazine.org/user.js_file user.js]
    <pre><nowiki>user_pref("browser.download.save_converter_index", 1);
    </nowiki></pre>
    See also http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

  • Pages 5.1 error "This document is too old. To open it, save it with Pages '09 first."

    When trying to open a Pages '08 file from a MacBook Pro in Pages 5.1 on an iMac, I get thr error message, "This document is too old. To open it, save it with Pages '09 first". I cannot locate a Pages '09 to use.  I can export the file from Pages '08 into a Microsoft Word Doc file and can open it then. How I do I solve the problem and open files in Pages 5.1?

    It is A solution that works if you don't have too many Page files to convert, but is very poor solution if trying to move everything off of the MacBook Pro to the iMac.  I don't necessarily need to open the 5 years of files, but if I need to look at something archived, I'm dead in the water.
    It doesn't make sense that a Mac can open a Microsoft product but cannot open a Mac product.  I can understand that a program is not forward compatibale, but almost all programs are backward compatible. This same problem appears with Numbers 3.1.
    Apple needs Microsoft as a solution?

  • I have a laptop and a desktop both Macs all of a sudden the desktop wont let me get into my bank account a popup box comes up when I click login asking if I want to save, open with or do automatically, never had this before my laptop is fine

    I click on login on my Mac OSX and a popup box appears with save, ope with or do automatically if I click on any of those it does not get me into anything
    Go to preferences and not sure what I should be changing to rectify the problem
    My laptop is fine

    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Check and tell if its working.

  • Acrobat 9.3.4 (or 9.3.3.177): Save As with Optimize for Fast Web View

    When I do a Save As with Optimize For Fast Web View checked, the saving stops and an Adobe Acrobat dialog displays:
         The document could not be saved. There was a problem reading this document (111).
    If I uncheck Optimize For Fast Web View, the Save As seems to work.
    Is there a way to have Fast Web View work with Save As?
    Acrobat.exe is version 9.3.4 (or 9.3.3.177 in the properties). The Acrobat.DLL version is 9.3.4.218.

    Thanks.  I did submit a report at the site.  I hope somebody reads it as this is a big problem for us.
    Thanks again.

  • HT204150 Cannot save contacts with no name in iCloud in Outlook.

    I cannot save contacts with no name in iCloud in Outlook.  The error messages are generic.  This is an issue, since most companies do not have a dedicated name to go to.  iCloud was always bad with contacts with no name.  The issue has gotten worse.  Also, this is a defect, since before you could do this, and now you can do this in iPhone and web iCloud.  This is one of many issues introduced by iCloud 3.

    I now find these USA type errors are only on the Address Book that comes up on my iMac when I go to iCloud.com    possibly because the iMac does not support iCloud
    My iPad and iPhone4 seem to be syncing OK re Contacts on iCloud  EXCEPT I have Duplicates and on my iPad I can see one Group relates to "iPad" while the second or Duplicates relates to " Unified"
    Is there any way via my iPad that I can eliminate all Contacts from this "Unified" Group and thereby eeliminate the Duplicates?

  • Photos in my from my iPhone have same numbering as photos from my dig camera.  They all go into iPhoto fine but when I backup to my ext hard drive it will only save one with the name IMG 1002 and I have two separate images both with that name.  Help?

    Photos in my from my iPhone have the same numbering as photos from my digital camera.  They all go into iPhoto fine but when I backup to my ext hard drive it will only save one with the name IMG 1002 and I have two separate images both with that name.  How do I get them all to save on my ext hard drive and hope do I prevent this numbering overlap in the future?  I'm really hoping I don't have to go through and manually rename every single picture.  Thanks.

    How are you backing up the photos?  The best way is to backup the library itself as that will preserve your organizational efforts as well as all metadata like keywords, titles, faces, places, books, etc.
    You can use a backup application that does incremental backups.  Thus only the first backup is a full one and subsequent backups just copy those files that are new or changed. I use Synk Pro.  The lower cost version, Synk, will do the same job.  Other similar apps can be found at MacUpdate.com.  
    OR: upload your camera to a folder on the Desktop. There you can rename the files to something that is more informative than just the file name.  I use the date (international format) along with a brief desc: 2007-1-20-adian1stbday-001.jpg.  File renaming apps can also be found at MacUpdate.com.  Also you can give the folder an informatve name which will become the Event name when you import the folder of photos into iPhoto.
    OT

  • HT1750 Pages, This document can't be opened because it's too old.  To open it, save it with Pages 09 first          still can't open pages document

    I recently purchased a new Mac and I am having difficulty opening older Pages documents.
    Pages, This document can't be opened because it's too old.  To open it, save it with Pages 09 first          still can't open pages document

    Either you have access to Pages ’08 v3, Pages ’09 v4, or neither. One of these older, but more functional versions of Pages can open, and export the document in question to Word. Preview on OS X 10.9.5 and Yosemite can view Pages ’08 documents (in my experience). It is not obvious to me that Preview may be using the installed Pages ’09 v4.3 to assist in opening these '08 documents.
    Once opened in Preview, you can select/paste text into Pages v5.2.2, or v5.5. If you want the images from the PDF, then export it from Preview as PDF, and then drag/drop onto latest free LibreOffice icon in the Dock, which will open the PDF for editing. Select, copy, and paste the images into Pages v5, or incorporate into Text boxes, or Shapes. When pasted, images will be in their original size/resolution, not necessarily as small as they appear in the PDF.
    If the second paragraph is a chore, then follow Peggy's advice above on the sources for purchase of Pages ’09.
    In the future, I would not recommend trusting document architecture to Apple, and use a more accessible format (.doc/x) for better cross-platform access, longevity, and application choice. You may find LibreOffice, or Office for Mac 2011 a better choice for features.

  • This document can't be opened because it's too old.To open it, save it with Pages '09 first.

    Bought new MAC desktop tried to open old Ipages and I get this message, what do I do now?
    This document can’t be opened because it’s too old.To open it, save it with Pages ’09 first.
    Thanks

    If you migrated your old system to the new Mac you should still have Pages '08 in your Applications/iWork folder.
    Open your document in Pages '08 and Export it to Word .doc/.docx and open that in Pages 5.
    Peter

  • How do I save attachments with an E Mail?

    How do I save attachments with an E Mail?

    Hover the mouse at the top of an email with an attachment, in the area shown in the image below, and it should reveal the attachments icon - select it and download the attachments to wherever you wish on your HD.

  • With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    Numbers 3.x can only open Numbers '09 and later.  You will need Numbers '09 to open Numbers '08 files.
    If it is a single file (or only a few) you can email me and I will open and convert then email back.  My email address is in the "Biography" of my profile.
    You may have Numbers '09 installed.  Look in the folder "/Applications/iWork '09"  if Numbers is in that folder launch it, open the file you tried to open, and save.  Then you should be able to open in Numbers 3.x

  • My printer officejet pro 8500A plus won't go into power or screen saver mode with XP Prof/

    why doesn't my printer officejet pro 8500A plus go into power save or screen saver mode with windows XP Professional?
    I have updated the firmware, i've put the printer through a power cycle, I did a semifull reset. I checked the boxes to on for power save and screensaver. Yet my printer runs through the product tour all day long

    the only place I can find to enable power and screen savings is on the printer LCD itself. Is there somewhere else to look for this option? I look at printer HP on windows go to properties and there is no way to enable power saver mode.

  • I can't open or save file with Java Web Start

    Hi,
    i can't open or save file with Java Web Start:
    import java.io.*;
    import java.util.*;
    public class MetaDataFileCreator {
    public String fileNameSpace = null;
    public String fileName = null;
    protected Properties file = null;
    public MetaDataFileCreator(String fileNameSpace, String fileName) {
    this.fileNameSpace = fileNameSpace;
    this.fileName = fileName;
    public void createMetaDataFile() {
    try {
    System.out.println("file METADATA");
    ClassLoader cl = this.getClass().getClassLoader();
    String nameFileMetaData = fileNameSpace + fileName + ".txt";
    FileOutputStream fileOS = new FileOutputStream(cl.getResource(nameFileMetaData).getFile());
    file = new Properties();
    file.setProperty("aaaaa", "aaaa");
    file.store(fileOS, "");
    fileOS.close();
    } catch (Exception e) {
    System.out.println("Error writing metadata-file: " + e);
    System.exit(1);
    e.printStackTrace();
    I have try also to open a file like this:
    ClassLoader cl = this.getClass().getClassLoader();
    file.load(cl.getResourceAsStream(nameFile));
    also like this:
    try {
    fos = (FileOpenService)ServiceManager.lookup("javax.jnlp.FileOpenService");
    fss = (FileSaveService)ServiceManager.lookup("javax.jnlp.FileSaveService");
    } catch (UnavailableServiceException e) {
    fss = null;
    fos = null;
    System.out.println("Error with JNLP");
    System.exit(1);
    if (fss != null && fos != null) {
    try {
    // get a FileContents object to work with from the
    // FileOpenService
    FileContents fc = fos.openFileDialog(null, null);
    //FileContents newfc2 = fss.saveAsFileDialog(null, null, fc);
    // get the OutputStream and write the file back out
    if (fc.canWrite()) {
    // don't append
    os = fc.getOutputStream(false);
    } catch (Exception e) {
    e.printStackTrace();
    also like this:
    File f = new File((System.getProperty("user.home")+"x.txt").toString());
    FileOutputStream fileX = new FileOutputStream(f);
    OutputX = new PrintWriter(new BufferedWriter(new OutputStreamWriter(fileX, "UTF8")));
    OutputX.println(....
    but it doesn't work with Java Web Start.
    Can someone help me?
    How can I open or save file?
    thank you.
    Sebastiano

    Did you specify <all-permissions/> in your JNLP file? Did you sign your code? What error are you getting?

  • How to save file with the "/" symbol in the name?

    Hi,
    I have Adobe Professional 8.  I need to save files with names that include the symbol /, but Adobe interprets, for example, A/88/6, as file name 6, in a folder named 88, in a folder named A, and sets up new folders to accommodate that.  I cannot substitute another symbol as I already have thousands of pdf files in a database using the / symbol, and I need them in the same folders.
    I would very greatly appreciate any advice,
    thanks,
    Mo.

    Thanks.
    As I said, I'm pretty ignorant about these things.  I wouldn't know how to begin using a "hack".  All I know is that I was able, for over a year, to save .pdf files directly from my browser on several computers, and use the forbidden "/" symbol in every file name.  After saving the files, Adobe will happily open them, and allow me to edit and re-save them, although I now see that it will not allow me to "save as" them under a different name without removing that symbol.
    I may not be tech-savvy, but I can state that everything I have said here and above is entirely accurate.  I would be happy to open a dropbox account to show you countless .pdfs with the symbol "/" in the name.
    This is honestly not that big a deal.  I greatly appreciate this discussion, and you have inspired me to become slightly less computer-ignorant.
    Hope you all had a great New Year.  I am still recovering.
    Cheers,
    Mo.

Maybe you are looking for

  • Sent messages come back as new mail in inbox...

    Whenever I send an email from my iPhone's Gmail account to someone else, it always comes back to me as a new message. It only does this with my iPhone and not my computer. Why is that? Shouldn't it be sent to the "Sent" folder? Or is this normal? Ple

  • Coding for event "status change" in opportunity

    Hello, i need to process own coding if an opportunity was changed to status "lost". How would you realize this? Where do i find a god point to add this own coding which shall be processed on status change? Thank you Best regards Manfred

  • ICal dead after update--access privileges/calendar cache error

    Hi all, iCal began acting a bit buggy earlier today--it wouldn't let me add any new events or see the details in old ones, even after closing and re-opening the program. I just did a software update (including OS software) and now it won't work at al

  • Nikon d3 and 300

    anyone heard if aperture will have raw support yet for the new nikon models d3 and 300....so far those don't show up on the raw supported file page.

  • Loginwindow (Not Responding) after iTunes & Quicktime update

    In order to activate my new iPhone this morning I needed to upgrade to iTunes 7.5 and the corresponding Quicktime update. After a reboot and logging in I was presented with the desktop, the dock and a spinning beachball . . . which still hadn't gone