OIM 11g R2 Beta: Display default search results while displaying Catalog

All,
We are trying to achieve displaying a default search results automatically (based on any criteria) while displaying the Catalog screen. By OOTB feature, the Catalog search is empty and there won't be any results displayed while displaying the Catalog screen. Please provide any directions or inputs for achieving this functionality if anyone is aware of how to achieve this functionality.
Thanks in advance.
Regards
Kishore.

In Search box enter any search item and click "Add to Cart" and then click "Checkout". Now in the same catalog screen at the right side of list of Cart Items you can see button as "Save As Profile". Give any name to this Profile and save the profile. Now if you click Catalog again, you can see the created profile under catalog search.

Similar Messages

  • How to display the search result without reloading the whole page

    HI,
    I have separate fragments for Search Box to enter keyword and Search Result to display the result. Also I have different sections within the page to put these fragments. So how could I display the results without reloading the whole page.
    Also if I have next button in my search result area, how could I display the search results in next page without reloading all other sections present in our page. Please let me know if any service or idoc function present such that result could be shown in search result section without reloading whole page.
    Please let me know how to restrict page reload for every action within a page.
    Thanks,
    Ramesh
    Edited by: Ramesh_Est on May 27, 2010 3:14 AM
    Edited by: Ramesh_Est on May 27, 2010 8:39 PM

    This is default behaviour of the template of your space. You can create a new page template and than you can create a region for the search results.
    Or you can create a custom taskflow were you use the webcenter taskflows to search for the space.
    Take a look at this white paper:
    Extending webcenter spaces: http://www.oracle.com/technology/products/webcenter/pdf/owcs_r11_extend_spaces_wp.pdf
    and this one:
    Customizing site templates: http://www.oracle.com/technology/products/webcenter/pdf/owcs_ps1_site_template_wp.pdf
    Edited by: Yannick.O on 13-Apr-2010 02:32

  • W2 online service - how to default search results

    Hi
    In the latest WDA W2 online service application, how can we default search results. Basically there are 3 sections, the first one is search criteria and search, second, the search results and third shows the form selected in search results in PDF.
    We want to hide the search criteria and and auto populate the search results. Are there any BADi or enhancements we can use to implement this?
    Appreciate your inputs.
    Thanks

    SE80 > Package PAOC_ESS_PER_US > Web Dynpro ... HRESS_AC_REP_US_ONLINE_W2 > probably you need to do the enhancement here General Information About the Application and Component Application: HRESS_A_REP_US_ONLINE_W2 Web Dynpro Component: FPM_SEARCH_UIBB Window Information: SEARCH_WINDOW View Information: SEARCH_VIEW Configuration ID: HRESS_CC_REP_SEARCH_ONLINE_W2_US *& Object          METH CL_HRESS_REP_SEARCH_FEED_W2 *&                      IF_FPM_GUIBB_SEARCH~GET_DATA http://help.sap.com/saphelp_nw73ehp1/helpdata/en/56/d151c3ba7b4b2e82068a 084cb991f3/frameset.htm feeder class => CL_HRESS_REP_SEARCH_FEED_W2 http://wiki.scn.sap.com/wiki/display/ERPHCM/Tax+Reporter

  • Hi I want to create a search form with drop down search criteria. This form should then search on the same site and display the search results. Is there HTML available for this? Or an oline site that I can use to build this form? I created a form in Jotfo

    Hi I want to create a search form with drop down search criteria. This form should then search on the same site and display the search results. Is there HTML available for this? Or an oline site that I can use to build this form? I created a form in Jotform.com, but this form doesn't search the site, instead it sends me an e-mail. Do you have a solution for me? Thanks.

    Hi I want to create a search form with drop down search criteria. This form should then search on the same site and display the search results. Is there HTML available for this? Or an oline site that I can use to build this form? I created a form in Jotform.com, but this form doesn't search the site, instead it sends me an e-mail. Do you have a solution for me? Thanks.

  • Sharepoint 2013 custom search results grouping display template

    Hi,
    I am trying to implement custom grouping for search result items. I would like to group them by a managed property, but without using result blocks (query rules). The idea is to sort the results by the property and then compare the current item (ctx.CurrentItem)
    with the previous item using ctx.CurrentItem.ParentTableReference. If a new property value is detected we insert a new 'group header' (just some simple html). The problem is the ParentTableReference is undefined. Shouldn't there be such a property in current
    item object?
    I'm implementing this in a custom search result item display template...
    Thanks in advance.

    Hi,
    According to your post, my understanding is that you want to customize search result items display template.
    I suggest you get enumerate all properties of JavaScript context object and debug you code to watch the
    ctx.CurrentItem object.
    The following articles for your reference:
    Debugging Display Templates in SharePoint 2013 Search
    http://powersearching.wordpress.com/2013/01/25/debugging-display-temlates-in-sharepoint-2013-search/
    Enumerate all properties of JavaScript context object in display templates in SharePoint 2013
    http://sadomovalex.blogspot.co.uk/2013/06/enumerate-all-properties-of-javascript.html
    How to Define a Custom Group Display Template (GroupTemplateId) for the Search Results WebPart via JavaScript
    http://www.eliostruyf.com/how-to-define-a-custom-group-display-template-for-the-search-results-webpart-via-javascript/
    Creating customized search results in SharePoint 2013
    http://www.abelsolutions.com/totm/creating-customized-search-results-in-sharepoint-2013/
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Configure search results to display only this site

    HI
    when i search anything in my publishing site the search results display from all sites in sharepoint farm.
    how i configure search results to display only this site:
    i found there is no option in sitesettings>searcscopes 
    and i created a custom search results page.
    adil

    Hi adil,
    For your issue, you can go to Site Settings -> Site Collection Administration -> Search Settings -> set  "Site Collection Search Dropdown Mode" to "Show scopes dropdown":
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • OIM 11g: Add process tasks as a result of a Request?

    Is it possible in OIM 11g to have the result of a Request be that 1 or more process tasks are added to an an account's process?
    The out-of-the-box Request framework seems to be very attribute driven (Modify Provisioned Resource, Self Modify Provisioned Resource), and I suppose we could add an attribute to trigger process tasks to be added, however, without going into detail, we'd really just like to be able to add the process task with no process form updates.
    Has anyone attempted anything like this?

    Sure you can.  Create a plugin on the request status:
    <plugin pluginclass="com.custom.eventhandlers.request.RequestCompleted" version="1.0" name="RequestCompleted">
    <metadata name="status">
    <value>Request Completed</value>
    </metadata>
    </plugin>
    In your code, using benEntity.getEntityKey() you can get the "Users-Object Instance For User.Key" value for the instance the request is for.  Then search the user's existing instances of that resource object type (findObjects) and match it to the "Users-Object Instance For User.Key" value from the result set.  Then get the process instance key.  From there you can use this code to get the task details:
    Map taskMap = new HashMap();
    String taskName = map.get(resourceName);
    taskMap.put("Process Definition.Tasks.Task Name",taskName);
    tcResultSet rs =  taskOper.getTaskDetail(processInstanceKey,taskMap);
    long taskKey = rs.getLongValue("Process Definition.Tasks.Key");
    And finally this code to insert the task:
    provIntf.addProcessTaskInstance(taskKey, processInstanceKey);
    And done!
    -Kevin

  • Search results not displaying

    It takes me to the results page but it is not allowing me to see any results. Need urgent help
    http://foyermakeover.businesscatalyst.com/index.html
       <div class="letsmakeitwork">
            <form id="catsearchform71667" 
                 method="post" action="/Default.aspx?SiteSearchID=2433&amp;ID=/search.html">
                <input type="search" placeholder="Search" />
            </form>
    however they do appear on a test search  (below is the link).
    http://foyermakeover.businesscatalyst.com/asdasdas
    <p>
    {tag_pagecontent}</p>
    <p><br />
    </p>
    <p><br />
    </p>
    <p>
    </p>
    <form name="catsearchform93661" method="post" action="/Default.aspx?SiteSearchID=2433&amp;ID=/search.html">
        <div class="search-box"><input class="cat_textbox_small" type="text" name="CAT_Search" id="CAT_Search" /><input class="cat_button" type="submit" value="Search" /></div>
    </form>
    <div><br />
    </div>
    <div><br />
    </div>
    <div><br />
    </div>

    Hi Martin,
    As I understand, the issue you encountered is the LastModifiedTime displayed incorrect in search result.
    If you go to CA > Search service application > Search schema, in Managed Properties, type LastModifiedTime, then you will get LastModifiedTime property. Click it and you will find the property is mapped to five crawled properties.
    I’d recommend you create a new managed property and only map it to ows_modified property. Then test the issue again.
    http://spvee.wordpress.com/2013/10/09/content-search-web-part-cswp-sort-by-modified-datetime/
    Regards,
    Rebecca Tu
    TechNet Community Support

  • My google search results are displayed shortened in firefox

    Hello, my name is Timothy White, and I use FireFox almost exclusively as my browser and I noticed some months back that my google search results for the "shopping" engine suddenly became shortened. That is to say that depending on what I search for, I have only 2-4 or so columns of results displayed. The weirdest part is if I change the results to be displayed by price rather than by relevance, I often receive totally different results that were not displayed before.
    Naturally, I harassed the google technical help twice before I received an answer, which was that they had no idea what I was talking about. Thinking that this may not be a problem on their end, I mirrored my search results in Internet Explorer as well, and found that IE gave me many pages of results. Changing the sorting there, gave me the same first 2 or 3 pages FireFox displayed, followed by ll the rest.
    So FireFox is somehow cutting off the product searches after a certain number of results. I searched google (on IE now of course), and your technical help database to see if anyone else had this problem, and as far as I know, its a new one. Either that or you guys are playing a cruel trick on me, which I hope is not true, or I am going completely crazy, which I really, really hope is not true either.
    So, are there any ideas why this is happening? Any help would be greatly appreciated, and let me know if you need any more info. Thanks,
    ~Tim

    You can check for corrupted and duplicate fonts and other font issues:
    *http://www.thexlab.com/faqs/multipleappsquit.html - Font Book 2.0 Help: Checking for damaged fonts
    *http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html
    You can do a font test to see if you can identify corrupted font(s).
    *http://browserspy.dk/fonts-flash.php?detail=1
    You can try different default fonts and temporarily disable website fonts to test the selected default font.
    *Firefox > Preferences > Content : Fonts & Colors > Advanced<br />[ ] "Allow pages to choose their own fonts, instead of my selections above"

  • OIM 11g R2 Beta Customization

    Hi
    In OIM 11g R2.
    I want to disable some Menu Option for Non-Admin users in Identity Console. I don't see any option to create Authorization Policy in R2 .
    How can I achieve this.
    Regards,
    Abhi
    Edited by: 918619 on Jul 26, 2012 3:18 AM

    for implementing auth policy you have to use APM UI . Which is nothing but UI of OES. OES internally integrated with OIM R2.
    For enabling this URL: During the installation of OIM you can use(select) APM as well for the installation(from the wizard)
    do the below steps
    You need search the user-management policies and then update the deniedAttributeObligation in those policies and add all the attributes that you don’t want to be displayed for the user(as per the oes-policy application role.).
    However, I don't know how feasble for you to do this.
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • OIM 11g: How to track the net result of a change?

    Is there any way in OIM 11g to track (by database key, unique identifier, etc.) the net result of a user change?
    For example, if I change the OIM user's password, is there any way to determine which "Change Password" or "Password Updated" tasks were generated as a result on the connectors?
    If there's nothing like that built in, has anybody implemented anything like this?
    Thanks.

    It looks like when using Requests, that the Request ID is propagated to any process task spawned as a result of the request.
    Is this a correct statement?

  • Search results not displayed properly

    Hi,
    I've found a bug in my application. I have programmed a search field which is used to filter the results returned by the report query. When the page loads it displays all the items in the database. If i want to filter the results i type in the search field, click go and the results are filtered accordingly. It works perfectly. BUT it fails if the following scenario occurs:
    - i clear the search field and click go so I have all the records in the database contained in the report again (only displaying 1-15 of 300+)
    - i then click on the Next button to display records 15-30 (only 15 records are displayed per page).
    - if i perform a search on this second page, the results are not displayed. The report says 'Displaying 1-2 of 2 results' for example, along with table column headings, but nothing in the report.
    In other words my search only seems to work if it is done on the first page of results. I'm thinking I may need to clear the cache or something, but I dont know exactly what to do. Any help would be appreciated.
    Tom

    No worries, I sussed it. Had to add a process to the page to reset pagination.

  • Search results not displaying correct last modified date

    Hello
    I have a bit of a strange issue.  I have a SharePoint site that was upgraded from SP2010 to SP2013.  A document has been created and uploaded into SharePoint on 1 August 2014 and the file has since been edited.  In the search results the last
    modified date is appearing as '8 January'.  Note that this document was not originally created from a blank one but was instead a Word document that was received by the user and then edited and then uploaded into SharePoint.
    I have checked my locale settings and everything is set to New Zealand.
    I have rerun a full crawl on my search database and this hasn't helped.
    Also, I have multiple sharepoint web applications on my server using the same search service application.  is it best to separate these out?

    Hi Martin,
    As I understand, the issue you encountered is the LastModifiedTime displayed incorrect in search result.
    If you go to CA > Search service application > Search schema, in Managed Properties, type LastModifiedTime, then you will get LastModifiedTime property. Click it and you will find the property is mapped to five crawled properties.
    I’d recommend you create a new managed property and only map it to ows_modified property. Then test the issue again.
    http://spvee.wordpress.com/2013/10/09/content-search-web-part-cswp-sort-by-modified-datetime/
    Regards,
    Rebecca Tu
    TechNet Community Support

  • WebPart: Display the search result in an spgridview with filter and sort

    hi,
    For explain more in details.
    I need the search result in a table displaying some meta common in the different library.
    I've to have the possibility to filter and sort the grid.
    i'm trying to extend Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart
    i can have the result from the textbox search with: SharedQueryManager.GetInstance(this.Page).QueryManager
    My queryManager is populate in the method: CreateChildControls
    I put the sample code i use. and in the populateData method, my querymanager is null while in the createChildContriol, it's correctly populate with : this.queryManager = SharedQueryManager.GetInstance(this.Page).QueryManager;
    using System;
    using System.ComponentModel;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using Microsoft.SharePoint;
    using Microsoft.SharePoint.WebControls;
    using Microsoft.SharePoint.Search.Internal.WebControls;
    using Microsoft.Office.Server.Search.Query;
    using Microsoft.Office.Server.Search.WebControls;
    using System.Data;
    using System.Xml;
    namespace CustomSearchResultWebPart.CustomCoreResultWebPart
    [ToolboxItemAttribute(false)]
    public class CustomCoreResultWebPart : Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart
    private ObjectDataSource objDS;
    private const string ObjectDataSourceID = "gridViewDataSource";
    private QueryManager queryManager;
    private SPGridView gridView = new SPGridView();
    protected override void CreateChildControls()
    //here is correctly populate
    this.queryManager = SharedQueryManager.GetInstance(this.Page).QueryManager;
    try
    LoadSearchGrid();
    catch (Exception ex)
    Page.Response.Write(ex.Message + " - " + ex.StackTrace);
    //base.CreateChildControls();
    protected override void OnInit(EventArgs e)
    base.OnInit(e);
    protected override void OnLoad(EventArgs e)
    base.OnLoad(e);
    protected override void OnPreRender(EventArgs e)
    //gridView.DataBind();
    base.OnPreRender(e);
    protected override void Render(HtmlTextWriter writer)
    base.Render(writer);
    public DataTable populateData()
    DataSet dtSet = null;
    DataTable dtTable = null;
    //here is my query manager is null
    if (queryManager != null && queryManager.Count > 0)
    XmlDocument xdoc = new XmlDocument(); //We are using XmlDocument
    xdoc = queryManager.GetResults(queryManager[0]);//xml returned by search
    if (xdoc != null)
    XmlReader xmlReader = new XmlNodeReader(xdoc);
    dtSet = new DataSet();
    dtSet.ReadXml(xmlReader);
    if (dtSet.Tables.Count > 1)
    dtTable = dtSet.Tables["Result"];
    return dtTable;
    private void LoadSearchGrid()
    this.objDS = new ObjectDataSource();
    this.objDS.ID = ObjectDataSourceID;
    this.objDS.SelectMethod = "populateData";
    this.objDS.TypeName = this.GetType().AssemblyQualifiedName;
    this.objDS.ObjectCreating += new ObjectDataSourceObjectEventHandler(objDS_ObjectCreating);
    this.Controls.Add(objDS);
    gridView.ID = "_gridView";
    gridView.AutoGenerateColumns = false;
    gridView.Width = new Unit(100, UnitType.Pixel);
    gridView.EnableViewState = false;
    gridView.AllowPaging = true;
    gridView.PageSize = 5;
    gridView.DataSourceID = ObjectDataSourceID;
    this.Controls.Add(gridView);
    void objDS_ObjectCreating(object sender, ObjectDataSourceEventArgs e)
    //e.ObjectInstance = objDS;
    protected void gridView_RowDataBound(object sender, GridViewRowEventArgs e)
    //throw new NotImplementedException();
    Do you have a sample that i can use or some tutorial?
    thanks for your help

    I added this in my class
    public class CustomResultsDatasource : CoreResultsDatasource
    public CustomResultsDatasource(Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart parentWebPart)
    : base(parentWebPart)
    View = new CustomResultsDatasourceView(this, GetType().Name);
    public class CustomResultsDatasourceView : CoreResultsDatasourceView
    public CustomResultsDatasourceView(SearchResultsBaseDatasource dataSourceOwner, string viewName)
    : base(dataSourceOwner, viewName)
    //make sure we have a value for the datasource
    if (DataSourceOwner == null)
    throw new ArgumentNullException("DataSourceOwner");
    CustomResultsDatasource datasource = this.DataSourceOwner as CustomResultsDatasource;
    this.QueryManager = SharedQueryManager.GetInstance(datasource.ParentWebpart.Page).QueryManager;
    And this in my customSearchResultWebPart
    protected override void CreateDataSource()
    //base.CreateDataSource();
    this.DataSource = new CustomResultsDatasource(this);
    How can i use queryManager in populateData?
    thanks for your help

  • Visio vsdx files don't have a hover panel display in search results

    Greetings,
    I've noticed that Visio documents with vsdx extension don't have a document icon in the search results, nor do they have a hover panel to preview the document.
    It seems like it's supposed to be there out of the box according to this article. Any thoughts?
    https://technet.microsoft.com/en-us/library/dn386874.aspx
    -Doug

    Hi,
    From your reply, you wants to get the icon for Visio document, and the steps to build a hover panel to render a Visio document.
    For the icon issue, the Visio documents with vsdx extension don't have a document icon in the search results, so we need to create icon for the Visio document.
    The following articles are about creating icon for some types of document, hope they will help:
    How to: Change the Icon for a Search Result:
    https://msdn.microsoft.com/en-us/library/office/cc789805(v=office.12).aspx
    How to display values from custom managed properties in search results - option 1:
    http://blogs.technet.com/b/tothesharepoint/archive/2013/09/11/how-to-display-values-from-custom-managed-properties-in-search-results-option-1.aspx
    For the hover panel issue, we need to create hover panel display template for Visio documents. There are three steps we need to follow:
    Decide which hover panel display template to modify
    Copy an existing hover panel display template
    Modify a hover panel display template to show values from custom managed properties
    Detailed information, please refer to the article below:
    How to display values from custom managed properties in the hover panel in SharePoint Server 2013:
    http://blogs.technet.com/b/tothesharepoint/archive/2013/09/17/how-to-display-values-from-custom-managed-properties-in-the-hover-panel-in-sharepoint-server-2013.aspx
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for