DAM Search by Tag-- Group Tag parameter is excluded

I Have Tag structured like below
companyname:Topic
     companyname:Topic/Articles
     companyname:Topic/videos
     companyname:Topic/casestrudies
On of the resource is taged as "companyname:Topic". In the DAM content finder. if i check the checkbox of companyname:Topic and do the search, query parameter is excluding the "companyname:Topic" but all its sub tags are passed in the search Query. Because of which i am getting Zero result.
How to include Grouptagid also in the Query parameter?
Appreciate your help

Hello, I have the same problem. When I find a bookmark using the search in Organize bookmarks, it doesn't show its location. In this way I remember that there was a bookmark similar to the new one, but I cannot remember in which folder it was, so many bookmarks of one type go to different folders :(

Similar Messages

  • Encountering error End tag does not match start tag 'group'

    Hi guys,
    am a newbee to XML Publisher.
    I am encountering the below error:
    Creating XDO Report at: Wed May 25 16:38:14 GMT+05:30 2011
         sql = select 'TEST' from dual;
         description = Learning XML Reporting
         port = 1561
         user = apps
         host = e2dscorhrmdba01.cendant.com
         sid = ABGHRDEV
         ReportParameters = {}
         path = D:\lanosrep\XML\Output\FirstXMLReport
         data_source_name = ABGHRDEV
         name = FirstXMLReport
    oracle.xml.parser.v2.XMLParseException: End tag does not match start tag 'group'.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:205)
         at oracle.xml.parser.v2.XMLReader.popXMLReader(XMLReader.java:516)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1242)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
         at oracle.apps.xdo.dataengine.DataProcessor.getSQLSchema(DataProcessor.java:528)
         at oracle.apps.xdo.dataengine.DataProcessor.writeXMLSchema(DataProcessor.java:476)
         at CreateXDOReport.createXDOReport(CreateXDOReport.java:164)
         at CreateXDOReport.process(CreateXDOReport.java:108)
         at CreateXDOReport.main(CreateXDOReport.java:298)
    I have tried reinstalling the patch but of no use.
    Please guide me.

    I changed the sql query
    select 'TEST' from dual;
    to select 'TEST' from dual
    It is working fine now :)

  • ITunes "grouping" tag - ID3 tags and file rewriting

    From Wikipedia's entry about ID3 tags:
    "ID3v2.2 and 2.3 require that the tag data precede the file. Whilst for streaming data this is absolutely required, for static data it means that the entire audio file must be updated to insert data at the front of the file. For initial tagging this incurs a large penalty as every file must be re-written."
    So what I'm wondering, essentially, is whether the "grouping" tag in iTunes is a part of the ID3 tag information, which would mean that altering this tag necessitates re-writing the entire file. I don't like the idea of this, because I'd be paranoid/anal about the possibility of introducing errors in the process. However, I'd love to use the "grouping" tag for creating smart playlists. So does anyone have any more information about this tag? Thanks.

    iTunes uses the TPE2 frame tag for grouping. This is also known as the 'Band/Orchestra/Accompaniment' frame which is included in the list you linked to. This isn't a guess - I've been playing about with dnuos and querying id3 tags in mp3 files. I can confirm it is a id3v2 frame.
    As to having to re-write the entire file. Yes this is likely but the id3v2 standard also covers padding which can be used to avoid a complete re-write in these situations. Whether or not this happens in the case of iTunes I couldn't tell you.
    As far as worring about quality or reliability when performing this... If a player (in this case iTunes) can't even write some tags you probably need to be worrying about using it full stop. Damage could also happen if the storage device itself is dying but again you don't want to be using it full stop.

  • SQL CASE statement in XML template- End tag does not match start tag 'group

    Hi All,
    I am developing a report that has the SQL CASE statement in the query. I am trying to load this into RTF with report wizard and it gives me below error
    oracle.xml.parser.v2.XMLParseException: End tag does not match start tag 'group'
    Does XML publisher support CASE statement?
    My query is something like this
    SELECT customercode,
    SUM(CASE WHEN invoicedate >= current date - 30 days
    THEN balanceforward ELSE 0 END) AS "0-30",
    SUM(CASE WHEN invoicedate BETWEEN current date - 60 days
    AND current date - 31 days
    THEN balanceforward ELSE 0 END) AS "31-60",
    SUM(CASE WHEN invoicedate < current date - 60 days
    THEN balanceforward ELSE 0 END) AS "61>",
    SUM(balanceforward) AS total_outstanding
    FROM MyTable
    GROUP BY customercode
    ORDER BY total_outstanding DESC
    Please advice if the CASE statement or the double quotes are causing this error
    Thanks,
    PP

    I got this to work in the XML but the data is returning zeros for all the case statements. When I run this in toad I get results for all the case conditions but when ran in XML the data displayed is all zeros. I am not sure what I am missing. Can someone shed some light on this please
    Thanks!
    PP

  • How to search this forum by tags, answered questions, and quickly navigate to next/previous posts

    New user to these forums. I've read all the Search documentation.
    1. How do I search this forum by tags?
    2. Is there a way to view just the posts that were answered or where the original poster found some help?
    3. Is there a way to quickly move to next/previous posts without having to backtrack to the list of posts and then manually click the next/previous post?
    Thanks!

    New user to these forums. I've read all the Search documentation.
    1. How do I search this forum by tags?
    2. Is there a way to view just the posts that were answered or where the original poster found some help?
    3. Is there a way to quickly move to next/previous posts without having to backtrack to the list of posts and then manually click the next/previous post?
    Thanks!

  • How to use two group tags in the header?

    I am using BI Publishing,RTF Template,I found when I put two group tags before <?start:body?> ,the BI Publishing only keep the 2nd group tag right before <?start:body?> as header, it moved the 1st group tag to the body section.
    Is this a bug? Can anyone give me some ideas how to make BI Publish treat all the group tags before <?start:body?> as the header/sub header?
    thanks for your help

    Hi dirk,
    Thanks it worked well.
    I have one question for you in the tabular form.
    i have totally 10 columns in my tabular form, in that 9 column is of database column and only one column is non-database column, while updating the row in the tabular form it is throwing the below error like
    Current version of data in database has changed since user initiated update process. current row version identifier = "A0FD649E5A28DF9244990A3B9368298A" application row version identifier = "44CE02A233595BCA6F7D4A140BD4DF30" (Row 1)I thought the above error is due to the existence of non-database column in my tabular form. Is there any way to solve this issue. I need to have a non-database column in my tabular form but the presence of that column is not allowing to perform update in that tabular form.
    how to get rid of this issue dirk.
    Any ideas??
    Brgds,
    Mini

  • Podcasts : how to access the "Grouping" tag in the Info window ?

    I upgraded yesterday to iTunes v12.1, and today I discovered that I cannot anymore access to the "Grouping" tag in the Info window (still available using ALT/OPTION in iTunes v12 and v12.0.1).
    The "Genre" tag still available, but it is useless for Podcasts episodes, as ALL of them are pre-identified as "Podcast"…
    Anyway, the "Grouping" tag is still present within the Podcasts files and the iTunes episodes datebase, as I can display it as a column in the "My Podcasts" pane (list of episodes) !
    Does anybody know a way to still access/modify this tag field "Grouping" for Podcasts ?

    CLASS LCL_EVENT_RECEIVER DEFINITION DEFERRED.
    CLASS LCL_EVENT_RECEIVER DEFINITION.
      PUBLIC SECTION.
        METHODS HANDLE_DOUBLE_CLICK
        FOR EVENT DOUBLE_CLICK OF CL_GUI_ALV_GRID.
    ENDCLASS.                    "cl_event_receiver DEFINITION
    CLASS LCL_EVENT_RECEIVER IMPLEMENTATION.
    METHOD HANDLE_DOUBLE_CLICK.
    PERFORM HANDLE_DOUBLE_CLICK.
    ENDMETHOD.
    DATA:EVENT_RECEIVER TYPE REF TO LCL_EVENT_RECEIVER.
    <AT PBO>
      SET HANDLER EVENT_RECEIVER->HANDLE_DOUBLE_CLICK FOR GO_GRID.
    <AT PAI>.
    FORM HANDLE_DOUBLE_CLIC .
    FLAG = 1.
    LOOP AT LT_LVCFIELDCAT INTO LS_LVCFIELDCAT.
    IF LS_LVCFIELDCAT-FIELDNAME = 'ABC'  AND FLAG = 1.
      LS_LVCFIELDCAT-SELTEXT = <WHAT EVER U WANT>.
    MODIFY LT_FIELDCAT FROM LS_FIELDCAT..
    ENDIF.
    CLEAR FLAG.
    ENDLOOP.
    ENDFORM.
    NOTE: IAM PUTTING FLAG BECAUSE WHEN U GO BACK IN THE ORIGINAL SCREEN U SHOULD GET THE OLD TEXT, SO , THERE U CHECK FOR FLAG = 0.
    AND UR SECOND QUESTION, PLS EXPLAIN IT CLEARLY

  • Problem with Grouping Tag in iTunes

    Hi,
    I am trying to use getID3 to read the 'Grouping' tag from iTunes. It would seem that iTunes is writing these tags to my MP3 files, as, when I open them in Media Rage the Grouping Tag shows up OK. However, when I then upload the tracks to my server and use 'content_group_description' to read these tags (the getid3 code for the 'Grouping' tag, nothing shows up. If however, I change the Grouping Tag in Media Rage, and then re-upload, the Grouping Tag does show up.
    I wonder if someone could help me troubleshoot why this is happening. I would rather not have to retag all of my files in Media Rage if possible.
    Thanks,
    Nick

    After further investigation it would seem that the Grouping Tag is preserved such that getid3 can read it for the original files in my iTunes library.  The problem occurs with files are converted using iTunes (from higher bitrate to lower bitrate MP3s).  For these files, the Grouping Tag shows up in Media Rage, but cannot be read by getid3.  If anyone has an idea why this might be, and what I can do to resolve this issue, I'd be glad to hear of it.
    Thanks,
    Nick

  • How to Implement search Refiners for social tagging in SharePoint 2013

    Hi Sharepointers,
    Scenario is that when i add tags to Site Collection I can be able to refine that Site url with the tag term in Enterprise Search. I had implemented refined search with Managed Metadata Column in Custom List and Document Library. But now I need to implement
    Refined Search for Social tags. Need Valuble suggestions
    Thanks,
    Vinnarasi

    Hi Anil Avula,
    Thanks for your reply. Already I had used "Refinement" Webpart for having Search Refiners in List Level. I had referred
    Add
    Search Refiners link. Now my requirement is that, When I add a tag (i.e)Social tagging in "Tags&Notes"  for a Site Collection and search for
    the tagged-term, Search results should be refinable for the tagging. Hope to have a reply
    Thanks,
    Vinnarasi

  • APPLET tag missing CODE parameter

    We are planning to use WebStart for our swing_apps deployment. At the moment we use applets with Plug-In 1.3.1_04
    I changed the html as follows:
    <OBJECT CODEBASE="http://java.sun.com/update/1.3.1/jinstall-1_3_1_04-win.cab"
    classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="0" height="0">
    <PARAM NAME="app" VALUE="myServer/myWebApp/wsapps.jnlp">
         <PARAM NAME="back" VALUE="true">
         <!-- Alternate HTML for browsers which cannot instantiate the object -->
         Download Java Web Start
    </OBJECT>
    When loading the page from the server we get following error:
    "APPLET tag missing CODE parameter"
    When I load "myServer/myWebApp/wsapps.jnlp" directly from the browser, the application runs fine.
    any idea's?

    To have web start run your application, it just needs to open the JNLP file in the browser.
    You do not need the OBJECT tag since your are pointing it to a JNLP file and not an applet.
    just use an HREF to your JNLP file
    Run Application
    Dan

  • Can BPEL handle xsd:group tags?

    As far as I heard BPEL cannot handle xsd:group tags in XSD schema files.
    E.g. when validating XML documents.
    Is this true? Or do I have to enable an option to use xsd:group tags as well?
    Peter

    Has anyone got it working yet?
    In my case, I have the following sequence:
    FileAdapter -> Mediator1 -> Mediator2->DB Adapter
    I am deliberately introducing validation error in File. Isn't it correct to assume Fault framework would get triggered at Mediator1 level since we are invoking FileAdapter service?
    I am getting a strange behaviour. If I enable XSD validation at Mediator1 level, process is Faulted with no re-try option. However, if I enable XSD validation ONLY at Mediator2 level, I get Recoverable fault. There seems to be some disconnect between documentation and reality. I am using JDeveloper 11.1.1.3.0 version and SOA Suite 11g.
    Thanks,
    Amjad.

  • Automator searching labels rather than tags

    Hi,
    I'm having a problem with automator since labels changed to tags.
    I have a few different tags on each file which I'll call Tag A, Tag B, Tag C, and Tag D. Tag A and Tag B are both orange, Tag C is yellow, and Tag D is blue.
    If I have a file that should be Tag A and Tag D so I tag it with both tags. The file shows up like this:
    When I use tags in finder it shows up in both Tag A and Tag D.
    In automator if I search for Label = Orange it shows up, but when I search Label = Blue it doesnt show up.
    My first question is can I search by tag instead of label in automator? Either using a plugin or script?
    My second question is can I search for Tag A rather than Tag B? I say that because they are both orange but are distinguished by the tag name. What I usually do is search for Label = Orange and Any Content = Tag A.
    Thanks in advance for any help.
    Connor

    Not for you, but for other users who need the answer (so please do not use my answer )
    Use boolean operators (i.e. Tag:Green OR tag: Grey  NOT Tag:Blue)
    For multiple tagged files use: Tag:Green AND Tag:Gray
    mdfind can also be used:

  • ITunes 12 cannot add grouping tag

    I just imported an audiobook CD and cannot find a way to add a Grouping tag in iTunes 12. See the screen capture for book 6 where there is no option to add the Grouping tag.
    If you look at the screen capture for Book 5 you will see the grouping tag. I added book 5 in the previous version of iTunes where I was able to add the 'Grouping' tag.
    Can anyone tell me how I can add the grouping tag in iTunes 12?
    I am using Yosemite.

    There is another work around for Movies you have added to iTunes (seeing as someone thought removing the Option right click trick was an excellent idea and better than allowing users some freedom)
    Any way, with a movies open the get info window, goto the options tab and change the media type to Music Video ( You'll notice the window options change slightly) you can now got to the details tab and "grouping" will be there, add your desired grouping for the movie go back to the options tab change the media type back to movie then hit OK. the grouping will now appear and hey presto something that was easy is now a hassle. thank you to the person who changed it.
    This works on the Audiobooks as well, just change the media type to Music and the grouping option is available, add your grouping name, change the media type back to Audiobooks and it keeps the grouping, Its crap but it works (until some bright spark stops it working)

  • Searching for a Keyword tag alias

    My searches work fine as long as I type something that is an actual keyword tag. But I end up with nothing if try to search for a keyword tag alias. Is this a bug or by design?

    Thanks,
    I should have searched for "synonym" rather than "alias".

  • AAA server group tag

    is the "AAA server group tag" the same as the proxy distribution entry.
    trying to setup my asa for tacacs+
    cisco# aaa-server ?
    WORD < 17 char Enter a AAA server group tag

    I hope I get your question correctly. The AAA group tag is local to the AAA Client and has nothing to do with the AAA Server (e.g. ACS). It is meant to group more than one TACACS/RADIUS server.
    Proxy Distribution Table is used when you have Multiple ACS servers and you want to route incoming AAA requests to particular server(s) based on pre-defined criteria. Like user1@NY should be redirected to the NewYork ACS.
    Regards
    Farrukh

Maybe you are looking for

  • How to sync Mac, Exchange and iphone

    I have calendars on ical. I have calendars on Entourage (in the cloud). Both show up in the iCal calendar views. When I create a new event in ical we can chose which calendar it goes into. The events made in iCal do not Sync with my iphone. The event

  • How to embed pdf in a doc

    I am trying to develop a training document that shows colleagues how to read a particular report.  I was wondering if there is a way to take a snapshot of the report and embed it in a standard word processing document.  It is in a pdf format and the

  • PO invoice completed

    All, Whether there is any field where I can see the PO is finally invoiced ? For eg an Import PO is created for 5000 qty . Clearing agent with separate vendor code is included in the conditions of customs and freight for this PO . 2500 qty goods rece

  • Time capsule is full

    what happens when the TC is full and you still have more stuff to back up? I remember reading something about this, but now I can't remember where I read it. thanks

  • Materialized View Stalesness Unusable

    Hi, I have a situation where a materialized view runs forever in SQL developer and doesn't comeback with a success message. I checked the properties of this Mview and it needed compiling (which i did). Post which the re run performance still doesn't