Implementing property filter

Hello all,
  Probably silly and simple questions?
1) If my understanding is correct, a property filter hide/modify existing properties or add virtual properties...but, only temporarily right? i mean.. they are not changed permanently .. it's only for the display!
(<i>PLEASE CORRECT ME IF I AM WRONG</i>)
2) I have gone thru the link https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/knowledge management and collaboration developers guide.html >> <b>How To Implement a Property Filter</b> >> downloaded the example >> deployed too...
  I can see my filter in Content Mgt >> Repository Filters..
  But, how should i use this property filter?
Regards,
K.Kumar

hi,
   For information regarding other properties,check the following link
1. http://help.sap.com/saphelp_nw2004s/helpdata/en/69/d96b80a84611d5993600508b6b8b11/frameset.htm
You could get info on repository filters from that link itself.
2.Also filters can only be applied to repositories and cannot be applied to navigation iviews(as you have stated that in your reply).You could view the contents of a repository through navigation iview.
3.I think filters can be applied only for repositories like '/documents' and not to subfolders like '/documents/kumar'.
Hope it helps
Regards,
Srinath

Similar Messages

  • Error when applying Property Filter

    Hi,
    I implemented a property filter for read name QMSPropertyFilter.
    Now I applied it to a repository uhl_qmd.
    When I open a navigation iview for this repository, I get the following exception:
    #1.5#C000AC140113000700000000003B4B1E0004016DD9146C60#1127471211900#com.sapportals.wcm.repository.runtime.CmFilterHandler#irj#com.sapportals.wcm.repository.runtime.CmFilterHandler.handleRuntimeException(837)#System#0#####Client_Thread_27##0#0#Error##Plain###Exception while applying filters: null: java.lang.NullPointerException
         at com.sapportals.wcm.repository.service.personalnote.PersonalNoteCountPropertyFilterManager.getFilterForRead(PersonalNoteCountPropertyFilterManager.java:57)
         at com.sapportals.wcm.repository.runtime.CmFilterHandler.applyPropertyFilter(CmFilterHandler.java:592)
         at com.sapportals.wcm.repository.runtime.CmFilterHandler.applyPropertyReadFilter(CmFilterHandler.java:201)
         at com.sapportals.wcm.repository.ResourceImpl.applyPropertyReadFilter(ResourceImpl.java:2790)
         at com.sapportals.wcm.repository.ResourceImpl.getProperties(ResourceImpl.java:1022)
         at com.sapportals.wcm.repository.CollectionImpl.getChildren(CollectionImpl.java:319)
         at com.sapportals.wcm.service.resourcelistfilter.cm.ResourceListFilter.getChildren(ResourceListFilter.java:417)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initialfilter(AbstractRendererStatus.java:307)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initializeSelectionList(AbstractRendererStatus.java:277)
    Can anyone help me with this case? We are using EP6.0 SP2.
    Best Regards
    Helge

    Sorry Dirk,
    I was wrong. After booting the portal I get the nullpointer exception again.
    My coding is adapted from the KM examples, so I added the properties I want to change to the property map.
    What do you mean with: "...specify the properties ... IPropertyFilter.getPropertyNameList() method."?
    In our case this looks like this:
    public IPropertyNameList getPropertyNameList() throws WcmException {
              return null;
    Is there any reliable example as I took this from SDN???
    Thank for you help!
    Helge

  • Sharepoint 2013 :Content Search Web part Property Filter By Query String - How to use ?

    Hi,
    I would like to filter data that is displayed in content search web part  by using  URL.
    I tried to use Value of a parameter from a URL - Query String.Parameter1
    But have no idea how to use it.
    Can someone help me pleas ?

    duplicate thread
    http://social.msdn.microsoft.com/Forums/en-US/f9fef155-1aa3-43b5-b285-5eae5d036b8d/content-search-webpart-property-filter-by-query-string-how-to-use-?forum=sharepointgeneral
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • How to Implement Sort, Filter funtinality in Normal web dynpro ABAP Table

    Hello,
    How to Implement Sort, Filter funtinality in Normal web dynpro ABAP Table ?
    Thanks

    hi,
    Check out this link for sorting in Table.
    Sorting option in WebDynPro ABAP UI Table
    steps to follow :
    ->Have the data in internal table (itab).
    ->Now use sort command for the particular column which ever you want to sort.
      e.g sort itab descending by <Column>.
    ->Now you can bind the internal table with the Context Node which is binded to Table.
    I hope it helps.
    Thanx.

  • How to implement a filter

    Can anyone tell me how to implement a filter (like working sets filter in the project toolbar in Jdeveloper).

    I am developing an extension and want to implement a "Filter"(funnel shaped) with similar features which is present in the jdeveloper(project toolbar->working sets)

  • Multiple active implementations for filter value EXEC_METHODCALL_PPF

    Hi,
    I have created an implementation for the EXEC_METHODCALL_PPF badi which is triggered from an action in a transaction.It is working fine in the development system but while transporting it to the quality system I am getting the following error.
    Multiple active implementations for filter value EXEC_METHODCALL_PPF definition
    Errors occurred during post-handling AFTER_IMP_SXCI for SXCI L
    AFTER_IMP_SXCI belongs to package SECE
    The errors affect the following components:
    BC-DWB-CEX (Customer Enhancements)
    When i refer to the documentation of the error message it says....
    Multiple active implementations for filter value EXEC_METHODCALL_PPF definition
    Message no. ENHANCEMENT474
    Diagnosis
    There are multiple active implementations of the same business add-in definition, even though this is not allowed.
    System Response
    This is not correct and should not occur.
    Procedure
    Deactivate the implementations active for this BAdI definition one by one until there is only one active implementation left.
    You should use transaction SE18 (Utilities -> Adjustment -> Multiple-use interfaces) to solve these conflicts systematically.
    But I am apprehensive if deactivating all the standard implemenatations of the badi will create any problem.Please can any one suggest as to how to resolve this issue....
    Any help would be highly appreciated.

    Hello,
    Please check the following suggestions
    a) go to se18 -> enter your definition name and see if "Multiple" call check box is ticked in Quality
    b)compare your transports since some objects in development may not have found it's way to the quality server
    c)Please see if for the same definition,for different filter values...implementations are done...if so,is multiple checkbox marked? in quality also?if you have multiple implementations with the check box not marked..the message conveys u cannot have multiple implementations of the same badi....
    d)also check if the filter being passed to the BADI is ok
    Hope it was useful in some way
    Reward if helpful
    Regards
    Byju

  • Content Search Webpart Property Filter

    Hi,
     I have two pages. In first page i added custom webpart with one textbox and search button. In second page i have content search webpart that should filter the result based on the property value we enter in the text box.
    I added the property filter PropertyNameOWSTEXT:{QueryString.MyParameter1} to the query. I am passing the value on click of button through query string to second page. I have results matching the query in my list but Content Serach Webpart not showing any
    results.
    Can anybody help???
    Thanks

    Hi,
    I am looking for solution to filter data on content search web part ( SP 2013)  by using  URL.
    For example:
    My URL is: http://SiteCollName/Sitename/Pages/PageName.aspx?MyParameter1=XXXX
    Result : Display results that field "My field" contains XXXX.
    nikita

  • EVDRE - Property Filter on the Page Key

    Hi,
    I was wondering if it is possible to apply a property filter on one of the dimensions in the page key.  I want to filter data that is returned but do not want to include the dimension in my expansion.
    Example:
    BPC v7.0
    Row Dim = Entity
    Col dim = Time
    Page Key Property Filter on "Account".
    If it is not possible, is there another way to filter data returned by EVDRE based on dimensions properties without including the dimension in the expansion.
    Thanks.

    Thanks for the reply Marvin.
    The purpose of the property filter on the report is to not limit the member selection but rather to filter the data.  I'm pretty new to BPC Excel so I'm not sure if I am missing something but  I'm just looking to filter data from the Database in my EVDRE without having to include the dimension in my expansion/report. 
    Its looks like that the Page Keys and the Current View only allows you to select/filter on one value at a time and if I want to do more I need to include it in my expansion??  There has too be a way to do this b/c if this is a limitation then I seriously thing that SAP needs to go back to the drawing boards with this one.  I hope that its just me as I'm a newbee.
    Any additional assistance will be greatly appreciated.

  • Creating KM Property Filter

    Hi,
    I have created a custom property filter  which adds a new custom property to property map.
    I have 2 questions:
    1. Where can I see the custom property and its value? Is it virtual?
    2. Is this custom property (testProperty) indexable? If yes, do I need to follow any additional steps?
    Below is my code in filter() method:
    IPropertyMap map = this.predecessorFilter.filter();
    IPropertyName testProperty = new PropertyName(IWcmConst.SAP_WCM_NAMESPACE, "testProperty");
    if (map.containsProperty(testProperty)) {
                   IMutableProperty mutableProperty = map.get(testProperty).getMutable();
                   mutableProperty.setStringValue("Enforced by Filter");
                   IMutablePropertyMap mutablePropertyMap = map.getMutable();
                   mutablePropertyMap.put(mutableProperty);
                   return mutablePropertyMap;
              } else {
                   IMutableProperty testProp = new Property(testProperty, "TEST_PROPERTY_VALUE").getMutable();     
                   //testProp.setStringValue("HelloUpdated");
                   IMutablePropertyMap mutableMap = map.getMutable();
                   mutableMap.put(testProp);
                   return mutableMap;

    >
    aditya srinivasa wrote:
    > Hi,
    >
    > I have created a custom property filter  which adds a new custom property to property map.
    > I have 2 questions:
    > 1. Where can I see the custom property and its value? Is it virtual?
    > 2. Is this custom property (testProperty) indexable? If yes, do I need to follow any additional steps?
    >
    > Below is my code in filter() method:
    >
    > IPropertyMap map = this.predecessorFilter.filter();
    > IPropertyName testProperty = new PropertyName(IWcmConst.SAP_WCM_NAMESPACE, "testProperty");
    > if (map.containsProperty(testProperty)) {
    >                IMutableProperty mutableProperty = map.get(testProperty).getMutable();
    >                mutableProperty.setStringValue("Enforced by Filter");
    >                IMutablePropertyMap mutablePropertyMap = map.getMutable();
    >                mutablePropertyMap.put(mutableProperty);
    >      
    >                return mutablePropertyMap;
    >           } else {
    >                IMutableProperty testProp = new Property(testProperty, "TEST_PROPERTY_VALUE").getMutable();     
    >                //testProp.setStringValue("HelloUpdated");
    >                IMutablePropertyMap mutableMap = map.getMutable();
    >                mutableMap.put(testProp);
    >      
    >                return mutableMap;
    >           }
    Hi,
    To make a Property indexable you must firstly create it like a "template" in System Administration -> System Configuration -> Knowledge Management -> Content Management -> Global Services -> Property Metadata -> Properties. In here you have to activate the setting "Indexable" for the new created property. Furthermore if you now assign such a property to a resource by code, it will be also visible in standard KM UI.

  • NW 7.5 SP 7 - Property filter without expansion

    Hi experts,
    We have a requirement to display a value restricted by a dimension property.
    We know that this is no problem in a member expansion.
    However, in our case we would like to display the aggregated level only.
    ie:
    dimension is MATERIAL
    property is COUNT_FLAG (yes or no)
    P_ACCT = Quantity
    We would like to be able to select a MATERIAL hierarchy node and display the aggregeted value where COUNT_FLAG = yes
    Is there a way to achieve this without having to expand all members?
    Thanks
    Sabine

    Hi Nilanjan,
    This is a good idea but unfortunately won't work in our case because we are trying to dynamically expand a number of P_ACCTs down the rows. Quantity is only one of them. And the property filter only applies to Quantity and not the other accounts.
    It's no problem if we can make the report static. Then we can even just have another EVDRE on a hidden sheet and use SUMIF in the specific Excel cells.
    But because it should really be a dynamically expanded report we can't work with Excel formulas that should only be in some rows but not in all...
    Thanks

  • EVCVW with a property filter

    Hi all,
    I want to put a search cell, like a EVMBR but filtered and I don't know how. I am trying with the EVCW, but I have some problems with the 3th field.  In the formula's help its written the following a example text: "CALC=N;GROUP=SALES"
    I have some doubts about it:
    Q1 - Why are 2 fields in one? CALC=N and GROUP=SALES? it's always mandatory the field CALC=N? what's it utility?
    Q2 - "GROUP" makes reference to a dimension, a property, a member...? and SALES?
    Q3 - If I want to filter a dimension by a property (element), a specific one (plant). What would be the syntax
    Many thanks
    Oscar

    You can greatly improve your chance of receiving a helpful answer to your question if you state the version (MS or NW) and the release (5.1, 7.0, 7.5) of BPC which you are using.
    Also notice the sticky [note|Please do not post BPC, SSM or FI/CO questions here!; at the top of this forum whereby we announced new dedicated forums for BPC which are the proper place to post your questions regarding BPC in the future.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Applications Regional Implementation Group (RIG)

  • Problem in creating new implementation for filter dependent badi

    Hi Experts,
       I want to use badi NOTIF_EVENT_POST.It is a filter dependent badi. It is asking filter type while implementing thro se19. Could anyone pls tel me how to create new implementation for the filter dependent badi. Existing filter type is QMART. is there any problem if i change the filter type?
    Thanks in Advance!

    Hi ,
    NOTIF_EVENT_POST is filter dependent and filter values are based on QMART value in table TQ80. You need to specify the filter value ie : QMART value before implimentation , before that check all active implimentations for the same , if u have to impliment on same filter value , you need to deactivate the one which is implimented on same filter value .
    You are not supposed to change the filter type.
    Regards,
    Vamsi
    Edited by: CH. VAMSHI on Sep 29, 2009 11:58 AM

  • BPC 10.0- Creating report using dimension property filter

    Hi,
    I created a new report in EPM addin for excel using the 'Filter Members by Properties' feature in the EPM Member Selector Window.
    My requirement is as I add new members to my dimension with that property value , the report has to refresh and display the new member in the report.
    The feature met my requirement and I saved the report.When I reopen the report, the filter that I had earlier used to create the report is hard coded with the members with those properties in the EPM selector Window.
    As a result, when I add new Members to the dimension with that property , the report does not recognise that new member and my requirement does not meet.
    Eg: I create report with Entity dimension across row axis and Product Dimension -filter on category  = New  across column axis
    and save the report.
    When I reopen the report, I see that in the EPM Member selector window, across column axis the members with Property Value Category= Y - Product A,Product B, Product E are hard coded and the filter has been auto removed.
    So when I add a new member to my product dimension Product N with property Category= New, the report does not recognise this member.
    Please help on how can I use this feature to meet my requirement.
    Regards,
    Sowmya

    Hi,
    It should work for newly created members which meets the requriement in member selector.
    Member filtering by properties:
    Select property, operator and Value and click Add Dynamic filter then in the right window you will be able to see as follows:
    Member name                           Relation ship
    <property>=<Value>                 Property
    Hope it works,
    Thanks,
    Raju

  • Implement active filter in LabVIEW using Orcad

    Hello. My problem is as follows:
    I have to generate a filtered signal using LabVIEW and NI-5411(Arbitrary Waveform Generator)(A sinus sweep from 10KHz to 100KHz in LabVIEW --> filter it in LabVIEW --> AWG NI-5411). The filter to use is an active filter designed with Orcad. I had thought of two choices: integrating somehow Orcad in LabVIEW or using a mathematical expression via a Formula Node to characterize that filter. The question would be how should I do it and how do I implement it.Just started working with NI5411, so any help would be really valuable. Thanks.

    Nlquist, I am attaching a passive filter in this post. But please see that it is a very rough simulation, I have not yet finalised it. I have done using signal processing and butterworth filter  In this attached simulation, I have made a noisy sine wave and filtered it using Butterworth filter. Perhaps now you could be able to answer ny doubt in a better way. I am also attaching a pdf  on reading which, I was able to simulate the passive filter ..I have checked the wikipedia page which you are referring but it contains no information how to simulate it in labview. It just contain theory of active and passsive filter. Tell me any method -simple or difficult but please help me with this active analog filter
    Attachments:
    filter labview good.pdf ‏451 KB
    low pass and high pass filter.vi ‏83 KB

  • Implementing vpn-filter Cisco ASA 8.2(1)

    Hi there,
    I have configured a vpn-filter which should allow a RDP connection to just one server and block all other traffic. The direction of the traffic is from the local subnet to the remote host.
    Local subnet     192.168.5.0/24
    Remote host     192.168.253.x
    My access-list looks like this:
    access-list l2l_ACL permit tcp host 192.168.253.200 eq 3389 192.168.5.0 255.255.255.0
    Created a group-policy:
    group-policy L2L_IGP internal
    group-policy L2L_IGP attributes
    vpn-filter value l2l_ACL
    Applied the group-policy to the tunnel-group:
    tunnel-group x.x.x.x general-attributes
    default-group-policy L2L_IGP
    I don't have anything configured regarding the statement "sysopt connection permit-vpn", i assume it's on by default.
    Now, when i initiate a RDP to 192.168.254.x, i get a connection. It seems to me that the traffic is bypassed for some reason.
    Any thoughts?
    Regards

    Hi Jouni,
    Thanks for your quick reply.
    Output "show run all sysopt"
    no sysopt connection timewait
    sysopt connection tcpmss 1380
    sysopt connection tcpmss minimum 0
    sysopt connection permit-vpn
    sysopt connection reclassify-vpn
    no sysopt connection preserve-vpn-flows
    no sysopt nodnsalias inbound
    no sysopt nodnsalias outbound
    no sysopt radius ignore-secret
    no sysopt noproxyarp outside
    no sysopt noproxyarp dmz
    no sysopt noproxyarp intern
    no sysopt noproxyarp wds
    no sysopt noproxyarp test
    no sysopt noproxyarp guest
    no sysopt noproxyarp management
    I just want to allow a RDP connection to the remote host as mentioned. And yes, they can also connect to other remote IPs.
    Output "show access-list l2l_ACL" (the permit option doesn't work)
    access-list l2l_ACL line 1 extended permit tcp host 192.168.253.200 eq 3389 192.168.5.0 255.255.255.0 (hitcnt=0) 0xf2d72120
    Regards

Maybe you are looking for

  • The need for Speed - my setup

    I have been using Lightroom since version 1 and have recently upgraded to version 3. As many have reported, version 3 needs more CPU speed for rendering so I have modified my workflow to get maximum speed. Until recently I had a Dell M65 Notebook wit

  • Central Contract Management in case of Classic Scenario

    Hi, At our current implementation, requirement is to implement both Service procurement(with hierarchy) and Central Conract Management. I was exploring the possibility of utilizing Central Contract Management with Classic scenario. Will the Central C

  • ELECTRIC SHOCK!?

    When admiring the beautiful aluminum finish of my Macbook Pro today (strocking it) i felt a strange textured sensation, doin so again reminded me of "pins & needles" I have come to believe the Macbook Pro's give off static discharge! It is actually q

  • JS CS2 Transparency

    Hi all, How can I identify if a page has objects with transparcy effects applied to them? The objects could also be either photoshop of illustrator links with transparencies added in their native applications. In Indesigns desktop version, in the use

  • Firefox opens flash content in wrong size and bad quality.

    I created flash content (virtual tour) in fixed size 800x600. There is a script which opens the content in new window but Mozilla opens just a cropped part of it. Even after maximizing the content the flash remains still cropped. There is also a prob