Query on the af:Query - Saved Search Functionality

Hi all,
Using Jdev 11. R2, and what I think is the latest UI shell.
Looking to tap some knowledge and to validate whether I'm heading in the right direction....... I also suppose this post relates to a broader topic on user sessions and what I think is referred to as 'state saving'.
Firstly, I have an AF:Query which I can, for the life of my tasakflow save a particular search.... I'm keen to use this functionality (especially the automatically execute option), so that each user can save their preferred search and upon form load, see their particular list, rather than a blank search form.
The issue is that once I restart the task flow the saved search does not persist!!
Now I'm guessing this relates to state saving, and that there may be a global or template setting? I can see a property on the template 'State Saving' and I have tried setting this to client - and nothing happens....
To further expand my question..... is it also possible that as a user changes their pages (through collapsing splittter and re-arranging table columns) that we can also have these selections persist?
I just can't seem to find enough resources on this, and I suspect I'm searching with the wrong keywords, as I'm not 100% certain of the correct terminology.
Cheers,
Simo

Simo,
I guess you have to look for MDS or Meta data service. MDS stores changes to the ui like table layout and query state for each user in a central store (db or file).
To use MDS you must use ADF security as this gives MDS the user ID.
I can't search for more info right now as I'm not in front of my pc. Check the doc for MDS and you find more info.
Timo

Similar Messages

  • Remove Saved Search functionality from Web IC

    Hi Experts,
    I have a view where in there is a component related to Saved Searches functionality that is appearing on the Web IC. Now, for my client, they do not want those fields to be visible.
    So, I wanted to know how can those fields related to Saved search be removed from the Web IC.
    I checked the configuration of the components used in that view and also for component usages of the component. But I did not find any component usage for the Saved search component. This sounds weird but I am not able to find out from where this Saved search component is displayed on the Web IC screen.
    We didn't have this earlier in our system. This is introduced after we upgraded our system from CRM 6.0 to CRM 7.0 EHP2.
    I have attached the screen shot of my view where the Saved Search fields are available.
    Please suggest me some method by which these fields can be removed. Also, if there is any configuration in SPRO where this can be checked.
    Thanks,
    Preeti

    Hi Preeti,
    Can you check if your view belongs to a viewset? If so, try to find there in correspoding html code for tag "thtmlb:searchSavingArea", something like this:
    <thtmlb:searchSavingArea>
       <bsp:call comp_id = "<%= controller->GET_VIEWAREA_CONTENT_ID( 'SavedSearchRegistration' ) %>"
              url     = "<%= controller->GET_VIEWAREA_CONTENT_URL( 'SavedSearchRegistration' ) %>" />
    </thtmlb:searchSavingArea>
    Try to comment it and check if it works (I've never tried it ).
    Kind regards,
    Garcia

  • Af:query with bind variables and Saved Search

    I have a VO and view criteria(VC).
    VC has a criteria item ObsoleteDate with range specified as bindVariables "dateFrm" and "dateTo" I dragged & dropped the named criteria as af:Query with table. Table toolbar has 2 buttons in which I set & clear the bind variables. Data is fetched as per as expected based on the VC & bind variables.
    The problem is,
    If I save my search with bind variables set and swap between the saved searches , all works fine. But the moment I clear bind variables & swap between searches.. "dateFrm" is populated and "dateTo" is null and I get an Exception oracle.jbo.AttrValException: JBO-27035: Attribute Obsolete Date: is required.
    Why is this happening?? Saved search is supposed to save the VC with all the bind values set while saving and clearing bind variables shouldn't affect the saved search, right?? Or I have understood it wrong?
    I am using JDeveloper 11.1.2.3.0
    Thanks

    Try
    like ? || '%'

  • RRI Jump Query opens the receiver query in standard Template??

    Hi,
    Few questions from me (Note I have searched the forum database for answers but didnt get a convincing answer)
    1) How can I use 1 web custom built template for 2 different queries?
    2) I have created the sender receiver setting for the Jump queries. The problem that I am facing is that the sender query uses the custom built web template but when I use GOTO the receiver query instead of using the custome template it executes in standard webtemplate. Kindly suggest how can I open the receiver query in the custom built web template after GOTO function.
    Thanks for all your help in advance..
    - Amit

    Hi SS,
    I agree to the statement that RRI uses link to Query but if we setup the custom web template for that jump query in WAD....it will never open in that template via RRI ???
    That very disappointing discovery for me !!!
    Any other possiblity to make this work????
    What if I have the sender and receiver query web template(custom) same???.is it possbile to use the same template for these two template even after jump ???
    Regards

  • An apparent failure of the Adobe Reader's Search Function

    Hi
    I am helping my brother in Australia with computer usage, I am in the UK. He is studying Roman History and I introduced him to MS OneNote as a method of storing and cataloging his required readings. This has worked well until recently when he found a complete failure of its search function to find words within the text. After confirming that this wasn't a user fault, I suggested we actually saved the pdf file from the university web site and use Adobe's search function. Unfortunately, we experienced exactly the same problem. I have used Adobe to search many PDF publications, mainly User Manuals, with great success and I am puzzled as to why this failure may be occuring. As a test, I have loaded one of his pdf files into Adobe Reader 9.3 and search for words like Roman and tigris and even when I am on the same page as the word, the 'End of Document' dialogue appears.
    I would appreciate any advice or help in this matter.
    Best regards
    Mike Staveley

    See the docs: http://www.adobe.com/devnet-docs/acrobatetk/index.html.
    The admin guide tells you what updates are cumulative (all 10.x quarterlies) and how to set the lang via the cmd line. However, check out the Wizard Guide and download the free Wizard to customize your install and .ini as needed. Much easier.
    hth,
    Ben

  • How do I change the highlight in Preview "search" function?

    I find Preview is a great app for reading PDF documents, I prefer it to Adobe Acrobat most of the time. It also has a useful and fast Search, but .... the highlighting of found Search items in the document is USELESS!!! It is pale grey, which - when most documents are black text on white background, and with a lot of text crammed on a page - is almost impossible to see!
    I have tried Preview Preferences. I have tried System Preferences (but Preview, sadly, doesn't use SysPrefs highlight colour). How can I change the Preview highlight colour so that Search becomes a useful function instead of causing me eyestrain?

    Thank you for the quick reply, however, if I understand correctly your link is helpful for Character Fill Color, not highlights.
    Please find the quote below in this link:
    http://support.apple.com/kb/PH15379?viewlocale=en_US
    "Note:   Text that you highlight by adding a color behind it (in the Format inspector) isn’t tracked in the review toolbar."

  • Variable of copied Query changes the original  Query - variable

    Team:
    I have a Query "A". Then, I made a copy "B". Both Queries are the same definition, including the variables. In the Query A, there is a variable "ZWWW" that checks the date entered by the user. In the user exit I_step = 3, we check for the validity of the date entered. Unfortunately, we need to test the Query in QAS, which  we do not need to test the validity of the data. Thus, we changed the variable to be "YYYYY" on the Query B.
    Unfortunately, this new variable "YYYY" somehow is reflected automatically in the original Query A. This issue is only present if the Query B is a copy of Query A. Basically, the Query A and B have different technical names and UIDs. However, they are in the background related.
    The question is: how can I change the variable on Query B without affecting Query A.

    Hi Raul,
    Variables are at
    Query Filter Level
    RKF Level..which is Global
    What i understand is that this Variable of Query is in the RKF - which is GLOBAL.So if we change the RKF Variable on that Multiprovider... for not just Query A... ...it will change across all the Queries not just Query A or B.
    We will have to identify the RKF1 and create a copy of the RKF1 as New RKF2 and replace the old Variable with the New One YYYY.
    Hope this Clarifies.
    rgds
    SVU

  • Log the query of the "Execute Query Task"

    Hi,
    I want to log/watch the query executed by the "Execute query Task". It's a query  with different variables, the different variables i can see in one of the debug windows and these looks OK, but the query doesn't do what's expected. So i want to see the whole query, is that possible?
    Query logging on the database server isn't an option. The server is an oracle server and the dba doesn't want to change this setting.
    Thanks,
    Dennis

    You could use a single variable to store your entire query, and use that in your Execute SQL task. Basically, you need to set the variable to evaluate as an expression, then build your query string in the variable. You can use this to combine your
    other variables into the query, and see it as one value at runtime.
    I am using SSIS 2008. I know I can do it with a variable. But I was wondering why SSIS does not allow you to log the query easily. Just for this, I will have to create a variable and a script task :(

  • Is acrobat reader 4.0 the only 1 with search-function?

    Hello,
    My colleague uses 4.0 to search articles on a cd and claims it's the only version which can do that. Is that true?
    If not, in which version is it possible too? Hopefully in 9.0
    Thank you

    And it's not a regular search-option, it's indexing cd's with "index.pdx".
    I have seen it is possible in Acrobat 9.0 PRO, but we don't have Pro.
    So is it possible in the normal 9.0 and/or maybe in Adobe 7 Pro, because we do have 1 license here.
    For the actual version of Adobe Reader create a new catalog index with Acrobat 7, 8, or 9 Pro.
    The actual Adobe Reader doesn't support a catalog index created with Acrobat 4.

  • Reorder Saved Search items in af:query component

    Hi,
    Is there any way to change the order of Saved Searches listed in the af:query component. The order that the view criteria are displayed in this component does not seem to have any relationship to the order that they occur in the VO.xml file, nor are they listed alphabetically.
    I'm only interested in ordering the view criteria in the choice list, that I have configured at design time.
    Is this possible?

    forgot to mention in my initial post that I'm using Jdeveloper 11g Rel 1.
    Thanks,

  • How to hide Saved Searches in the header area of web ui

    Hi All,
    My Query Is how to hide Saved Searches in the header area of web ui.
    For This is there any configuration or we have do through the code.
    Thanks & Regards,
    Venkat

    Another approach:
    Open view CRM_WORKAREAHDR/WorkAreaHeader and change the configuration. There is a button in the bar named "Attributes" (probably hidden under MORE).
    Once in there in edit mode substitute the content of attribute "UI_COMPONENT_3". It should be
    Window=CRM_ALLSEARCHES.CRM_ALLSEARCHES/LauncherWindow;horizontalAlignment=right;
    put there a
    Width=0px;
    The other way using business role is fine as well.
    cheers Carsten

  • Unable to create visual composer table view from the Bex Query

    Hi
    I am trying to create the visual composer lay out from a Bex query. The Bex query contains a set of Key figures and a structure.
    These key figure and structure combination is forming a table in the query output. Key figure parameters are coming as rows and Structure parameters are coming as columns.
    example query out put:
    Total, HPC, FDS excel ICe etc are as Structure elements and coming as columns in query out put and
    Invoice value, Gross sale value, Efficient operations etc are as Key figure elements in query and coming as rows in query out put.
    But if I map this query to visual composer table view all these are coming as columns as given below.
    Total Invoice value ,             Total Gross sale value,    Total Efficient operations,      HPC Invoice vale,.........
    And if execute the query will giving the out put in single row.
    Can anybody help me out to map this in the row column format?
    Is it really possible to do in VC?
    I am using CE 7.2. The VC model I need to be embedding in BPM.
    Please help me to solve this issue. I completely stuck up this issue.
    Regards
    Sajith P
    Edited by: Sajith P on Aug 17, 2010 3:07 PM
    Edited by: Sajith P on Aug 17, 2010 3:15 PM

    Hi,
    Try to use some function module which will convert query data into flat tables. (eg., RS_VC_GET_QUERY_VIEW_DATA_FLAT).
    Hope this solves your issue.
    Regards,
    Vinay

  • Publising the query in the role.

    Hello experts,
    Requirement:
    I was asked to assign an existing queryin the system to a particular role which is also already existing.
    Action Performed:
    I have published the query in the BEX query designer in the specified role with Publish in role option.
    Issue:
    I am able to see the query in the role in PFCG(ZS_XX_BEX_MENU ) .
    But the same i am unable to see  in Query designer when I try to open the query from the role in which I publised.
    I come out BEX and logged in again but still i am unable to see the query in the role.
    Could ayone help me to reslove this issue.
    Regards,

    Hi
    Yo can  go to the open queries in the query designer->just click (highlight) the query and then click on the third option from the left it is assign to the role.
    It wil take you to the all the role options.
    just click on your particular role and say creat.
    it will assign the query to that role.
    you can chjeck it in the roles tab.
    Also can try this
    try S_RS_FOLD to give the possibility to select query from Infoarea
    Hope this helps
    Many thanks
    Kiran

  • Not getting Selection(Prompt) option for the WebI Query.

    Hello Experts,
    I built WebI query for the custom query of SAP BI.I am not getting an selection or prompt for the WebI Query even though there is a selection in BI Query.If i develop WebI report for the standard query of the Bex i am getting selction options.
    Please suggest how can i do this.
    Thanks in Advance,
    Shiva Kumar G.C

    Hi Shiva,
    Where in the Query Designer are the selections defined?
    Selections defined under Characteristic Restrictions should show up when you run the webi report.
    Additional selections created under Default Values won't show running a webi report (that is just an additional filter on the data retrieved from the data warehouse).
    Regards,
    Harry

  • How do I hide the MaxL query I wrote when I spool ther results?

    Hi,
    I spoole the "Select" query I wrote to a cvs file, and I don't won't that the query will be presented but only the results.
    Does anyone know how can I do that automaticaly through MaxL Shell and not manually through Excel?

    Spool will always return the select statements.  A simpler way may be to use Smart View to get the MDX return onto a sheet.
    MDX Queries
    Data source types: Essbase
    MDX users can bypass the Query Designer interface and enter MDX commands in the query
    sheet or in the Execute MDX dialog box.
    ä To execute MDX queries:
    1 In Excel, connect to an Essbase data source.
    2 From the Essbase ribbon, select Query, then Execute MDX.
    3 In Execute Free Form MDX Query, enter the MDX query.
    For example:
    SELECT {[Sales], [Cogs]} on columns, Filter ([Product].Levels( 2 ).Members,
    AVG([Year].CHILDREN, 9001.0) > 9000.00) on rows
    4 Click Execute.
    The other options are retrieving using the VBA Toolkit for Excel or altering the spool file with an OS language.  Anyway these may be options depending on your needs.

Maybe you are looking for