[midPoint] Export list of emails

Pálos Gustáv gustav.palos at gmail.com
Thu Jan 30 11:06:19 CET 2020


Hi Viele,

if you need just one time export, you can use 4. button at the bottom of
User List page "CSV export". Open it, and delete not needed columns.

Best regards,

Gustav

št 30. 1. 2020 o 10:34 Rainer Herbst <rainer.herbst at aip.de> napísal(a):

> Dear all,
>
> I wanted to solve the following simple problem - export a list of email
> addresses from Midpoint into a csv file.
>
> So, I defined a CSV resource with only one attribute (email) and set a
> synchronisation:
>    <synchronization>
>    <objectSynchronization>
>    <name>Import</name>
>    <enabled>true</enabled>
>    <correlation>
>    <q:equal>
>    <q:path>extension/mainAIPEmail</q:path>
>    <expression>
>    <path>$projection/attributes/email</path>
>    </expression>
>    </q:equal>
>    </correlation>
>    <reconcile>true</reconcile>
>    <reaction>
>    <situation>linked</situation>
>    <synchronize>true</synchronize>
>    </reaction>
>    <reaction>
>    <name>Link</name>
>    <situation>unlinked</situation>
>    <synchronize>true</synchronize>
>    <action>
>    <name>Exportieren</name>
>    <handlerUri>
> http://midpoint.evolveum.com/xml/ns/public/model/action-3#link
> </handlerUri>
>    <order>befor</order>
>    </action>
>    </reaction>
>    <reaction>
>    <name>Export</name>
>    <situation>deleted</situation>
>    <synchronize>true</synchronize>
>    <action>
>    <name>Exportieren</name>
>    <handlerUri>
> http://midpoint.evolveum.com/xml/ns/public/model/action-3#addShadow
> </handlerUri>
>    <order>before</order>
>    </action>
>    </reaction>
>    </objectSynchronization>
>    </synchronization>
>
> Now, I am able to connect to the resource and to link existing email
> entries
> to users.
>
> But what kind of task should I use to export emails not found in the csv
> file yet?
>
>
> Viele Grüße,
>
> Rainer Herbst
> Leiter IT-Service
> Phone: +49 331 7499-257
> e-mail: rainer.herbst at aip.de
> https://www.aip.de
>
>
> -----------------------------------------------------------------------------------------------
> Leibniz-Institut für Astrophysik Potsdam (AIP)
> An der Sternwarte 16, 14482 Potsdam
>
> Vorstand: Prof. Dr. Matthias Steinmetz, Matthias Winker
> Stiftung bürgerlichen Rechts
> Stiftungsverzeichnis Brandenburg: 26 742-00/7026
>
> -----------------------------------------------------------------------------------------------
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
>


-- 
s pozdravom

Gustáv Pálos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20200130/c44926eb/attachment.htm>


More information about the midPoint mailing list