SBO Metadata

Hello,
I am working on a new project and I need to extract the metadata from SAP Business One standard tables. What I need specifically is the description of each table field, similar to what SBO does when you use the query generator. Basically, you type the name of any table, and the system shows you the name of each field and a description. I know how to get the field name, but I do not know how to get the description, not even where it is stored.
I appreciate any help.
Cesar.
Edited by: Rui Pereira on Dec 9, 2008 4:12 PM

Hello Folks,
Thanks for your reply but I think I didn't make my self clear. What I need is to access the SBO tables description by code (in a program). What this program has to do is to show the fields of a given table and the corresponding fields' description just like the SBO query generator does.
There has to be a place where the query generator gets this description from, but I haven't been able to find it. Does anyone know where the fields' description is stored or how to access it from code?
Thank you
Cesar.

Similar Messages

  • SDK-UI - Control of the Metadata Refresh Option

    When creating metadata the SBO Client need to do a meta-data refresh in order to see new data. In a developers world that is no big problem, but to the customer it means that every time something must be changed, they need to be aware of the Refresh-window (since I closes all windows). Also we canu2019t trigger the metadata refresh form (we only have the option to suppress it while creating data. We should have at least have the option to trigger it, but best solution would of cause to not need it at all).

    When creating metadata the SBO Client need to do a meta-data refresh in order to see new data. In a developers world that is no big problem, but to the customer it means that every time something must be changed, they need to be aware of the Refresh-window (since I closes all windows). Also we canu2019t trigger the metadata refresh form (we only have the option to suppress it while creating data. We should have at least have the option to trigger it, but best solution would of cause to not need it at all).

  • My iTunes library and metadata/ID3 tags issue

    Since 2010, iTunes is the only media player I use to play music. My library consists of music purchased from the iTunes Store, CD rips and stuff many artists these days release as freebies on the internet to promote a new album. Also, M4A and MP3 are the only formats I use so far.
    Since iTunes, I really got into editing my library's metadata tags by hand, in order to create a custom archive which serves my preferences best. I should mention that besides iTunes being the only software I use to play my music library, it's also the only software I use to edit their metadata. Also, before iTunes – when my library was on different media players – I never bothered with editing them.
    A few days ago, I found how a lot of people in forums complain about the way iTunes edits and stores metadata. So, I experimented and moved a few of my songs to other media players after editing their tags within iTunes. And indeed the tags and/or artwork were often displayed messed up and/or incorrect, some times partially and some times completely.
    Some people were referring to the version of the ID3 tags being the issue, while others suggested using the "convert ID3 tags" feature. I myself am a little bit confused. "Converting the ID3 tags" wasn't available for my M4A files and once I performed it for my MP3's I didn't know which setting I should apply or what version to choose. I chose one version randomly but I'm not sure what happened.
    My goal is to make my music library able to play and display my custom metadata on the majority of the popular media players. I hope that firstly this is possible and that secondly it won't be a solution which requires me going through every single song individually.
    I really hope that all those years work on my library wasn't for nothing.
    I'm using a MacBook running Snow Leopard 10.6.8 and my iTunes version is 10.7
    While my music library is more important that my iTunes version, I do like iTunes 10 more than 11.
    I apologize for any grammar mistakes, since English is not my first language. Thank you all for your time and any suggestion is welcome.

    itsjamesd wrote:
    Hello turingtest2 and thank you for your reply.
    In response to "a possible cause of problems is multiple embedded tags", what exactly does that mean and how can I avoid doing it in the future?
    Anything ripped with iTunes should get a single tag. If multiple tags in some of your older mp3 rips are the cause of the problems when you try to access the files elsewhere then you should apply the suggested remedy selectively, not to the whole library indiscriminately. Once fixed you shouldn't have the problem again unless you use different ripping software. If so check the options to ensure you generate a single ID3v2.3 tag. Downloads from elsewhere are pot luck.
    If I use Convert ID3 Tags>None before converting to v2.3 as you suggested, how many times is "several times" and why do I have to do it more than once? Also, what are your thoughts on 'v2.3 vs. v2.4'?
    Several is at least two, but more could be needed if a file has both v1 and v2 tags in multiple languages. If there are two tags, the first conversion to none should remove the first one, and the second conversion the second. Experiment, And stick to v2.3.
    In response to "the process removes any embedded art but otherwise preserves the data that iTunes knows". All fields excluding cover art remain the same? Does that mean that I will have to start from scratch and apply new cover art individually for each album? That would be too time consuming given the fact that I embed custom art.
    Yes, everything but artwork is held in the iTunes database and is restored with the final Convert ID3 Tags... v2.3. Use Doug's scripts SaveAlbumArtJpeg before you start and RestoreArtworkFromAlbumFolder afterwards to save and the restore your existing artwork.
    Also, what happens with my M4A files' metadata? ID3 tags are only used for MP3's, right?
    Yes, m4a/aac files have a different tag mechanism. Multiple ID3 tags is just one possible issue that you might have. You said:
    So, I experimented and moved a few of my songs to other media players after editing their tags within iTunes. And indeed the tags and/or artwork were often displayed messed up and/or incorrect, some times partially and some times completely.
    It might be worth going into some more detail about exactly what differences you noticed. iTunes can automatically associate (instead of embedding) artwork when it can match the album in the store which could be why some tracks didn't get artwork.
    tt2

  • Error while running a stored procedure in SBO

    Hi all,
    i have a stored procedure that i run in my sbo.  When i run the stored procedure i get the following error :
    1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Warning: Null value is eliminated by an aggregate or other SET operation.
    'Servicecontracten' (OCTR)    05/10/2011  18:03:36  -1
    i launch my sp like this :
    exec [spu_DS_HistProjektUserVeldenViewBetalingen]  (i pass no parameters while testing.  i put them fix in my sp)
    my stored procedure looks like this :
    USE [def1]
    GO
    /****** Object:  StoredProcedure [dbo].[spu_DS_HistProjektUserVeldenViewBetalingen]    Script Date: 10/05/2011 18:03:05 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    -- Batch submitted through debugger: SQLQuery2.sql|8|0|C:\Users\kvanhauwaert\AppData\Local\Temp\~vs2A98.sql
    ALTER PROCEDURE [dbo].[spu_DS_HistProjektUserVeldenViewBetalingen]
              /* @project_number varchar(20),
              @billperiod_type varchar(10) */
    AS
    BEGIN
         SELECT isnull(lijnnr,0) as lijnnr, isnull(fase,'') as fase, isnull(factuurbedrag,0) as factuurbedrag,
         isnull(billperiod_type,'') as billperiod_type
         INTO #tempDS_HistProjektUserVeldenViewBetalingen
         FROM DS_HistProjektUserVeldenViewBetalingen t1
         WHERE project_number = '08053A'
         SELECT  isnull(lijnnr,0) as lijnnr, isnull(fase,'') as fase , isnull(factuurbedrag,0) as factuurbedrag,
              (select sum(isnull(factuurbedrag,0)) from #tempDS_HistProjektUserVeldenViewBetalingen where lijnnr <= t1.lijnnr) as lijntotaal,
              (select sum(isnull(factuurbedrag,0)) from #tempDS_HistProjektUserVeldenViewBetalingen where lijnnr <= t1.lijnNr and billperiod_type = '110-01' ) as lijntotaalKetting
         FROM #tempDS_HistProjektUserVeldenViewBetalingen t1
         WHERE fase,'') is not null
         ORDER BY t1.fase
         DROP TABLE #tempDS_HistProjektUserVeldenViewBetalingen
    END
    GO
    Somebody has a clue what i'm doing wrong ?
    thnx

    Thanks Gordon for your reply.
    i've changed my sp to :
    USE [def1]
    GO
    /****** Object:  StoredProcedure [dbo].[spu_DS_HistProjektUserVeldenViewBetalingen]    Script Date: 10/05/2011 18:56:34 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    -- Batch submitted through debugger: SQLQuery2.sql|8|0|C:\Users\kvanhauwaert\AppData\Local\Temp\~vs2A98.sql
    CREATE PROCEDURE [dbo].[spu_DS_HistProjektUserVeldenViewBetalingen]
              /* @project_number varchar(20),
              @billperiod_type varchar(10) */
    AS
    BEGIN
         SELECT isnull(lijnnr,0) as lijnnr, isnull(fase,'') as fase, isnull(factuurbedrag,0) as factuurbedrag,
         isnull(billperiod_type,'') as billperiod_type
         INTO #tempDS_HistProjektUserVeldenViewBetalingen
         FROM DS_HistProjektUserVeldenViewBetalingen t1
         WHERE isnull(project_number,'') = '08053A'
         SELECT  isnull(lijnnr,0) as lijnnr, isnull(fase,'') as fase , isnull(factuurbedrag,0) as factuurbedrag,
              (select sum(isnull(factuurbedrag,0)) from #tempDS_HistProjektUserVeldenViewBetalingen where isnull(lijnnr,0) <= isnull(t1.lijnnr,0)) as lijntotaal,
              (select sum(isnull(factuurbedrag,0)) from #tempDS_HistProjektUserVeldenViewBetalingen where isnull(lijnnr,0) <= isnull(t1.lijnNr,0) and isnull(billperiod_type,'') = '110-01' ) as lijntotaalKetting
         FROM #tempDS_HistProjektUserVeldenViewBetalingen t1
         WHERE isnull(fase,'') <> ''
         ORDER BY t1.fase
         DROP TABLE #tempDS_HistProjektUserVeldenViewBetalingen
    END
    GO
    but that didn't solved my problem.  Any other idea's ?
    kind regards.
    Kurt

  • Importing to iTunes moves previously proper files to unknown folder.  Metadata missing inside of iTunes.  Help!

    I've been having problems with iTunes for a long time now and have yet to find the solution. 
    I store my complete library on my external hard drive.  When I import a CD into the iTunes on my Mac that had previously been imported on another computer, my iTunes refuses to recognize the artist and album information.  It only recognizes the track number and track name. 
    I had imported tracks on a PC in WMA format, and converted them using iTunes on my PC to WAV.  They showed up in my iTunes on my PC just fine that way.  I then copied the new WAV files in their proper Artist/Album/Tracks folders from my PC's iTunes Media folder to my external drive.  When I import those files now on my external drive to iTunes on my Mac, the files move to Unknown Artist folder on my external drive.  I've got preferences set to place files in my external drive's music folder.  What can I do differently?
    I've tried "Keep iTunes Media folder organized" which then immediately takes files out of my organized locations and moves them to the Unknown Arist folder even when I'm not importing.  I've also tried "Copy files to iTunes Media folder when adding to library."  I tried just importing directly from a flash drive hoping it would copy files that were moments ago recognized correctly on my PC's iTunes to my external drive's Music folder correctly.  Doesn't work.  Still imports songs to iTunes with no artist or album data and places them in the annoying Unknown Artist folder on my external drive.
    When I import a disc directly to iTunes (sending it to the computer's iTunes Media folder when my external isn't connected), it recognized the data correctly.  Then if I connect my external and copy the files from the computer's internal drive to my external Music folder, delete the files in iTunes, and then import the files from their new location, they are then unrecognized as having Artist and Album information.  A few years ago I had no issue moving files this way and everything stayed organized.  I'm guessing Apple fudged something up in an update?
    What the heck?  Is there a different program I could use (whether on PC or Mac) that would import the disc information and keep the metadata attached and fix my issues?  I eventually will need to transfer my external drive's files to another drive, as externals are not permanent storage solutions, so when I eventually import all my music in iTunes again I won't have the time or the energy to rename every track independently.  Why doesn't the information recognized by iTunes remain associated with that file when I move the file to another location and reimport to iTunes?
    Any help would be sincerely appreciated.  This has been a long struggle for me with no answers and my music collection is extremely important to me.

    There have many reports here of large adds not running to completion. Sometimes it will die on a certain troublesome file, and sometimes there is no obvious reason.
    Since you have verified that the individual files seem to be fine, the workaround is to add the folders in smaller batches.

  • Restoring my photos and metadata after hard drive format. yep, I'm THAT guy

    Hi guys,
    Unfortunately my 17,000 photo aperture library (master files stored externally to the aperture library - ie referenced) was accidently deleted (long story) in a drive consolidating effort around my house.
    The good news is that I was able to recover the images using a file recovery program.
    My problem is that the files once recovered have a new filename different from the original (ie instead of IMG_4345 it is J1928731-1323). The metadata for the photo from EXIF is still present and I am able to sort the photos based on photo date time group once re-imported into aperture. Since the filename is not the same as the original, I am unable to reconnect the files to restore the individual metadata changes to each image made in aperture.
    I have been able to 'mirror' my original library ie, for each project there are the correct order and number of images in the recovered project folders.
    My question is:
    1. Is there a way to force a file re-connect with an image with a different filename?
    2. Failing Q1, is there a way to select a group of images all with different metadata and paste it to another group of images where the number of images between the two groups is equal? Lift & stamping each individual photo is VERY painful...
    Any help would be fantastic
    Message was edited by: matt_hornet to ellaborate the problem

    matt_hornet wrote:
    Unfortunately my 17,000 photo aperture library (master files stored externally to the aperture library - ie referenced) was accidently deleted (long story) in a drive consolidating effort around my house.
    Ouch. You have my sympathies!
    My question is:
    1. Is there a way to force a file re-connect with an image with a different filename?
    As far as I remember, File>Manage Referenced Files... will do this if you Alt/Option-click the Reconnect Now button. It's still going to be a mammoth task, but faster than copying all the metadata to new imports...
    Ian

  • Logical systems for modeldata and RFC metadata

    Hi All,
    I want to know how I can display the my own created logical system names under the drop-down menu when i have to select the logical system names for modeldata and rfc metadata. I don't want to them to be written instead i want them to be one of the options in the drop down menu, as we have them in the FLIGHT_LIST_INIT example found in the sample applications and examples.
    Thanks in advance
    Srikant

    Hi,
       While creating SLD for your R/3 systems give the desired name of wht u want instead of logical name.
    For configuring the same refer the link below :-
    http://help.sap.com/saphelp_erp2004/helpdata/en/29/e0b75c2b7d40c5bfbda82e905b701c/frameset.htm
    Regards,
    guru

  • Best practice of metadata table in data warehouse environment ?

    Hi guru's,
    In datawarehouse, we have 1. Stage schema 2. DWH(Data warehouse reporting schema). In stageing we have about 300 source tables. In DWH schema, we are creating the tables which are only required from reporting prespective . some of the tables in stageing schema, have been created in DWH schema as well with different table name and column names. The naming convention for these same tables and columns in DWH schema is more based on business names.
    In order to keep track of these tables we are creating metadata table in DWH schema say for example
    Stage                DWH_schema
    Table_1             Table_A         
    Table_2             Table_b
    Table_3             Table_c
    Table_4              Table_DMy question is how do we handle the column names in each of these tables. The stage_1, stage_2 and stage_3 column names have been renamed in DWH_schema which are part of Table_A, Table_B, Table_c.
    As said earlier, we have about 300 tables in stage and may be around 200 tables in DWH schema. Lot of the column names have been renamed in DWH schema from stage tables. In some of the tables we have 200 column's
    so my concern is how do we handle the column names in metadata table ? Do we need to keep only table names in metadata table not column names ?
    Any idea will be greatly appriciated.
    Thanks!

    hi
    seems quite a buzzing question.
    In our project we designed a hub and spoke like architecture.
    Thus we have 3 layer, L0 is the one closest to the source and L0 table's name are linked to the corresponding sources names by mean of naming standard (like tabA EXT_tabA tabA_OK1 so on based on implementation of load procedures).
    At L1 we have the ODS , normalized model , we use business names for table there and standard names for temporary structures and artifacts
    Both L0 an L1 keep source's column names as general rule, new columns like calculated one are business driven and metadata are standard driven.
    Datamodeler fits perfect for modelling L1 purpose.
    L2 is the dimensional schema business names take place for tables and columns eventually rewritten at presentation layer ( front end tool )
    hope this helps D.

  • XMP metadata from Flashbuilder why not visible in Adobe Bridge?

    Hi there,
    I'm currently wondering around XMP metadata and swf files.
    A: Flash CS5: works
    When I use the XMP panel in Flash CS5 and export a swf, open Adobe Bridge CS5 and select the file, the XMP data are correctly displayed.
    B: Flash Builder(Flex 4.1): don't work
    When I use Flashbuilder and add my metadata to the compilation, then compile, open Adobe Bridge CS5 and select the file, nothing is included in metadata.
    Procedure based on the following (same problem if metadata are directly set through compiler arguments):
    http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_14.html
    ../src/config/ProductMetaData.xml
    <flex-config>
    <metadata>
        <title>My title</title>
        <description>My description</description>
        <publisher>The publisher</publisher>
        <creator>The creator</creator>
        <language>EN</language>
    </metadata>
    </flex-config>
    compiler argument
    -load-config+=config/ProductMetaData.xml
    As far as understood, on the background the following is added to the swf at compile time:
    <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
        <rdf:Description rdf:about='' xmlns:dc='http://purl.org/dc/elements/1.1'>
            <dc:format>application/x-shockwave-flash</dc:format>
            <dc:title>My title</dc:title>
            <dc:description>
                <rdf:Alt>
                    <rdf:li xml:lang='x-default'>My description</rdf:li>
                </rdf:Alt>
            </dc:description>
            <dc:publisher>The publisher</dc:publisher>
            <dc:creator>The creator</dc:creator>
            <dc:language>EN</dc:language>
        </rdf:Description>
    </rdf:RDF>
    I've checked that the medata is correctly added to the swf file using this small software polarswf:
    http://download.cnet.com/Polar-SWF-MetaData/3000-6676_4-10738623.html
    I do not know if it is safe to use it in a produciton context at least in trial mode it allows to check the metadata included in your swf.
    I wonder if this metadata coonot be read by Adobe Bridge because they are at a "lower level" than those put by flash CS5 XMP panel?
    Thank you in advance for your help.
    This is not a blocking situation, but I'm curious to understand what happend.
    Cedric Madelaine (aka maddec)

    I was following this post for a LONG time, since I noticed the same problem.
    This week I was getting in it into myself again and I noticed you use load-config. I used these compiler options :
    contributor name
    Sets metadata in the resulting SWF file. For more information, see Adding metadata to SWF files.
    creator name
    Sets metadata in the resulting SWF file. For more information, see Adding metadata to SWF files.
    date text
    Sets metadata in the resulting SWF file. For more information, see Adding metadata to SWF files.
    But that resulted in this XML string where the dc namespace was missing a / on the end of the URI
    That caused the metadata which was added in flashbuilder was only visible in bridge in the rawXML panel, and not the specific fields
    changing the URI in http://purl.org/dc/elements/1.1/ did the trick ( did this in bridge by exporting the rawXML, changed the / , and imported it )
    <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
        <rdf:Description rdf:about='' xmlns:dc='http://purl.org/dc/elements/1.1'>
            <dc:format>application/x-shockwave-flash</dc:format>
        </rdf:Description>
    </rdf:RDF>
    Sadly there was no way I could add this / myself everytime.
    BUT then I discoverd this option :
    raw-metadata XML_string
    Defines the metadata for the resulting SWF file. The value of this option overrides any metadata.* compiler options (such as contributor,creator, date, and description).
    This is an advanced option.
    And you could give the exact RAW XML as you  described
    <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
        <rdf:Description rdf:about='' xmlns:dc='http://purl.org/dc/elements/1.1/'>
            <dc:format>application/x-shockwave-flash</dc:format>
            <dc:title>My title</dc:title>
            <dc:description>
                <rdf:Alt>
                    <rdf:li xml:lang='x-default'>My description</rdf:li>
                </rdf:Alt>
            </dc:description>
            <dc:publisher>The publisher</dc:publisher>
            <dc:creator>The creator</dc:creator>
            <dc:language>EN</dc:language>
        </rdf:Description>
    </rdf:RDF>
    to the compiler. This could also be done in Flash with JSFL.
    In the end I wrote an ANT script which injects the exact XMLstring of metadata to Flash and Flex projects by using the raw-metadata parameter in FLEX and JSFL for flash.
    Hope this helps

  • White Balance Metadata not showing in Adobe Bridge CS6

    Hi there, I am running Bridge CS6 on a Mac, and use Canon 5D and 5DMark 111 cameras. I have an issue with Bridge which I can not seem to figure out. Whether I shoot Raw or JPG and I am trying to do some testing for white balance, once I open the images in Bridge, in the little icon panel just below the folders/favourites panel etc I can see the f stop info, speed, metering , ISO etc, but the only icons I get for WB are if use auto - then I see AUTO.  But when I do a manual WB like 'cloudy', 'tungsten', or 'shade' etc all I get are the symbols for 'Custom" or "Manual".  How do I get the actual symbols for what type of WB i've chosen to show up? 
    I have purged the Cache - both in the individual folder and the overall Cache in preferences.  I have checked that all the boxes are ticked in the preferences panel for the Metadata.  So not sure what else to do.
    Cheers D

    Ok thanks for that, at least I wont be chasing my tail.
    I did install the DNG converter 8.3 but I still NEF files as a NEF icon. Any clues to what I may not be doing right there?

  • Adobe Bridge - White balance metadata

    When I browse raw files from my Canon EOS Rebel XT/350D in Adobe Bridge I always look at the Metadata tab to check for the f-stop value, speed, white balance settings, etc. of the currently-selected raw image file.
    I noticed that the pictures shot in Automatic White Balance appear on the upper-left portion of the Metadata tab as an icon indicating AWB. However, whenever I take pictures with manually-set white balances, such as shade, day light, tungsten, etc., the metadata tab no longer indicates the white balance I chose, instead, it either shows an icon of a camera or two dashes, as in --.
    Is there any way I can set Adobe Bridge to show the appropriate White Balance icon for pictures I take with manually-set white balances?

    Hi Curt,
    Thanks for your reply. Yes, White Balance is checked in preferences/metadata. All of the Exposure metadata entries are also checked.
    I forgot to mention that my version of Camera Raw is 4.5 (the latest).
    You know, although White Balance is checked, I cannot find a White Balance text entry on any of the metadata lists (File properties, IPTC core, Camera Data (EXIF), etc.). The only place where I can see the White Balance setting in on the upper left corner of the Metadata tab, under the f-stop value.
    Here is a personal question for you: When you browse your pictures in Adobe Bridge and you select one that was taken with a specific White Balance (not Auto), does your Adobe Bridge display an icon for that particular White Balance setting? I just want to eliminate the possibility that this happening only in my computer.
    Thanks a lot for your time and attention.

  • How can I integrate metadata and keywords in Lightroom with those in Photoshop, Bridge, and Photoshop Elements? In other words, is there a way to retrieve common metadata templates from all modules? Thanks!

    Keyword and Metadata Integration throughout Adobe Modules

    Thanks! That's helpful.
    What I mean by "common metadata", is a unified, updated, most current metadata, which I could update in each program. That is without overwriting the metadata, but appending new keywords to the metadata I created in the previous program.
    I use Bridge, then Lightroom and finally Photoshop. That's the regular workflow: Bridge for preliminary sorting and and adding some keywords; Lightroom for organizing and picking the best images; finally, Photoshop for processing. I got Photoshop Elements on trial. Doesn't work for my purposes.
    I need to share and update the metadata / keywords when I go from one program into another. Can't retrieve metadata I set up in Bridge into Lightroom. Same happens with Photoshop, where I can't retrieve keywords I add in Lightroom. It's tedious to write up the keywords again.
    Thanks for your efforts!

  • Bridge Help | Work with metadata in Adobe Bridge

    This question was posted in response to the following article: http://helpx.adobe.com/bridge/using/metadata-adobe-bridge.html

    Might check this past post to see if you have ownership of your HD.
    The key to solving this issue lies is understanding that in terms of Windows 7 Security, every internal or external hard drive, plus folders, sub-folders and files thereon has an OWNER. Also each OWNER has a certain level of PERMISSION to do things such as moving files to a different folder, deleting or re-naming them etc. If you try to do things that you don't currently have Permission to do, that is when you get an ‘Access Denied’ error message. Also your system has an Admistrator or Administrators and at the outset you need to ensure through the Control Panel that you are listed as one of them. .
    If, like me, you didn't realise these things, (and why would you if Microsoft or your computer or hard drive suppliers couldn't be bothered to really make sure you knew about them), then trying to fathom the ‘Access Denied’ problem becomes a stressful and frustrating nightmare as I can testify having spent a week at it!
    The steps that I took to resolve the issue and which I believe now constitute the 'Correct Answer' are as follows:
    First make sure that you have Administrator rights on your system via the Control Panel
    Next ‘right click’ on the Drive whose files you want to gain full access to, for example the drive that your pictures are stored on, and click on 'Properties'.
    Under the Security tab you will see a list of Groups and Users on this drive and the Permissions that they have to do things.
    Before doing anything to edit these Permissions, first click on the Advanced button. This opens another window with a tab showing the Owner of this drive.
    Click on the Owner tab and if you are not already listed as the owner, make yourself the owner by selecting your name from the list. I believe it should appear there if you are an admistrator or user. (In my case at this stage the owner was initially shown as an obscure string of numbers and letters which I believe identified the drive when it was connected to the lap top I was using before I upgraded my machine)
    Now be sure to check the box that says "Replace Owner on Subcontainers and Objects" and the click Apply. On completion of this step, the drive in question and all the folders, subfolders and files thereon should now be 'owned' by you. You could check this out by right clicking on a particular folder then clicking Properties > Security > Advanced > Owner. Your name should appear. So far so simples!
    Now go back to the Security Tab for your drive (Step 2 / 3 above) and look at the Permissions you currently have. Your aim now is to allow yourself 'Full Control.' If you don’t currently have this level of permission click Edit, select your name on the list, check ‘Full Control’ and 'Apply' the change.
    I think I'm right in saying that at this point whilst still working in the Drive directory you are now given the option of ticking boxes which allow you to, in effect, cascade the permission you have just granted yourself to all the files and folders on that drive. Tick the box to allow this and Windows should then take care of the rest.If I'm not quite correct here then in my particular case, for example, all my images were stored on my external drive. The top level, or 'parent' folder in which all my pictures could be found was the 'My Pictures' folder and I had created a number of folders and subfolders ('child ' folders) within that folder. The permissions I gave to the Parent folder – My Pictures – were cascaded down through the Child folders.
    On completion of the above step I tested the result in Windows Explorer by dragging a few files back and forth between folders and it now worked perfectly - I was now able to move / delete / rename etc all files without now getting the dreaded access denied message. What a sense of relief! This meant that I could now open Bridge normally rather than having to right click it and 'Run As Admistrator' - albeit that is a very useful thing to do until you get the problem sorted as described.

  • Simple Bridge script will not read metadata and triggers Adobe Stock Photos

    I have been trying to learn to write scripts for bridge but can't get past the most basic tasks. When I run the script on an open window in bridge it throws an "Uncaught exception metadata" error. The most bizarre thing is it sometimes causes an Adobe Stock Photo script to launch in the extendscript toolkit and throw and the "Uncaught exception metadata" error in that script. My script is as follows:
    #target "bridge"
    if (BridgeTalk.appName == "bridge")
    var items = app.document.visibleThumbnails
    for (i=0; i< items.length; i++)
    item = items[i]
    md=item.metadata
    md.namespace = "http://ns.adobe.com/photoshop/1.0/";
    Window.alert(md.Title)
    Window.alert(i + " "+ " Files Finished")
    Basically I was asking to extract the title of each thumbnail from the metadata and show it in a window. I figured if I could do something as basic as that then I could move on and tackle the more complicated tasks that I need to do.
    Any ideas of what is going on? Has anyone else accidentally triggered Adobe Stock Photos?

    Another bit of info....   As I looked at this further, it seems to be occuring only on those photos where I previously ran camera raw from CS3. I've upgraded to CS5 but have not rerun camera raw since. I understand the camera raw engine in CS3 was different. Could this be involved? Could Lightroom be changing the metadata because the engine is updating the information and I have to save TO file to get this to synch?
    update about this camera raw engine possibilty..... it would not appear to be the answer. I have some files that synch even tho lightroom develop says they are using the 2003 process version. I have some files that are on the new version that won't synch.

  • InDesign CS2 won't open: error msg states "Please install the MetaData plug-in and restart"

    I'm unable to open my InDesign CS2 program, and am wondering if anyone has any suggestions for me. When I try to open it, I get an error message stating: "Cannot load Adobe InDesign CS2 because it requires MetaData. Please install the MetaData plug-in and restart Adobe InDesign."
    It worked just fine last week - I have no idea what happened this week... (other than my 3-yr-old 'playing' with my computer...) I am able to open other CS2 programs like Illustrator and Photoshop. Any ideas for me??

    Try trashing your preferences: Hold down Shift + Control + Option + Command immediately after launch. You'll get a dialog asking if you want to delete your preferences. If no dialog comes up you didn't do it fast enough.

Maybe you are looking for

  • Error while creating sales order thru IDoc

    Hi,   While using FM IDOC_WRITE_AND_START_INBOUND, I am getting an error 'Customer not found with DUNS number from IDoc' and the application document is nor posted. I am passing valid customers in the ship to party and sold to party segments but stil

  • Driver wont download

    I have been having issues with my ipod not being recognized by iTunes or any PC. I spent hours going over support topics trying different and all things I could find. I did just get a new USB cord for it. Now the PC will show that it is a malfunction

  • IWeb Problems after updating to Mac OS X 10.6.3

    "iWeb quit unexpectedly while using the SFWordProcessing plugin" - This message comes up every time I try to click on the homepage or "welcome" section. I had a similar problem with 10.6.2 but that was quickly solved by removing the Hoefler text. I h

  • Goldengate replicat slow to process sequence.nextval

    GGS replicat takes 45 minutes to process this statement. Tracing the replicat session shows that replicat is continuously altering the sequence on the target. The statement completes on the source in less than 1 minute. Any ideas on how I can speed t

  • HT4061 How can i check iphone imei if it is clean or blocklisted i plan to by secondhand iphone.

    How can i check iphone imei if it is clean or blocklisted i plan to by secondhand iphone.