QueryText for Not Matching case

Hi ,
I am looking for a query string which will be used to fetch the files from UCM using dataBinder .
Query should return me all the files which Doesn't have Comment 'ProcessedBy='
I am aware of the query string which fetches files which have comment 'ProcessedBy'
"xComments <matches> "ProcessedBy"
What should be the queryText for Not Having ?
Thanks
Kiran

In addition I'm going to share a tip for you to build your RIDC QueryText.
1) Go to UCM console and click in your user.
2) In the profile options set "Layout" to "Top Menus". With this layout you can see in the URL all IDC Services correctly :).
3) Go to "Search" page and elaborate your query.
4) Run the query and you will see the query in browser URL.
Regards.

Similar Messages

  • Operator for Not considering Case

    Hi all,
    Can anybody tell me
    Operator by which internally it not consider the case(Upper case or lower case)and accordingly fetch the data.
    For ex if we enter Either
    Ram or ram of Ram.
    Consider all the same.
    Best Regards,
    Aastha

    Hello again Rainer,
    I m asking that whether we enter in selection screen(for ex)
    Ram or
    RAM or
    rAm  or
    all such possible combinations.
    I m asking any logic, so that my report will  consider all these combination same and fetch the records.
    Best Regards,
    Aastha

  • Billing information does not match.

    I'm trying to submit my billing info in itunes but, I get a message that says that something doesn't match my bank's records. I have triple check the info and I think it could be a couple of things. The "tittle" option could be one of them because there is no "title" in my bank account information.
    Also since my bank is from Puerto Rico they use my two last names, my bank info has two last names but, on iTunes it gives me the option for 1 last name which I think would be a reason for not matching. If anyone has any ideas how to fix this by all means let me know.

    If you called Apple tech support, they could not help you, even for money. They can't help with iTunes Store issues.   Make sure that the address in your iTunes Store account matches the address as shown on your credit card statement exactly. Any difference may cause an error. Other possible solutions that have worked for some:
    Putting text in the second line of the address (including just copying the first line)
    Expanding abbreviations e.g. St to Street, Ave to Avenue etc (or conversely abbreviating)
    Putting the apartment or suite number on the second address line
    If you continue to have problems, contact the iTunes Store and tell them about the problem via following the steps on this web page, which is the only way to contact them:
    http://www.apple.com/support/itunes/contact.html
    and with luck they'll sort the problem out for you, though it may take a couple of email exchanges with them to get past the "canned" replies they often send out at first.
    Regards.

  • 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

  • General ledger does not match profit and loss for current year

    Closed 2008 and it created some unexpected journal entries. These JEs show up as beginning balances in the 2009 GL. Also net income does not match profit for current period on balance sheet. Tried reversing the unexpected journal entries and this caused the 2009 retained earnings to be more out of balance. How do I fix this?

    As far i understand you have done Balance Carry Forward by FAGLGVTR.
    and your opening balance in next year is not correct as desire in Retain earning account.
    If the case so then kindly check that you have transfer amount from retain earning account to and reserve account in previous year.
    Regards
    Shayam

  • Totals for CKF are not matching

    Hi All,
    We recently upgraded to BI7 and we created Aggregates in the system. We have few calculated key figures (CFK) in the system. When we execute the queries they are not hitting the aggregates in the system because of the property, calculation before aggregation.
    We changed that property calculation before aggregation to calculation after aggregation then the queries are hitting the aggregates. So we moved the aggregates to BQ and BP. There the values for the totals in the report are not matching. For ex: we have value 10 for a CKF in five rows then the total in the result row should be 50 but that is not the case now, it is showing as 45 or 55 some value. The totals are not matching in all the reports where this CKF is involved.
    But when we keep the calculation before aggregation property as it is, then the total values for this CKF are matching in the report. But now the problem is that the queries do not hit the aggregates.
    So instead of going for a CKF we tried with creating a formula in the query with the same calculation as it is in the CKF, but for that formula also the total values are not matching. When we check and compared the formula calculation with other CKFu2019s in the system, we found out that those CKFs which involved the calculations such as multiplication and division the totals are not matching but if the CKF is containing addition and subtraction then the Totals are matching. This is the same case in across all the systems except in Production.
    We have testing system (BT), which is a copy of production; the totals are matching for this CKF in one report. But if we include the same CKF in some other report then the totals for this CKF are not matching in that report.
    We are unable to figure out why the same CKF with same properties and calculations is not behaving in the same way across all the systems. If anybody comes across such issue please let us know how to proceed further.
    Thanks for your patience.
    Hope for your response...

    Hi himanshu,
    If you are using Addition, subtraction with Multiplication & Division, just maintain all in the Sequence how you required using brackets.
    If you are using formula in Row & Column also try to use formula Collision.
    http://help.sap.com/saphelp_nw04/helpdata/EN/d2/02223c5f00612be10000000a11402f/content.htm
    Regards,
    Rajdeep.

  • The SYSVAL table entry for the database version (16) does not match the required version

    We upgraded from Tidal Enterprise Scheduler (TES) 5.31 to 6.1 on fresh Windows x64 2008 R2 servers.  I did a fresh install but our DBA restored a copy of our database from pre-prod which was at 5.31.  I get the error below.  Note, SQL went from 2005 to 2012 during this upgrade.  Do I need to change a value in this table to reflect the SQL change?
    [04/29 12:47:14:198]:TIDAL Enterprise Scheduler: version 6.1.0.133
    [04/29 12:47:14:198]:Java version: 1.8.0
    [04/29 12:47:14:198]:Java Virtual Machine version: 25.0-b70
    [04/29 12:47:14:198]:Start Time : 04/29/14 12:47:14:198
    [04/29 12:47:14:198]:----------------------------------------------------------------------------
    [04/29 12:47:14:198]:Database URL :jdbc:sqlserver://SQL2012-Host:1433;responseBuffering=adaptive
    [04/29 12:47:14:198]:Database Driver :com.microsoft.sqlserver.jdbc.SQLServerDriver
    [04/29 12:47:14:198]:Maximum number of log files = 100
    [04/29 12:47:14:198]:Added a LogFile called 'RegularFile'
    [04/29 12:47:14:198]:LogManager: setting default log
    [04/29 12:47:14:214]:Retrieved a LogFile called 'RegularFile'
    [04/29 12:47:14:495]:MessageBroker: Instantiated TcpTransportServer (URI = tcp://0.0.0.0:6215)
    [04/29 12:47:16:975]:Retrieved a LogFile called 'RegularFile'
    [04/29 12:47:17:272]:The SYSVAL table entry for the database version (16) does not match the required version (23). Shutting down.
    [04/29 12:47:20:282]:
    [04/29 12:47:20:282]:
    [04/29 12:47:20:282]:Shutting down the application

    I had this error last night while applying a patch to 6.0. However in my case the version was 21 versus a required version of 23.
    As far as i know 6.1 is not compatible with the 5 db schema, so you will need an update / migration plan for the db also.

  • Artwork on my iPad does not match iTunes and is not correct for movies, TV Shows Nd some songs

    Artwork on my iPad does not match iTunes and is not correct for Movies, TV Shows and some songs &amp; Albums. Is this issue resolved? If so what was or is the fix. I have not been successful in locating that.  I found posts stretching back into late 2010.

    most of these items were downloaded from eihter iTunes or in the case of movies, imported into the app and then loading them to TV Series or Movies as appropriate. They were all fine until about two days ago when I did a sync. Then the artwork went haywire. I tried manualy removing and replacing the artwork in iTunes with the correct jpg's. and then re-sync. iTunes shows everything OK, but the iPad is the one with it all messed up.

  • I have files that have been on my computer for over a year and all of a sudden they wont open and an error message comes up saying they were improperly downloaded or came in an email attach which is not the case

    I have files that have been on my computer for over a year and I have used them several times and all of a sudden they wont open.  I received an error message saying they are improperly downloaded or came as an email attachement which is not the case.  Please advise

    They seem to be word files - they will open if I choose "open with" microsoft word, but if I double click they don't open they are appearing as PDF on my screen.  I even opened one and then tried to "save as" making sure I chose .doc and they still appear as PDF
    I just created a new document response.doc in word and when I saved to my desktop it appears as a PDF file and I absolutely did not create a PDF or save as PDF it was a simple word
    doc.
    The message says "Adobe reader could not open response.doc because it is either not a supported file type or because the file has been damaged (for example attached in an email and not properly decoded)
    The reader version is I believe the most current, I always update when prompted.  OS is Windows 8

  • Data not matching for a key figure in ODS and In CUBE.

    There is one key figure ( Net Units) where in the data is not matching in ODS and in CUBE for only one particular fiscal week (200714)but for the rest of the weeks its matching.
    The data  is  first loaded in to ODS and from there in to CUBE and the source is from flat file.
    The cubes are not compressed .so I checked the DB aggregation in the field selection for output screen but still it’s not matching .( based on the infocube addition property some times if a file is loaded multiple times it adds up in the infocube so when the cubes are not compressed we manually select this option) .
    What might be the possible cause for this ???
    thanks in advance
    jayakrishna

    HI,
    By any chance if you have loaded same the delta twice into the cube, then there might be the chance of the corrupt data. SO identify the lowest level of document where u can identify the difference.I mean if possible 0calday wise or document leve wise or sales org wise etc. and try to find out where is the difference. Then check in the change log of the oDS, whether the request has gone into cube twice. last option is selectively delete the data from the cube for the week and load a full repair from the ODS for that week.
    Sriram

  • My icloud account on my new iphone does not match the user ID for itunes as it is an old apple ID. There is no password for this ID so I cant change it and it wont let me change the apple ID. Any help?

    my icloud account on my new iphone does not match the user ID for itunes as it is an old apple ID. There is no password for this ID so I cant change it and it wont let me change the apple ID. Any help?

    To change to iCloud ID on your phone you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID then sign in with the new ID.  If you don't know the password for the old ID, and if the old ID is an earlier version of your current ID, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • Message no. F5350 account type/account for invoice reference does not match

    Hi SD Experts
    Getting error message when the Billing document is released to accounting.
    "Message no. F5350 account type/account for invoice reference does not match item"
    Client is having 6.0 version , I have checked OSS notes, only available for upto 4.7 version.
    Please help to solve this issue.
    Thanks/karthik

    have you checked which account type is maintained in respective G/L account which supposed to be hit once invoice is released . eg: check in Reconcilation account assigned in Customer Master in FS00, Reconcillation account for accoun type should be - D= Customers.
    similarly for other accounts such as "Revenue account"  & check Field status group assigned in G/L account in FS00.
    Check & revert

  • HT1933 I have old email address's I used for iTune music purchases and cannot change password on several old accounts. Now some of the music I purchased I can not download and authorize it on my device. What can I do password security does not match my bi

    I have old email address's I used for iTune music purchases and cannot change password on several old accounts. Now some of the music I purchased I can not download and authorize it on my device. What can I do password security does not match my birthdate on two of the accounts. Apple can not send me email with a password authorization on several current accounts that I have with them. How can I contact Apple with this annoying problem I can not fix.

    settings - app/iTunes store - sign out and sign back in with your new id.
    Note - if your older apps needs an update it will use your old apple id and password, as Apps are tied to the apple id that was used to purchase it.
    You can't merge apple id.

  • On iTunes 11, how can I access home sharing if the music is from a CD? Is there any way I can download these songs if (A) I no longer have the CD, or (B) I do not want to pay $25 a year for iTunes Match?

    On iTunes 11, how can I access home sharing if the music is from a CD on a different computer using Home Sharing? Is there any way I can download these songs if (A) I no longer have the CD, or (B) I do not want to pay $25 a year for iTunes Match?

    Yes, you can copy songs that you ripped from a CD to your Home Sharing computer.
    Turn on Home Sharing first on both computers.  To do that, go to File > Home Sharing > Turn on Home Sharing.  Enter your Apple ID and password.
    Now go to your computer that you want to copy the songs to and connect to your Home Share.  You can do that by clicking on the popover button located at the left top corner right below the play control buttons.  Click on it and scroll to the bottom until you see your Home Share and select it.
    Go to Music in your Home Share.  Select the songs that you want to copy in your Home Share and click Import at the bottom right corner.

  • ITunes Radio not working properly after signing up for iTunes Match

    I've been a user of iTunes Radio for some time now, and I've enjoyed it with minimal technical issues - until I signed up for iTunes Match. I'm not sure if it's simply coincidence, or if my subscription is causing issues.
    The problem is that when I click on a station, whether it be a Featured Station or one of My Stations, it acts like it will play, but the time bar never comes up below the song title. Instead of showing the status bar when a song is playing, indicating the time lapsed/remaining, it shows a solid blue bar all the way across with no time.
    I use Radio on my MacBook Pro (2009) and I also AirPlay my music to two Bose SoundTouch 20 speaker systems. I'm on the latest version of iTunes, my Bose systems are updated with the latest software, and I've never had an issue with this before. I can play songs I own or ones that I want to preview in the iTunes Store just fine through all of my speaker systems. What's interesting is that my NPR station in Radio works fine, though that one doesn't allow for AirPlay.
    I'm also having identical issues from my iPhone 5s. Though I can only play to one AirPlay device at a time from my iPhone, the symptoms are otherwise the same. Downloaded songs play fine; iTunes Radio freaks out and gives the "Station Temporarily Unavailable" message. Except it's not temporary, unless you consider two months of this irritation temporary...
    Here's what I've tried so far:
    Logging out of iTunes, restarting and logging back in.
    Resetting my Bose AirPlay speakers.
    Turning off the Bose SoundTouch App and Music Server App on my computer.
    Disconnecting my Bose AirPlay speakers from power altogether.
    Restarting computer and resetting iTunes Cache and Warnings.
    None of those attempts at fixing this issue has resolved anything. I'm at a bit of a loss for help here, and I really don't want to start uninstalling and reinstalling programs if it can be avoided. If there's a way to unsubscribe from iTunes Match, I'd want to try that first as that seemed to be when things started becoming non-responsive. If Apple provides a way to fix iTunes or the iTunes Match service without charging me a $29 support fee, I think that would be great, but I haven't seen one.
    Anyone encounter this before? Anyone at Apple listening? I'd greatly appreciate any help.

    Try it in Cellular as a quick test. Mi had lots of troubles and isolated the issue to Cox communications. May be an ISP issue.

Maybe you are looking for

  • Reg : Creation of domain with 8130 characters

    Hi Experts, I want to create  Domain with 8130 characters... Can anybody suggest.. Thanks & Regards, Mahendar.

  • Upload flat file (Content Conversion Parameters)

    Hello, I am still trying to upload a flat text file to XI. Its a non separator file. Here the error message from the XI adaper engine: Sender Adapter v1508 for Party '', Service 'IXI_FileSystem_CSV': Configured at 15:36:12 2005-08-03 Initialization e

  • Auto approval in CMS

    Hi, Is it possible to set approve action as auto on APPROVAL tab in CMS (NWDI)? I mean that as soon as SC reaches to Approval tab, the status should change to approved.

  • MacBook Pro (Unibody) with Sony XDCAM EX-3 SxS card  does not work !

    Having bought my 2nd MacBook Pro now with intel chips etc. I was horrified to discover that when I downloaded the XDCAM EX : SxS PRO Device Driver (Mac V1.0.1807) it screwed up the MacBook Pro by taking 10-15mins to get to the desk top. I called a fr

  • Pictures not posting correctly

    When I upload my iweb published page to the web, the pictures displayed on the live site are different from the ones that are supposed to be there. they display correctly in the iweb program on my computer, but not when i upload. Any suggestions?