[midPoint] Lookup Table key and value

mceylan mrveceylan at gmail.com
Thu Feb 2 10:00:13 CET 2017


Hi Ivan, thanks for you answer.


I am doing it in that way already there is no problem in that. My wish is
the same label but different key types. I get the keys on the back, but I
want to get the keyboard corresponding to the key. To use with regex.


Regards,

2017-02-02 10:23 GMT+02:00 Ivan Noris <ivan.noris at evolveum.com>:

> 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 listmidPoint at lists.evolveum.comhttp://lists.evolveum.com/mailman/listinfo/midpoint
>
>
> --
> Ivan Noris
> Senior Identity Engineerevolveum.com
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
>
>


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


More information about the midPoint mailing list