Ask a questionAsk a question
 

Proposed AnswerMultivalued attribute and Sets not working

  • Friday, November 06, 2009 8:36 PMkmschmitt Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am stumped as this used to work in RC0.  I used to have a set populated with a multivalued attribute:

    sapProfiles contains "Z:GENACCES"

    Now, in RC1 that does not work anymore. 

    I know from the deployment documentation that the function contains() is not supported anymore with multivalued attributes.  Yet, when you build the SET and chose Dynamic Population, I basically get 2 options:  CONTAINS or DOES NOT CONTAIN.

    When I look at the XLMNS, is has the statement:

    sapProfiles = "Z:GENACCES" but that still does not work.  (Meaning that I get no members when I press the view membership box).
    •  

All Replies

  • Saturday, November 07, 2009 12:06 AMNimaG Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer

    Hi, can you please create the set, go to advanced view where you can see the Filter value provided to the set, and paste that here?
    Also, do you have an object that has the exact value "Z:GENACCES" for the sapProfiles attribute?  If so, does it have other values as well, or just that one?

    The UI shows "contains" when you select a multivalued attribute, but the actual xpath operator mapping to "contains" for multivalued attributes is "=".

    Thanks,
    Nima