Advance Search not working in Document Management Task Flow

Hi,
We are using Document management task flow to manage UCM content. The simple search works for us but the Advance search does not work. Does anyone know of any possible reason why this could happen. Any hint would be really appreciated.
Thanks
Salim

Hi Srinath,
Thanks for replying.
So in my scenario when I try to search the content using the simple search which is present at the right hand top corner I get the search result properly. But when I try to search by clicking on the Advance link which gives me a option to search by Filename, Keywords and adding other filters, it always returns zero search results.
Thanks
Salim

Similar Messages

  • Document Manager Task Flow

    Advanced Edit on folders/files not working when using the Document Manager Task Flow.
    Is any settings/configuration required?
    I tale it's possibe to make cahnges to security groups/Clasification/account in portal using the docunebt manager task flow.

    Please take a look at the Admin guide for WebCenter, Oracle HTTP server configuration section. Basically, you will modify the mod_wl_ohs.conf to enable OHS to handle the communication/auth between WebCenter and UCM.

  • Document Manager Task Flow Customization

    Hi All,,
    I got following exception while customizing Document Manager Task Flow using jdeveloper customization role.
    i have added a input box in upload.jsff page
    Any one has some clue about this exception..........?
    <LifecycleImpl> <_handleException> ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
    oracle.jsp.parse.JspParseException: <br>/oracle/webcenter/doclib/view/jsf/taskflows/folderViewer/folderViewer.jsff: Line # 118, &lt;af:goMenuItem destination="#{doclib:toPortletURL(pageFlowScope.dlMain.singleSelection.downloadNativeFileURL)}" disabled="#{backingBeanScope.dlMnBk.actions.download.disabled}" icon="/adf/webcenter/filedownload_#{backingBeanScope.dlMnBk.actions.download.iconType}.png" id="dwnld_fm" rendered="#{backingBeanScope.dlMnBk.actions.download.rendered}" styleClass="WCDoclibButton" targetFrame="_blank" text="#{dlBndl.RENDITIONS_DOWNLOAD}" xmlns:af="http://xmlns.oracle.com/adf/faces/rich"/&gt; <br>Error: Function doclib:toPortletURL has an invalid prefix or uses the default namespace which is not defined. Correct the prefix or in a jsp document, put the function inside a tag that defines the tag library namespace
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: javax.servlet.ServletException: OracleJSP error:

    Hi,
    I tried customizing Discussion service taskflow customization .Repeatedly restart Jdeveloper by switching between roles and I got work done. More than customizing in coding,try to edit in structure window , that shows a good result.
    Try it. Good luck.
    Regards,
    Dinesh Vishnu Kumar C.

  • How to stretch view of document manager task flow

    Hi all
    I am using Document manager task flow to display folder of my UCM.
    I am using explorer view. When i open any document(pdf/html) in right pane it displayed
    i want to resize that pdf to fully stretched to right pane in height.
    How can i achieved it. i tried using panelstretchlayout component with AFStretchWidth an inlineStyle height 1000px but nothing I tried to find it in oracle docs but nothing is there. please help me
    Thanks

    Hasn't the af:inlineFrame for document preview got the attribute sizing="preferred"?
    I would expect the iframe to stretch with its contents. Why isn't this working?
    http://docs.oracle.com/cd/E17904_01/apirefs.1111/e12419/tagdoc/af_inlineFrame.html

  • GRC 10.0: Access Request Creation - LDAP user advanced search not working

    Dear Experts,
    We are implementing SAP GRC Access Control and we have an issue in Access Request Creation. If we put the user name in “User” field and press intro, the user details are updated, but if we want to make an "Advanced search" the user is not found and the application give us the following message: “No records found for the search criteria entered.”
    Scenario 1: If we put the user name in “User” field and press intro, the user details are updated:
    Scenario 2: If we want to make an "Advanced search" the user is not found and the application give us the following message: “No records found for the search criteria entered.”
    We are using the Active Directory as Data Source.
    Thanks and Regards.

    Hi Jose,
    Try maintaning the parameter 2050 as YES and check once.
    Kindly, also make refer to  the below list of SAP notes:
    1757906 - GRC 10.0 - LDAP user search does not work in NWBC
    1745370 - LDAP search in GRC does not work anonymously
    1718242- UAM: User search not working in Access Request.
    Regards,
    Neeraj Agarwal

  • Outlook 2010 advanced search not working

    We use Outlook 2010 32bit on Win 7 64bit machines, we are on a 2008r2 doamin and our Exchange server is 2010.  I have a user who's advanced search is not working, regular search seems to work just fine.  I have rebuilt the indexes, removed Outlook
    from the indexes and added it back in.  Nothing that I have done has corrected the problem.  Has anybody had a problem with advanced search in Outlook 2010, if so what did you do to fix it?  The user has a very large mailbox, about 10GB.
    Thanks
    Shaun
    Shaun Owens

    Hi,
    Try to Rebuild the index
    1. Click Start, in the Search box, type Indexing, and open Indexing Options under Control Panel.
    2. Click Advanced, click the Index Settings tab, and then click Rebuild.  If you are prompted for an administrator password or confirmation, type the password
    or provide confirmation.
    If it still not works, try to use following method. 
    Step 1: Check registry settings
    1. Click Start, in the Search box, type regedit and press Enter to open the registry editor.
    2. Locate the following registry subkeys:
    HKEY_LOCAL_MACHINESoftware\Policies\Microsoft\Windows\Search\PreventIndexingOutlook
    HKEY_LOCAL_MACHINESoftware\Policies\Microsoft\Windows\Search\PreventIndexingEmailAttachments
    3. Please first back up the registry subkeys above. Then, check if the value data is set to 1. If it is, please change it to 0, or delete the registry subkey.
    For more information, you can also refer to the following article:
    http://technet.microsoft.com/en-us/library/cc178983.aspx  
    Hope that helps.

  • Advance search not working with gender check

    Hi all,
    I am not sure if this is something you can help me with or if I am missing something totally obvious.
    I have a "advanced search form" which has a few options to check through such as age, city, nationality etc and I have two recordsets, one for the logged in user who's gender is stored in $SameGenderCheck
    And I have an SQL statement for the search form's search criteria.
    Below is the SQL statement:
    $query_search_res = "SELECT * FROM profiles LEFT JOIN profile_details ON profiles.profile_id = profile_details.profile_id WHERE (city = '$location') OR (ethnicity = '$ethnicity' OR nationality = '$nationality' OR marital_history = '$marital_history' OR height = '$height') AND (Age BETWEEN '$age_from' AND '$age_to') AND (gender != '$SameGenderCheck') AND (approved = 'Yes')";
    Thanks.

    I see.
    I will do my best.
    I have two tables "profile" and "profile_details" (there is a left join here)
    The name and contact details are in the table called "profile" and personal details such as height, nationality,marital status etc
    All fields are filled in.
    "Profile" also stores the gender of the user.
    So the idea of the form is to allow the visitor to type/select any and all of the search criteria and adv_search_results.php should display the matched criteria.
    The user must not be the same gender as the people in the results. So if user is male the person they are searching for should only be female. And vise versa.
    Here are my code snippets.
    Logged in visitor:
    mysql_select_db($database_db, $db);
    $query_loadProfile = "SELECT * FROM profiles LEFT JOIN profile_details ON profiles.profile_id = profile_details.profile_id WHERE email_address ='".$_SESSION['MM_Username']."' AND approved = 'Yes'";
    $loadProfile = mysql_query($query_loadProfile, $db) or die(mysql_error());
    $row_loadProfile = mysql_fetch_assoc($loadProfile);
    $totalRows_loadProfile = mysql_num_rows($loadProfile);
    $SameGenderCheck = $row_loadProfile['gender']; <--- THIS TAKES THE CURRENT LOGGED IN USER's GENDER
    This is the recordset for the search criteria:
    mysql_select_db($database_db, $db);
    $query_search_res = "SELECT * FROM profiles LEFT JOIN profile_details ON profiles.profile_id = profile_details.profile_id WHERE (city = '$location') OR (ethnicity = '$ethnicity' OR nationality = '$nationality' OR marital_history = '$marital_history' OR height = '$height') AND (Age BETWEEN '$age_from' AND '$age_to') AND (gender != '$SameGenderCheck') AND (approved = 'Yes')";
    This is the results page output:
    <table width="100%" border="0" cellspacing="2" cellpadding="2">
                                <tr>
                                  <td valign="top"><div align="left">User ID</div></td>
                                  <td valign="top"><div align="left">100<?php echo $row_search_res['profile_id']; ?></div></td>
                                </tr>
                                <tr>
                                  <td valign="top"><div align="left">City</div></td>
                                  <td valign="top"><div align="left"><?php echo $row_search_res['city']; ?></div></td>
                                </tr>
                              <tr>
                                <td valign="top">Ethnicity</td>
                                  <td valign="top"><?php echo $row_search_res['ethnicity']; ?></td>
                                </tr>
                              <tr>
                                <td valign="top">Nationality</td>
                                  <td valign="top"><?php echo $row_search_res['nationality']; ?></td>
                                </tr>
                              <tr>
                                <td valign="top"> </td>
                                  <td valign="top"><div align="right"><a href="profile.php?id=<?php echo $row_search_res['profile_id']; ?>" target="_blank">View Profile</a></div></td>
                                </tr>
                              </table>
    Please note I have not put the whole code of the results page as it loads other non critical things.
    I hope this is enough

  • Search not working on Task Description

    Hi,
    I am facing a strange scenario with search not working on Task Description for a particular task item. This task item has around 18 versions of itself within it.
    I tried replicating the same scenario in our Test environment with following changes in the task item description:
    1. Copied the task list over to Test environment.
    2. Deleted all the versions of this task and put a single line description as.
    3. Initiated full crawl and search results with task description were
    coming up fine.
    4. Made few more versions : 5 Versions and again initiated full craw. Search results are fine.
    5. Made few more versions this time and again a FULL crawl, but now NO results with this task description.
    So, my question here is that is there any limit by MS for multiline text limit or version limit which prevents the task description from coming up in search results. 
    This task description as multiple line text with links to other lists/libraries and user names who created the versions in this task item. We are not using FAST search.

    I found the answer elsewhere on the forum:
    Somehow the main drive was added to the privacy list in Spotlight. Search is working fine now that I've removed it.

  • Search not working Properly in Portal

    Hello Experts,
    we are using standard KM search iview for displaying custom search results in Portal,we have maintained Search Control set and Search option set properties of iview.
    We have created custom control set and option set in KM ,we also configured the indexing in index management.
    After this configutration search is working for documents which resides in 1 Folder of KM but with same configuration it is not working for the documents residing in 2nd folder.
    Any input ,help and suggestion are most welcome.
    Thanks & Regards,
    Siddharth

    Hello Siddharth,
    Check what is the the indexing status of the files in the second folder ? File --> Details --> View --> Index information. Ideally it should be indexing status okay.
    If the status is okay, then check for any filters in your search option set.
    If it is not okay, then check whether approval or any time based publishing is enabled in the folder. Or is there any special characters in the folder name which is preventing the files inside from getting indexed.
    Regards,
    Vinod

  • Hello Experts Portal search not working

    Hello Experts,
    we are using standard KM search iview for displaying custom search results in Portal,we have maintained Search Control set and Search option set properties of iview.
    We have created custom control set and option set in KM ,we also configured the indexing in index management.
    After this configutration search is working for documents which resides in 1 Folder of KM but with same configuration it is not working for the documents residing in 2nd folder.
    Any input ,help and suggestion are most welcome.
    Thanks & Regards,
    Siddharth

    First check whether your TREX is working or not in System admin-> monitoring-> TREX monitor
    then check wheher all your documents are indexed properly or not.  for this check in Index monitor and check your index id.
    If it is not proper then try to reindex or reset failed index documents.
    If is is fine then check your search option set and search component set whether it is pointing to your index id or not.
    Then check your search iview.
    Raghu

  • Archive folder missing from Mail & search not working

    I've been having trouble getting the Archive mailbox to appear in Mail. What's worse, often the search function is broken, and Mail doesn't turn up any search results. I've found some ways to get the Archive folder to reappear, but these only seem to help temporarily. For instance, clicking on the gear at the bottom left and selecting "Get Account Info" then selecting the Archive folder causes it to reappear, but this is only temporary and it disappears after another restart or sometimes after an hour or two. The search not working is the worst, as it sometimes is working and sometimes isn't. I don't have any idea what's causing this, but I am at my wit's end because I NEED Mail to be firing on all cylinders.

    Hello, and welcome to the Discussions.
    What are your selections in Mail Preferences/Accounts/Advanced for this Gmail account, if using IMAP, regarding keeping message for Offline use? The Mail search can only access the list of messages to search Subject, From, etc, but not the entire message unless copies of all messages are being kept on the computer. This would be true for any IMAP account, btw.
    More info, please.
    Ernie

  • Search not working in itunes store 11.0.5.5

    search not working in itunes store 11.0.5.5

    Fixed.  Tried a lot different things but the ones that seems to have worked is going in Preferences>Advanced and hitting the Reset cache button.  Though I'm not sure it is necessary it never hurts to do a restart.  

  • Mail search not working + Spotlight keeps indexing

    I have an old problem that has resurfaced after creating a new user on my Mac. Mail search brings no results and Spotlight is constantly indexing - day in, day out. It never seems to get there. I tried turning my hard drive to private in Spotlight settings and then taking it out. Previously Spotlight seemed to get bogged down with external drives now it's stuck indexing my Mac.
    Any advice? Is there a way I get unstick this?

    I can't believe that Apple have STILL not sorted this out. I haven't created a new user (so it's nothing to do with that), but Mail.app won't find anything when searching "Entire Message" in the current Mailbox or in "All Mailboxes". This has been ongoing since Leopard was first released, and we are now up to 10.5.8 without this being fixed.
    Here are some of the reports:
    Topic : Spotlight does not search Mail messages
    http://discussions.apple.com/thread.jspa?threadID=1366101
    Topic : Search "Entire Message" returns "0 Found" in mailboxes
    http://discussions.apple.com/thread.jspa?threadID=1341832
    Topic : Spotlight died on me
    http://discussions.apple.com/thread.jspa?threadID=1226645
    Topic : I can't search through my inbox!
    http://discussions.apple.com/thread.jspa?threadID=1387827
    Topic : Leopard's Spotlight doesn't search Mail messages
    http://discussions.apple.com/thread.jspa?threadID=1219030
    Topic : Mail Search
    http://discussions.apple.com/thread.jspa?threadID=1347387
    Topic : Mail Won't Search
    http://discussions.apple.com/thread.jspa?threadID=1204827
    Topic : Search does not work
    http://discussions.apple.com/thread.jspa?threadID=1254966
    Topic : Mail search not working
    http://discussions.apple.com/thread.jspa?threadID=1289253
    Topic : Unable to Search Mailbox
    http://discussions.apple.com/thread.jspa?threadID=1232504
    Topic : Why is Search in Mail.app busted?
    http://discussions.apple.com/thread.jspa?threadID=1403758
    Topic : Mail Search comes up empty
    http://discussions.apple.com/thread.jspa?threadID=1378473
    Topic : Search "Entire Message" not working with Smart Mailboxes?
    http://discussions.apple.com/thread.jspa?messageID=6548355&#6548355
    Topic : Mail searches yield no results! Smart mailboxes also yield no results!
    http://discussions.apple.com/thread.jspa?threadID=1395508
    Topic : 10.5.2 Mail.app search still not working (Entire Message)
    http://discussions.apple.com/thread.jspa?threadID=1389466

  • Windows 8.1 search not working- program- data missing

    Hi :)
    I followed the instructions here 
    http://social.technet.microsoft.com/Forums/windows/en-US/bb1ba41a-80d9-4036-974b-50e81dc99893/windows-81-search-not-working?forum=w8itprogeneral
    but program-data is not in there
    Tried searching for how to correct this but no luck atm
    Any advic eplease
    Cheers :)

    Hi,
    Please show hidden files and then you will see ProgramData, then try the steps in the link you mentioned.
    Please also try this command to repair your PC:
    dism /online /cleanup-image /restorehealth
    Kate Li
    TechNet Community Support

  • Knowledge Search not working in Win client

    hi there
    i have a problem with knowledge search not working in IC Win Client in CRM version 5.0
    i guess the problem is with the workspace that is IIA for solution search that is assigned against the knowledge search
    please tell what should i do as right now when i am trying to execute it or open the knowledge search dump is coming  stating null object referenced
    i wonder what could be the solution
    best regards
    ashish

    Hello ashish,
    I had that problem too. You have to apply note 1002299 to restore missing configurations in SAF.
    Also, if you worked with IIA in previous versions, take a look at note 656321 to check it's evolution (replacement by SAF).
    Good luck and Kind regards,
    Bruno

Maybe you are looking for

  • I need help setting up ipad 2 with airport express??

    I am having trouble getting my ipad to play music wirelessly, but my macbook is fine. Is there something I need to do on my ipad to get it to work?

  • How to set up HP PSC 2410 printer for mac and windows

    The printer currently works with the MAC but we have a new PC in the house and would like the printer to service both computers.  Can the printer be set up to work with either one wireless?

  • Dynamic file names in outbound file adapter

    I have to configure a flow in XI system wich takes an input file from one machine and after mapping process leaves the output file in target machine with the same name of input file. Name of input file won't be always the same (*.dat) so i cannot har

  • Portal db provider(best practice)

    Best practice question here. If I wanted to create a few db portlets(suggestions/questions) is there already an existing portal db provider/schema that I should add them to? Or is it best to simply create a schema and db provider?

  • Materialized Views/Snapshots not displayed

    SQL Devloper: 1.0.0.15.57 on Windows XP Remote Oracle version: Oracle9i Enterprise Edition Release 9.2.0.5.0 on Solaris 2.6 Another department created a combined Snapshot of two tables for another department. Under previous software (TOAD), Snapshot