[midPoint] New Users from LiveSync

Rijndaal Ramiji rijndaal at outlook.it
Thu Apr 28 12:47:48 CEST 2016


Hi,

There was an error in the Resource, it is an old version...

In the new I have the reaction to "unmatched" with "adduser"


<reaction>
            <situation>unmatched</situation>
            <channel>http://midpoint.evolveum.com/xml/ns/public/provisioning/channels-3#liveSync</channel>
            <synchronize>false</synchronize>
            <reconcile>false</reconcile>
            <objectTemplateRef oid="TemplateNewHRUser" type="c:ObjectTemplateType"/>
            <action>
               <handlerUri>http://midpoint.evolveum.com/xml/ns/public/model/action-3#adduser</handlerUri>
            </action>
         </reaction>




the template "TemplateNewHRUser" simply map "name +'.'+surname" in the user name.

i tried this with "import account" and it works...

Thank you




________________________________
Da: Rijndaal Ramiji
Inviato: giovedì 28 aprile 2016 12.35.28
A: midpoint at lists.evolveum.com
Oggetto: New Users from LiveSync


HI.

I'm having trouble to retrieve new users from my HR.
The resource is a ms sql view and I have configured the "changelog column" with a datetime type that increments each time there is a rilevant change.
New users in the view have this value always set to current time or erlier (erlier because the HR administration do not always insert the users in the same day they are joined).

With the LiveSync task MidPoint easly fetch for changes in my old users, but it seems that it can not retrieve new users...


this is my resource xml

Human Resources
<http://pastebin.com/ppXpyWbk>
and this is the LiveSync Task

LiveSync Task<http://pastebin.com/f8KpVH2n>


Thank you all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20160428/1fcd4f99/attachment.htm>


More information about the midPoint mailing list