<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>Hi,</div><div><br></div><div><br></div><div>I'm trying to throw together a quick PoC, more for my own benefit, using Midpoint.</div><div><br></div><div>Is it possible to use lookup tables for more than just presenting an enumerated list of values in the Midpoint GUI?  </div><div><br></div><div>In my case, I have data coming in from different systems.  The data sources use different code values for similar things, for example in resource A the building name is the full text name of the building (e.g. "Big Tall Building") whereas in resource B the building name is "BTB".  I'd like to convert the plain text coming in from resource A into the building code with a simple lookup table:</div><div><br></div><div>=-=-=-=-=-=-=-=</div><div><row></div><div> <key>Big Tall Building</key></div><div> <value>BTB</value></div><div></row></div><div><br></div><div><row></div><div>     <key>Slightly Smaller Building</key></div><div> <value>SSB</value></div><div></row></div><div><br></div><div><row></div><div>     <key>Small Broom Cupboard</key></div><div>      <value>SBC</value></div><div></row<</div><div>=-=-=-=-=-=-=-=</div><div><br></div><div>For the life of me, I can't find an example of how to use the look-up table in, say, a mapping to convert one value into its equivalent. </div><div><br></div><div>Thanks</div><div><br></div><div><br></div><div>-Kevin_C</div><div><br></div><div><br></div><div><span><pre>-- <br></pre><font color="808080">Kevin Collins,<br>Heriot-Watt University<br>
Scotland<font color="808080"><font color="808080">,</font></font><br>EDINBURGH, EH14 4AS,</font><div><font color="808080"><br></font></div></span></div></body></html>