<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 2/8/17 4:08 PM, Cantor, Scott wrote:<br>
    </div>
    <blockquote cite="mid:73EF8A4A-B440-4CC2-BCEB-5D489367C174@osu.edu"
      type="cite"><br>
      <pre wrap="">Template works fine when they're coming from one connector, I don't know what it will do with two Dependency elements and then referencing something from each one. That's what Rod is working on fixing once and for all by dumping Dependency for good. The obvious thing is just to try it and see.
</pre>
    </blockquote>
    <br>
    Ah.  The template wiki docs actually illustrate 2 deps:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=windows-1252">
    <tt>    <Dependency ref="OtherAttr" /></tt><tt><br>
    </tt><tt>    <Dependency ref="myLdap" /></tt><tt><br>
    </tt><tt><br>
      <br>
    </tt>but perhaps the first is intended to be an AttributeDefinition
    rather than DataConnector.  If 2 data connectors is a problem, I
    guess one could always define 2 simple 'sn' and 'givenName'
    AttributeDefinitions to feed to the template one.<br>
    <br>
  </body>
</html>