[midPoint] Lookup Table key and value

Ivan Noris ivan.noris at evolveum.com
Thu Feb 2 09:23:37 CET 2017


Hi,

please see
https://github.com/Evolveum/midpoint/blob/master/samples/objects/object-template-user-structured.xml

...

    <item>
        <ref>employeeType</ref>
        <valueEnumerationRef
oid="5783c174-d141-11e4-bb29-001e8c717e5b"/><!-- oid of lookup table -->
</item>

...

After you import the lookup table into repository, you can use it as
value enumerator for focal objects using object template (which must be
set as default template for that type in System Configuration).

Regards,

Ivan


On 02/02/2017 07:13 AM, mceylan wrote:
> Hello,
>
>
> I want to get the label i value instead of key in the lookup table.
> For example employee type;
>
>
>  <row id="4">
>       <key>10100</key>
>       <label>Retired</label>
>      
> <lastChangeTimestamp>2015-05-20T18:02:08.498+02:00</lastChangeTimestamp>
>    </row>
>
>
> log employee type: 10100
>
> I want to employee type: Retired 
>
>
>
> Merve CEYLAN
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint

-- 
Ivan Noris
Senior Identity Engineer
evolveum.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20170202/f5b3c421/attachment.htm>


More information about the midPoint mailing list