Tax query builder with "workflow status" property

Hi,
is it possible to create a tax query builder with "workflow status" property? For example: folder A only with documents "Relased", folder B only with document "In progress"?
In property meta data I saw that there is a property "cm_workflowState", I made it indexable, but it doesn't work....
thanks,
Paolo

Hi,
Thanks to share your post.
For the issue, I think it may due to the wrong handling of the encoding type “UTF-8”, please refer to the followed article, they may give you a hand:
http://blogs.sun.com/shankar/entry/how_to_handle_utf_8.
http://devlog.info/2008/08/24/php-and-unicode-utf-8/.
Hope this could help you!
Leo

Similar Messages

  • Issue with Collaboration Status property - not displaying discussions item

    Hi all,
    We have a strange issue. We are displaying the collaborationstatus property in some of our iviews. When I add a feedback to a resource, the icon under this column appears and on clicking opens the sub menu with item Feedback (1). But when I start a discussion on the same document and then check the sub menu under this icon, it does not show the item for Discussions, which it should as the collaboration status property is composed of discussion_topic_count property also.
    Since this is working on one of the systems in our landscape, I checked the settings of the repository managers and services. Everything is same on both servers. But it works on one and does not work on another.
    Has anyone faced this issue before? Does anyone know the solution to this?
    BTW I extracted all the KM property values for the file on which I had started the discussion and the discussion_topic_count property was not available in the list, even though the properties corresponding to feedback, reviews and comments were available.
    Regards
    Ranjith

    Even if I don't use a custom item renderer class and stick it straight into the list control, I still get the same exact issue.
    <s:List id="productCategoryList" x="10" width="100%" height="50" borderVisible="false"
       change="productCategoryList_changeHandler(event)"
       dataProvider="{productService.productCategoryList}"
       >
      <s:layout>
       <s:HorizontalLayout />
      </s:layout>
      <s:itemRenderer>
       <fx:Component>
        <s:ItemRenderer>
         <s:Image source="{data.imagePath}" />
         <s:Label text="hi" />
        </s:ItemRenderer>
       </fx:Component>
      </s:itemRenderer>
    </s:List>

  • Query Builder problem with saving to SQL text file

    When developing an SQL statement in Query Builder and saving it for later use, one has the option of saving in .SQL file extension. However, this file can not be used by the data wizard of Oracle*Reports because it contains non-ascii text. It appears that the Query Builder saves commands as binary tokens rather than in ascii text.
    This makes it impossible to use Query Builder in place of Oracle*Report's data wizard's query builder with which to build and save SQL statements.

    as i posted earlier .. queryBuilder as a stand alone product is neither supported nor available anymore. it is only available as part of the report data wizard.
    thanks,
    ph.

  • 1.5.4 Query Builder Bug?

    I was testing the Query Builder with SQL developer version 1.5.4. It seems to have problems when trying to add the same table twice to the query.
    Example was to use the employees table from HR schema to create a query showing employees and managers. When clicking the second time on the employees table then the query builder did just "hang" there indefinitly.
    Did I miss some important step like giving alias names to the tables?

    There's an accepted enhancement request for this at the Echange. Go vote to add weight for future implementation.
    Regards,
    K.

  • How to use Query Builder in JDeveloper?

    I am not able to use Query Builder with JDeveloper version 11g 2.
    The online documentation about Query Builder:
    http://docs.oracle.com/cd/E35521_01/user.111230/e17455/db_tools.htm#OJDUG2380
    "To use Query Builder:
    Open the SQL Worksheet.
    Right-click and choose Query Builder."
    But when I right-click on the SQL Worksheet, there is no menu item "Query Builder".
    Does the documentation belong to a different version of JDeveloper?
    Edited by: Ralf_user4689599 on 06.05.2013 15:40

    all features of 11.1.2.3.0 are installed.
    It makes no difference wether I start studio developer or database developer role.
    There's no query builder in the context menu of the sql worksheet.

  • Query Builder and 8i

    Is it possible to use Query Builder with 8i?
    I installed it but was unable to connect to the starter database installed with 8i.
    I installed the Query Builder(and Project Builder) into a different directory from the 8i install.
    When QB starts, it asks for the name, PW, and connection. I enter the N and PW and the instance of the 8i DB but it comes back with a transport error.
    1. Is Q Builder compatible with 8i?
    2. Is there a document describing how to set them up to work together?
    Thank you very much,
    David Littman
    [email protected]

    use runproduct command in developer 2000

  • EA2 Query Builder not showing related tables

    While using Query Builder with the sample schema(s) I click on the Options->Show Related Tables and never get a response back. I am on a Windows XP machine. After waiting several minutes I just cancel out of Query Builder.
    Thanks,
    Raoul

    Hi Hema,
    First of all you have to make sure that you had given the correct data source in JDBC Connecction.
    When the work is in progressand we click on Backspace button then we will get the page as greyed.Make sure that you have to wait for a while after saving the report and never use the Backspace button.
    Thanks,
    Praveen.

  • Migrating from Query Builder to Discoverer 10g

    Can any one suggest that is there any ways that end user can edit/modify the query as they can do it in query Builder,with out editing worksheets.
    Currently the queries were created by File->Import Sql option and granted access to users.Is there any provision for end users to change the query according to their needs and use it with out affecting other users?.

    Hi
    No this is not possible. Discoverer is a GUI tool and that is the way you have to edit the query. Having altered the GUI then Discoverer will rewrite the SQL.
    Most end users don't have a clue about SQL in the first place. The whole point of having a GUI front end to ad-hoc query tool is that users don't need to know SQL to build a query. The EUL further means the users don't need to know how the database is put together.
    People who use Discoverer to point directly at the database tables are missing the point of the EUL. The users of those systems are also missing out on the full functionality of the tool. This is why you don't manually edit the SQL behind a Discoverer worksheet.
    Best wishes
    Michael

  • DIFF. between Quick Viewer and Query Builder

    Hi experts,
    can any body explain the difference between Quick Viewer and Query Builder with examples and can u forward the related material( how to create Quick Viewer and Query Builder ) other than help.sap.com.
    useful answers duly rewarded
    thanks in advance
    sai krishna

    my mail id: was [email protected], please send me the material
    i will assign the points
    thanks in advance
    sai krishna

  • SqlDev 3.0 - Query Builder - Drag/Drop table - SLOW

    Has anyone else had their sql*dev 3.0 session essentially "freeze" when attempting to drag/drop a table into the query builder tab?
    After the table finally show up in the query builder, if I remove the table and then drop it back in again, it appears in the QB immediately. The slowness only seems to happen the first time you drag each individual table in.
    Anyone seen it?, is there a solution?
    Thanks!

    It's expected behavior, since the Query Builder needs to load all the required table meta data and the related constraints, foreign keys etc.
    The first EA version of this actually tried to load everything on startup, but then the tool became unusable during the startup phase of Query Builder.
    If you are interested in the debate you can read it in the following threads:
    Re: Poor performance on Query Builder with 3EA2
    3.0.02.37 EA1: Query Builder Performance With Large Schema?

  • Workflow status column in AllUserData Table with wrong coded in Content Database?

    I would like to write a stored procedure to find out all workflow instances with errors, directly from content database.
    I go to dbo.alllists to find out the workflow status column, and query AllUserData and find out not readable text
    like:
    쳀曩쌙䂻֞鼥
    㖦巀䐝义颹暲ﻇൿ
    ﱰ臨臸䋖ហ嬀ᨵ瘉
    鄌幀鴏䔖튅㐻⩷揬
    묨ή姖䩡ꊎ鉛۬浶
    ⟯봨飮䙕잳摕盜⣢
    屑䳬鑥䶵岿珽磯Â
    ꬁᆈ䀥䓝䶲紀篰䟫
    蓏ꋦ䥌肃瘓⯈᭄
    뵎㎙䈸䪿蔀ࢴ
    ෬꧋辂䘀馻ࡲ琓
    ꞎ鵫䬺ࢬ䀒✫ꡱ
    any ideas?

    Hi,
    Thanks to share your post.
    For the issue, I think it may due to the wrong handling of the encoding type “UTF-8”, please refer to the followed article, they may give you a hand:
    http://blogs.sun.com/shankar/entry/how_to_handle_utf_8.
    http://devlog.info/2008/08/24/php-and-unicode-utf-8/.
    Hope this could help you!
    Leo

  • How to create workflow-status = failed with ContentService?

    Hi!
    For test-purpose I need a workflow with the status "failed". How can I create one?
    greetings
    Verena

    Hi Robert
    May this help
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/d6/eddef503944dc6bbe8d81a2cec44e8/frameset.htm">Customising UWL tabs</a>
    Check the <a href="https://help.sap.com/javadocs/NW04S/current/uw/index.html">UWL API</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/57/c223be82104792a15c2df11377b9ed/frameset.htm">Using UWL</a>
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0a/ad68c125ae496f8c04a25090bd2e3c/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3e/09df7f284f4fb9b50aaedf80652f4c/frameset.htmhttp://help.sap.com/saphelp_nw2004s/helpdata/en/36/dd4ad73c86412e81e9ce66eeb147e7/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/09/6d6b17b29b4eef83a553acaa52f668/frameset.htm
    Thanks
    Swathi

  • Building Cascading Lists for Query Screens with ADF Business Components.

    I build “Cascading Lists for Query Screens with ADF Business Components”. When I to select master list first working fine, but when I to select master list second returned error : JBO – 25013 : Too many objects match the primary key oracle.jbo.key[CN]. CN dependences with key to detail list (Countries in this case). Please help me.
    Andrew.

    You would have a better chance, that someone answers your question, if you choose the right forum:
    JDeveloper and ADF

  • Query Builder - How to create a link between tables with many fields?

    I have many fields in my tables. When the query builder loads the tables, the tables are expanded to accomodate all the fields. Suppose I want to link Table A's Customer ID (the first field in Table A) wiith Table B's Customer ID (the last field in Table B). How can I do that if the last field in Table B are not visible in the screen?
    Currently, I create a link in Table A's customer with a random field in Table B. Then I edit the link to create a proper condition. Is there a more efficient way to do this?
    Thanks.
    Edited by: woro2006 on Apr 19, 2011 9:40 AM

    Hi woro2006 -
    Easiest way is to grab Table A's title bar & drag Table A down the page until the columns you want to link are visible.
    FYI, there is an outstanding bug
    Bug 10215339: 30EA1: MISSING THE 2.1 RIGHT CLICK OPTIONS ON DATA FIELDS TO CREATE A LINK
    to add a context menu on the field for this. That is, Link {context field} to > {other data sources} > {fields from that source}
    It is being considered for 3.1, but I have no idea where it will end up in the priority queue.
    Brian Jeffries
    SQL Developer Team
    P.S.: Arghh, Unfortunately, I just tried it and the diagram does not auto scroll while you drag, so there is some guess work/repositioning the view involved.
    Logged Bug 12380154 - QUERY BUILDER DIAGRAM DOES NOT AUTO SCROLL WHEN DRAGGING TABLE

  • QueryString issues with Query Builder and Search Box

    Hi Guys,
    I've got the following scenario (Issues are bolded for quicker reading):
    I have a search results pages named results.aspx
    I have a page, named messages.aspx, with a webpart that display messages from a specific folder (which can be changed in the webpart properties). On that page, there's a search box which will lead to results.aspx, and will do search only on the specific
    folder.
    On the other hand, when I'm using Content Search Web Part, I can use the query builder to do the following:
    ParentLink:{QueryString.folder}
    So all I have left to do is to send the folder as a query string parameter from messages.aspx to results.aspx.
    (1) The search box doesn't support sending other QueryString parameters,
    which is also known to happen in previous SP versions, so I fixed the onclick events and voila, the folder parameter is transferred to results.aspx.
    But something weird happens in results.aspx:
    When I'm first redirected from messagses.aspx to results.aspx I get the follwing URL:
    /Pages/results.aspx?k=Washington&folder=Home - I've got results
    When another query is issued from the search box of results.aspx I'm getting the folliwing URL:
    /Pages/results.aspx?k=Washington&folder=Home#k=Indiana - I've got NO results.
    Same with paging:
    /Pages/results.aspx?k=Washington&folder=Home#s=11
    (2) When a QueryString parameter is present in the results.aspx page, and than another query (different keywords, paging or anything) is issued using AJAX and hashtags  - no results are returned.
    My guess is a client side issue: When the a new query is issued, adding a hashtag (#) to the URL, it ignores the QueryString parameter currently present in the URL, and thus the server doesn't recieve it in the query packet/http post xml, which creates a
    valid query with no results, in my case: ParentLink:"", which I manually checked and does yield no results.
    I've also tried the following with no help:
    /Pages/results.aspx#k=Washington#folder=Home - no results. my guess is that folder is now not a QueryString
    /Pages/results.aspx?folder=Home#k=Washington - No results.
    /Pages/results.aspx#k=Washington&folder=Home - The query text issued was "Washington&folder=Home" - no results of course.
    Any ideas any one?
    Amir

    Hi Amir,
    after some months I found a workaround that solves this issue: just add & after your query string value, it will separate your parameter value from other strings that may be added by sharepoint controls.
    ie:
    if your page is http://spsite/page.aspx?param=value
    just call it like this http://spsite/page.aspx?param=value&
    It works!
    Ciao
    Fabio

Maybe you are looking for

  • Asset accounting depriciation calculation for subsequent  acquisition

    hi, i have problem while running the depreciation for asset sub sequent acquisition my asst master is 4000 first acquisition on 01.04.2011 for rs 100000/- we calculated depreciationwdv method for april month it's working fine my client had done secon

  • Problem Viewing/Opening PDF from Outlook attachment

    Some PDF files will open just fine.  Other PDF files will give me this error: "Can't create file.  Right-click the folder you want to create the file in, and then click Properties on the shortcut menu to check your permissions for the folder." Can so

  • RFC Destination SAPFTPA is not working

    Hi, I am able to connect FTP via RFC Destination SAPFTP which is for front end but RFC Destination SAPFTPA for background run is not able to connect with FTP location. I have checked the trace with program RSFTP005 and it looks okay. However, when I

  • IWeb publishes updates but does not upload in the FTP

    HELP!     I have a 'tried-tested-true' website that's been on the internet for 10 years. It's been updated over the years but needed much more as of today. The updates perfectly publish within iWeb [3.0.4]. The FTP uploads the site, but when I check

  • Problem to connect to VMware virtual machine in VMM

    I have a problem to connect to the VMware virtual machine console through the VMM Admin Console. I get the message "For a connection with this virtual VMware machine necessary ActiveX object is not installed. Would like you to install the VMware Acti