template AttributeResolver

Cantor, Scott cantor.2 at osu.edu
Wed Apr 8 16:09:36 EDT 2015


On 4/8/15, 8:03 PM, "Terry Kelleher" <terry at bcsengineering.com> wrote:



>In SP 2.5.3, when using template AttributeResolver, if one of the source 
>attributes is multi-valued, then only the first attribute value is 
>included in the destination attribute, rather than all values of the 
>attribute.

I believe, though strictly going from memory, that if all the sources are 
multi-valued and have the right number of values, it will iterate through 
them. If not, then I would imagine that's exactly what it does. It's 
designed to handle like-cardinality inputs.

If it's not doing that, I'd have to check the code or the documentation, 
but I would hope you've already checked the latter.

-- Scott



More information about the users mailing list