Renaming Tags

Hi,
I am generating a XML file from a stored procedure based on a select statement like this:
ctx := dbms_xmlgen.newcontext('SELECT CURSOR(SELECT t1.cntbtch, rownum cntitem, t1.idvend, t1.idinvc,
CURSOR (SELECT batch_number cntbtch, 20 * rownum cntline FROM t2) as AP0022,
CURSOR (SELECT batch_number cntbtch, invoice_date_cdo datedue from t3) as AP0023
FROM t1) as AP0021
FROM dual');
dbms_xmlgen.setrowsettag(ctx, 'DataSet');
dbms_xmlgen.setrowtag(ctx, 'AP0020');
The result is:
<?xml version="1.0" ?>
- <DataSet>
- <AP0020>
- <AP0021>
- <AP0021_ROW>
<CNTBTCH>GL000003</CNTBTCH>
<CNTITEM>1</CNTITEM>
<IDVEND>1919</IDVEND>
<IDINVC>3354033</IDINVC>
- <AP0022>
- <AP0022_ROW>
<CNTBTCH>GL000003</CNTBTCH>
<CNTLINE>20</CNTLINE>
</AP0022_ROW>
</AP0022>
- <AP0023>
- <AP0023_ROW>
<CNTBTCH>GL000003</CNTBTCH>
<DATEDUE>06-JAN-06</DATEDUE>
</AP0023_ROW>
</AP0023>
</AP0021_ROW>
I would like Not to show <AP0021>, <AP0022> and <AP0023> rowset tags, but instead <AP0021_ROW>, <AP0022_ROW> , <AP0023_ROW> to show as <AP0021>, <AP0022> , <AP0023>
How can I get this?
Thank you,
Monica

Since the Cursor may return multiple rows, the tags are used. If you make sure only one rowwill be returned, can you use the scalar subquery instead?

Similar Messages

  • Refinement Panel Edit - Rename Tags to Enterprise Keywords - disappears

    <?xml version="1.0" encoding="utf-8"?><FilterCategories> <Category Title="Result Type" Description="The file extension of the item" Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="0" SortBy="Frequency" SortDirection="Descending" SortByForMoreFilters="Name" SortDirectionForMoreFilters="Ascending" ShowMoreLink="True" MappedProperty="FileExtension" MoreLinkText="show more" LessLinkText="show fewer"> <CustomFilters MappingType="ValueMapping" DataType="String" ValueReference="Absolute" ShowAllInMore="False"> <CustomFilter CustomValue="Adobe PDF"> <OriginalValue>pdf</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Email"> <OriginalValue>eml</OriginalValue> <OriginalValue>msg</OriginalValue> <OriginalValue>exch</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Excel"> <OriginalValue>odc</OriginalValue> <OriginalValue>ods</OriginalValue> <OriginalValue>xls</OriginalValue> <OriginalValue>xlsb</OriginalValue> <OriginalValue>xlsm</OriginalValue> <OriginalValue>xlsx</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Image"> <OriginalValue>tif</OriginalValue> <OriginalValue>tiff</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Lotus Notes"> <OriginalValue>nsf</OriginalValue> </CustomFilter> <CustomFilter CustomValue="OneNote"> <OriginalValue>one</OriginalValue> </CustomFilter> <CustomFilter CustomValue="PowerPoint"> <OriginalValue>odp</OriginalValue> <OriginalValue>ppt</OriginalValue> <OriginalValue>pptm</OriginalValue> <OriginalValue>pptx</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Publisher"> <OriginalValue>pub</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Text"> <OriginalValue>odt</OriginalValue> <OriginalValue>txt</OriginalValue> <OriginalValue>url</OriginalValue> <OriginalValue>csv</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Visio"> <OriginalValue>vdw</OriginalValue> <OriginalValue>vdx</OriginalValue> <OriginalValue>vsd</OriginalValue> <OriginalValue>vss</OriginalValue> <OriginalValue>vst</OriginalValue> <OriginalValue>vsx</OriginalValue> <OriginalValue>vtx</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Webpage"> <OriginalValue>ascx</OriginalValue> <OriginalValue>asp</OriginalValue> <OriginalValue>aspx</OriginalValue> <OriginalValue>htm</OriginalValue> <OriginalValue>html</OriginalValue> <OriginalValue>jhtml</OriginalValue> <OriginalValue>js</OriginalValue> <OriginalValue>mht</OriginalValue> <OriginalValue>mhtml</OriginalValue> <OriginalValue>mspx</OriginalValue> <OriginalValue>php</OriginalValue> <OriginalValue></OriginalValue> </CustomFilter> <CustomFilter CustomValue="XML"> <OriginalValue>xml</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Word"> <OriginalValue>doc</OriginalValue> <OriginalValue>docm</OriginalValue> <OriginalValue>docx</OriginalValue> <OriginalValue>dot</OriginalValue> <OriginalValue>nws</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Zip"> <OriginalValue>zip</OriginalValue> </CustomFilter> </CustomFilters> </Category> <Category Title="Site" Description="Which site this document is from" Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="20" SortBy="Frequency" SortByForMoreFilters="Name" SortDirection="Descending" SortDirectionForMoreFilters="Ascending" ShowMoreLink="True" MappedProperty="SiteName" MoreLinkText="show more" LessLinkText="show fewer" /> <Category Title="Author" Description="Use this filter to restrict results authored by a specific author" Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="20" SortBy="Frequency" SortByForMoreFilters="Name" SortDirection="Descending" SortDirectionForMoreFilters="Ascending" ShowMoreLink="True" MappedProperty="Author" MoreLinkText="show more" LessLinkText="show fewer" /> <Category Title="Modified Date" Description="When the item was last updated" Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="6" MaxNumberOfFilters="0" SortBy="Custom" ShowMoreLink="True" MappedProperty="Write" MoreLinkText="show more" LessLinkText="show fewer" > <CustomFilters MappingType="RangeMapping" DataType="Date" ValueReference="Relative" ShowAllInMore="False"> <CustomFilter CustomValue="Past 24 Hours"> <OriginalValue>-1..</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Past Week"> <OriginalValue>-7..</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Past Month"> <OriginalValue>-30..</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Past Six Months"> <OriginalValue>-183..</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Past Year"> <OriginalValue>-365..</OriginalValue> </CustomFilter> <CustomFilter CustomValue="Earlier"> <OriginalValue>..-365</OriginalValue> </CustomFilter> </CustomFilters> </Category> <Category Title="Managed Metadata Columns" Description="Managed metadata of the documents" Type="Microsoft.Office.Server.Search.WebControls.TaxonomyFilterGenerator" MetadataThreshold="3" NumberOfFiltersToDisplay="3" MaxNumberOfFilters="20" ShowMoreLink="True" MappedProperty="ows_MetadataFacetInfo" MoreLinkText="show more" LessLinkText="show fewer" /> <Category Title="Enterprise Keywords" Description="All managed metadata of the documents and social tags" Type="Microsoft.Office.Server.Search.WebControls.TaxonomyFilterGenerator" MetadataThreshold="3" NumberOfFiltersToDisplay="3" MaxNumberOfFilters="20" ShowMoreLink="True" MappedProperty="ows_MetadataFacetInfo,popularsocialtags" MoreLinkText="show more" LessLinkText="show fewer" /></FilterCategories>
    Above is my altered XML.
    I went to
    http://sharepoint/Search/Pages/results.aspx?k=Document%201
    and edited Refinement Panel, Web Part
    Refinement in Refinement Panel, Filter Category Definition, that is the XML above!  I ONLY changed Title="Tags" to be "Enterprise Keywords"  and when I do so, (DEselecting the Use Default Configuration), Tags "Disappears"
    after I check in the Search Results page!
    If I select the "Use Default Configuration" checkbox, and click Apply, OK, Check In the page, Tags appers!
    I even tried to rename "Tags" to "Tagss" and it still "Disappeared!"
    Anyway that I can rename that to avoid confusion with my users as I tell them to use "Enterprise Keywords" and then it says "Tags" in Refinement Panel.
    SharePoint 2010 SP2 September 2013 CU, IE 9 x86 on Windows 7 SP1.  I tried on firefox as well, refreshing, and same "result!"

    Hi,
    According to your post, my understanding is that you wanted to rename "Tags".
    For taxonomy filter categories, we need to use the following title: Tags for taxonomy tags filter categories by using
    owsmetadatafacetinfo to display the generated category.
    In the other word, we cannot edit the “Tags” Title.
    More information:
    Category [Refinement]
    Best Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Can I Rename Tags Across all Files in a Book?

    Hi all,
    I have a question about FrameMaker 8 to which I cannot find an answer.
    Can I rename a Paragraph Tag across all files in a book? For example, I have a Paragraph Tag in each of my chapters named "SysResponse" that I want to rename to "System Response". I know that I can do this by going into each file and renaming the tag manually. However, I'm curious to know if I can do this once and apply it across all files so that the "SysResponse" tag renames to "System Response" automatically wherever it occurs.
    If this is possible, it would save so much time; I need to rename several tags (Paragraph, Character, and Table) in preparation for a template transition/clean up. I'd even be willing to do it in an alternate way, such as doing a find and replace in a .MIF file, if this is what I need to do.
    Thanks in advance for any advice!
    Chris

    Chris:
    After backing up your files lest there be a disaster:
    1. At the file level, rename one instance then use Edit > Copy Special > Paragraph Format to put the new paragraph style on the clipboard.
    2. At the book level, in Edit > Find/Change choose Paragraph Tag in the list of Find choices then type the name of the new paragraph style.
    3. In the Change list, choose By Pasting.
    Note, too, that Silicon Prairies Paragraph Tools provides a cost-effective way to perform value-added operations on a book's Paragraph tags...
    Cheers & hope this helps,
    Riley

  • Renaming Tag Attribute

    Cannot rename an "a" tag attribute in a DWT. I go to Modify, Templates, Make Attribute Editable. In the pop up I click add, another pop_up box asks me to name the new attribute. However it will not let me type anyting in the naming box.
    Any assitance is appreciated.
    Thanks

    Close. Here what we are supposed to do from the lesson from class. Taking intermediate Dreamweaver CS6.
    What we need to do now is go through the links one at a time, selecting the anchor tags and then modifying the template so that the class attribute is editable for each anchor tag. Is your head spinning yet? Don't panic—this is easy.
    Let's do it:
    In your template's Document window, select the word Home on the navbar.
    On the Tag Selector at the bottom of the Document window, click the <a> tag to select it.
    Select Modify > Templates > Make Attribute Editable from the menu bar. This opens the Editable Tag Attributes dialog box, shown here:
    Editable Tag Attributes dialog boxThere's only one problem—the attribute listed in the Attribute field isn't the one we want. The dialog box defaults to whatever attribute the tag currently has, and the only attribute in place right now is the href one. We want the class attribute, so we need to add it to the menu. We do that by clicking the Add button.
    Click the Add button to the right of the Attribute field to bring up another small dialog box.
    Type class into the field provided, as shown here:
    Adding the class attribute
    Now click OK to return to the original dialog box and finish our modifications.
    In the Label field, enter Home_link.
    Leave the Type field set to Text.
    Leave the Default field empty, and click OK.
    Above are the instructions for the lesson. I tried what you suggested but I stil cannot type in the pop up box

  • Rename tag name

    How is possible to rename a tag name inside a XML file?
    By example:
    <elem attr1="attr1" attr2="attr2"> xxx </elem>
    to transform in
    <element attr1="attr1" attr2="attr2"> xxx </element>
    (change tag name from "elem" to "element").
    I need to use JAXP. DOM does not allow to change tag name. The java solution is to create a new element, copy all attributes and all childs and replace on parent the previous element.
    Other solution may be with xsl?
    Please help!
    Cosmy

    yes, write a simple xsl to do this:
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
         <xsl:output encoding="utf-8" method="xml"/>
         <xsl:template match="@*|node()">
              <xsl:copy>
              <xsl:apply-templates select="@*|node()"/>
              </xsl:copy>
         </xsl:template>
         <xsl:template match="elem">
              <element>
              <xsl:apply-templates select="@*|node()"/>
              </element>
         </xsl:template>
    </xsl:stylesheet>

  • ITunes 7.7 bug - renames tags

    Every song I play that has a non-standard English character is getting renamed as soon as it starts playing.
    An example:
    Artist: Sigur Rós - *Song Title:* Ágætis Byrun
    will be retagged as
    Artist: Sigur RÛs - *Song Title:* ¡gÊtis Byrjun
    There are a lot of songs in my library that will be afflicted by this problem if this problem continues. I've done a re-install of 7.7 but the problem is still there.

    Hi,
    I've reinstalled my previous iTunes (good thing I usually download the standalone installer and keep that around...).
    First run: "This version of the iTunes library was created by a newer version" -> quit.
    Lucky guess: ~user/Music/iTunes/ -> voila! There is a folder "Previous iTunes Libraries", and in there was the (automatically created by iTunes) backup. Copied this over to /iTunes, renamed it (it had the current year/month/date added), and I'm back up and running with the right Umlauts under iTunes 7.6.2
    Apple, QA much...?

  • Renaming XML tags via Javascript

    I currently have a script that finds certain paragraph styles and renames them. For example:
    var myDoc=app.activeDocument;
          var myStyle=myDoc.paragraphStyles.itemByName("SIDEBAR B HEAD");
          myStyle.name="SIDEBAR RATING HEAD"
    I'd like to do the same thing with some XML tag names, preferably as part of the same script. I'm sure it's fairly easy, but for some reason I can't find any info on how to call out XML tags!
    I've looked through the InDesign CS4 Scripting Tutorial and Adobe Introduction to Scripting, but at this point I feel like I'm wasting my time on a simple problem. Can anyone help out an amateur?
    Thanks in advance,
    Matt

    Or
    You can use this function for multiple rename tag
    var myDoc = app.activeDocument;
    RenamXMLTag("Old", "New");
    RenamXMLTag("Old", "New");
    function RenamXMLTag(Old, New)
         if(myDoc.xmlTags.itemByName(Old).isValid)
         myDoc.xmlTags.itemByName(Old).name = New;
    Shonky

  • How to create Sub- Category tags in PSE 12?

    I want to be able to create Sub- Category tags in PSE 12 without using the map view. I have tags United States with sub- categories South Carolina and Charleston. I had no problem doing this in PSE11.

    I found a very convoluted solution to creating a Places sub-category keytag in PSE12. First I created a new tag by placing an image on a map (using search). The resulting tag created a specfic location such as a street address. I then renamed the new tag with city name. The renamed tag can then be applied to all other desired and selected images. This is much more difficult than in PSE 11.  Is there an easier way?

  • Hard drive crashed, catalog is ok (other drive).  I've renamed/taged/noted 20 000 photos in that month! Do I have to start over?

    I've done so much work in that last month. Can I use my "up to date" catalog to make Lightroom "reorganize" my files?
    If not I will have to use my old catalog and my old files directory...to start over!
    Thanks!!

    Hi! Nope, Catalog is up to date. I've lost all photos since my reorganisation/renaming/tagging i've done in lightroom. My backup of those files is one month old.
    So I still have my "old" files and old catalog is also availlable so I could start over again but i'ts a lot of time/work...But can I use my new Catalog to recover?

  • Is it possible to add new tags after i accidentally deleted some?

    I was renaming all the new coloured tags on my MacBook and i accidentally deleted some of the tags. I now dont have enough for all my different subjects but can see no option to add new tags, is it possible?

    What I've done to create new tags from scratch is to create a throwaway text file called "tag test" (or something like that) and temporarily place it on my Desktop for easy access. Then, in Finder, I select the "tag test" file and click the "Edit Tags" icon in the toolbar at the top of the Finder window. (The "Edit Tags" icon looks like a horizontal switch.) From there, you can create a brand-new tag (say, "Tag 1"). After you press Enter, "Tag 1" will appear in the Tags list in the Sidebar. Two-finger click "Tag 1" in the Sidebar, and from the contextual menu, select the color you would like to apply. (You may also rename "Tag 1" to something else if you choose.)
    Repeat this process as many times as necessary in order to recreate all the tags you'd like -- and then delete the "tag test" file.
    Hope that helps.

  • Itunes wont see my iphone

    I am running itunes 11.1 on Windows 7 Starter (1.6 GHz, 1 GB, 32 Bit System).  My iTunes wil not "see" the iPhone when I plug it in.  It will see
    my kids iPod, but not the phone.   When I run the diagnostics, under "Ports" the check box is red beside "No iPod, iPhone, or iPad found".  I have followed the advice of many forums and tried the following, with no success:
    * Updated iTunes and the Phone
    * Uninstall and Re-Install Itunes
    * Verified that Apple Mobile Device is installed (however, I cant get it to show up under device manager, where the USB ports are listed)
    *  I have stopped and restared Apple Mobile Device
    *  I have done my best to check for thrid party conflicts, and have found none.
    Any other recomendations would be very helpful.
    THanks!

    Cheers guys!
    I had the same issues for weeks and I just couldn't figure out what was happeing after iTunes latest update. FInally figure it out with some help from a post bellow. This is what I did.
    1. Uninstall all the "Apple xxxx" softwares (Apple Aplication Suport, Apple Mobile Support, and Apple Update Software)
    2. Go to the Music/iTunes/ dir and rename all files here as such "xxx-bak" so "iTunes Library-bak" so that your files and iTunes config are not changed during the following step
    3. Uninstall iTunes entirelly.
    4. Reinstall a fresh coppy of iTunes (with your iPhone connected
    5. After installation Delete all new files (those not ending with "xxx-bak" rename tag
    6. Restore all renamed files to their original names/titles by deleting the added "-bak" and run iTunes again - BINGO!!!
    This should do the trick! I hope it works for you guys too!

  • Histogram fails to show exif info

    I shoot in raw, I import into lightroom by doing a sync folder. Then I edit my picture using photoshop cs6. I save it as a jpeg. Finally I export this image as a jpeg to a sub folder called Publish, which means its ready for the web.
    problem is when i look at image in lightroom on the right side the histogram has no details, it wont show iso, fstop or anything.
    why is all this data gone? if I look at my original RAW file i can see the exif info in the histogram but on my final exported image its all gone.
    why is this and can it be fixed?
    furthmore it looses all its tags and meta data, I have to copy the metadata back to this file.
    it would be nice if lightroom would reinsert the meta info and exif once its reimported into lightroom.

    maybe i'm doinh something wrong in my workflow. This problem only came recently when I started using LR4
    I import my pictures using Nikon transfer
    than I use View NX to Rename, Tag and delete what i consider bad images.
    now I geotag them using a program called Geosetter.
    finally i go into lightroom 4 and tell it to sync folder 2012
    it finds the images with no problems.
    i go into my folder ie 2012-05-05
    next I stack my images, since i shoot hdr i usually end up with 5 images that are part of a bracket set.
    here is where my confusion and problems begin.
    i have a metadata preset already made "meta info"
    it has my name, and all other details i want each image to have.
    but after i sync my folder this meta info does not apply.
    is there a way after a sync to make it automatically do this.
    problem is i tend to forget.
    so i do this manually. I high light all images on the folder than on right side panel i slect from drop down my Meta info
    it applies ok.
    now i start my post work, i edit file (as original) in photoshop. do what I need and than save it as a jpeg, full rez and full size.
    now i go back to lightroom where my picture i edited appears, as it does not from my photoshop editing.
    but its missing exif info and meta data info also. in fact its been stripped of all data
    at this point i dont know what to do
    so i pick the original raw file right click and select "metadata presets" > copy
    a box appears and it lets me select what fields to copy. I copy.
    now i select the photoshop edited file and right click paste meata data info.
    i double check and the info is good its all normal again.
    here is my dilemma
    if I upload this image to flickr or the web it looks different than what it looks on my computer
    i dont know why and i'm guessing is because it has lightroom adjustments to it
    so my workaround is to Export this picture.
    I right click and choose export to hard drive, and export with full size and res as a jpeg.
    now when i upload this exported JPEG it looks identical to one on my computer but serious problem
    exif and meta info have been stripped
    i dont get it??? i did not tell it to do this
    so i try to copy meta info from the original file but it fails
    it lets me do it but info simply wont stick
    i open file in windows explorer to verify and its NOT read only.
    so i'm at a loss

  • Improve Reading Order Tool

    Looking forward to seeing improvements in the accessibility tools for Acrobat. 
    Allow customization of this tool so that you can add custom Tag.  Alternatiely, add the List Label and LBody tags to the ROT.  I manually Tag Lists more than anything else. You can always rename Tags in the Tags Panel, but building a List structure is cumbersome unless you use the ROT. And it's still not that great when you have to rename the tags! 
    In Table Edit mode -- Make it possible to select more than one cell when Associating IDs with Table Cells, and make it possible to add/replace ID association/attributes or add without replacing existing ID association attributes. (i.e., Add or Append). 

    The "highlight" box/boxes provided by TORU display a high level overview of the tagged PDF's Block Level Structure Elements (BLSE) rather than an element ("tag") by element highlight.
    As to establishing a proper "order" - you want to be working out of the Tags panel.
    Reliance on TORU to establish a proper tag tree having proper PDF tag semantics can often leave one with a really gobbered PDF.
    Be well...

  • Slow data transfere using card reader for PE8 on Win7 machine

    I just migrated (reinstall) my PE8 on a new PC (from old WINXP SP2 to a high end WIN7 64 bit) .
    I have a ordinary card reader (USB 2.0) for my SD,SDHC, and XD cards.
    Everything works excellent on the new machine except for the data transfere rate.  When collecting pictures, or videos for that matter, with PE8 Organizer.  What takes minutes in my old XP machine takes hours (hours for real) in the new machine.
    Since PE8 is a 32 bit app I have also tried on the new machine to change the compatibility for  C:\Program Files (x86)\Adobe\Elements Organize\PhotoDownloader.exe. I tested with running PhotoDownloader.exe  just as on the old box winXP SP2 and SP3. But it made no difference.
    I also looked in performance monitor. Nothing of interest. I had lots and lots of power left.
    So..
    Now I'm stuck. Both on the problem cause search. Or finding a solution. Anyone got any good ideas to make progress.

    My main overall objective is to look at the pictures and films.  Not work with them as a hobby as such. (even if it is quite fun, but very time consuming. And time I do not have)
    0. The vast majority of files are .mts and .jpg
    1. Step one is to get them into PE8 organizer.
    2. Batch organizing jobs like renaming, tagging, minor quick enanhcement etc
    3. Some hands on changes or add ons like back ground musik.
    in short
    ¬ 70 % are trivial at level. Using mainly the Auto stuff. Want to being in control picturens and films and making them more viewable by removing junk and pain just adding minor enhancement.
    ¬ 25 % at low-medium level
    ¬  5 %  at medium level
    I hope this answer your question. My question is, do you have any idea how to solve the issue?

  • Moving folder in Organizer corrupts contents

    I just got Photoshop Elements for my wife, and she spent quite a bit of time renaming & tagging hundreds of our photos.
    We just discovered that several folders of the images she'd been working on were corrupted... none of the jpegs were able to be opened in any software package I tried.
    Luckily, all these files are on a zfs fileshare on my storage server, and I had a somewhat recent snapshot we were able to clone & use to restore the bad files.
    And then it happened again, while I was watching her work -- she got done re-tagging a bunch of pictures in a subfolder, then in the Elements organizer application moved the subfolder into another one for "To Be Printed" -- and poof, all corrupt again.
    Like I said above, the files are on a mapped network drive, shared from an OpenSolaris box via CIFS to my wifes laptop running Vista. It wasn't an issue of the file extension... the actual JPEG headers were corrupt. I haven't gone into the file with a hex editor to find out [but if it would help Adobe fix it I can repeat the process & send them some of the bad files for analysis].  And I'm very certain it wasn't a bad disk... zfs is one of the safest most uncorruptible filesystems available, and the data is stored on the equivalent of a RAID configuration. But even it can't fix data if the data it's told to write has logical errors introduced at a higher layer.
    More than likely it's a peculiar (just speculating here) combination of the way Adobe Elements moves folders and the way Vista maps CIFS drives. I'm still Googling/Binging the problem, but haven't turned up anything yet. If I wasn't able to reliably reproduce it, I'd just call it a random quirk and have forgotten about it by now... but this is a bit odd. And it may impact the way I manage storage, as now I'll have look at how I persist my snapshots due to the uncertainty of when the corruption would be introduced.
    Has anyone run into this before? Any thoughts/solutions? I have to say I'm very disappointed -- I had done quite the marketing job to sell her on using this software versus manually working on everything... only to find out we run the risk of losing irreplaceable photos every time she works in it.

    Hi,
    If your catalog is corrupted you can repair it through File>Catalog , select the corrupted catalog and choose Repair. Hope that will help to great extent.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    BAEllison wrote:
    I had done quite the marketing job to sell her on using this software versus manually working on everything... only to find out we run the risk of losing irreplaceable photos every time she works in it.
    Also in order to avoid running into the risk of losing your work permanently you can choose to maintain an online account on www.Photoshop.com and use the back-up Sync feature of Elements Organizer to maintain a backup of your files, albums and tags to be able to recover them from you online account if you were to lose these permanently from your Desktop. You can sign in to the account from the Organizer and enable Backup/Sync through Edit>Preferences>Backup Sync Preferences.
    Thanks.

Maybe you are looking for