[midPoint] Get attribute value from shadow after creating in Exchange

Ващенков Алексей a.vashchenkov at solarsecurity.ru
Tue Jul 7 14:17:30 CEST 2015


Here my attribute mapping
<attribute>
   <c:ref>ri:PrimarySmtpAddress</c:ref>
   <displayName>Адрес в Exchange</displayName>
   <exclusiveStrong>false</exclusiveStrong>
   <tolerant>false</tolerant>
   <inbound>
      <name>mail in Exchange</name>
      <authoritative>true</authoritative>
      <exclusive>false</exclusive>
      <strength>normal</strength>
      <target>
         <c:path>$focus/emailAddress</c:path>
      </target>
   </inbound>
</attribute>


From: midPoint [mailto:midpoint-bounces at lists.evolveum.com] On Behalf Of Pavol Mederly
Sent: Tuesday, July 7, 2015 3:11 PM
To: midpoint at lists.evolveum.com
Subject: Re: [midPoint] Get attribute value from shadow after creating in Exchange

Алексей,

this is done via inbound expression attached to the corresponding attribute - in this case, PrimarySmtpAddress (in case of Exchange connector) or mail (in case of AD connector).

If you're sure your configuration is correct, just post here your log with model=TRACE level.

Best regards,
Pavol
Hi.

I have a simple stupid question. Now we have process, when user created in HR-application. After this user in process of Live Synchronization is imported to Midpoint. And after that account in AD and Exchange are created for this user. And I need to set email, which was created in Exchange,  to user in midpoint. How can I do this? Yesterday it works, but not today.




_______________________________________________

midPoint mailing list

midPoint at lists.evolveum.com<mailto:midPoint at lists.evolveum.com>

http://lists.evolveum.com/mailman/listinfo/midpoint

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


More information about the midPoint mailing list