<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Harits,<br>
<br>
please make sure you have inbound constructing (target) $user/name
property. Without this one you cannot create user in midPoint. I can
see you take icfs:name (identifier in MySQL db table) and putting
the value to $user/givenName. In the simplest configuration you
should add second inbound there (in the same <attribute>, just
below ending </inbound>) with target $user/name.<br>
<br>
Also I'm not sure if the handlerUri for unmatched situation
shouldn't be:
<a class="moz-txt-link-freetext" href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#">http://midpoint.evolveum.com/xml/ns/public/model/action-3#</a><b>addUser</b>
(instead of ... adduser - lowercased)<br>
<br>
These are the first things that come to my mind. Please try.<br>
<br>
Regards,<br>
Ivan<br>
<br>
<div class="moz-cite-prefix">On 04/28/2016 10:21 AM, Harits Elfahmi
wrote:<br>
</div>
<blockquote
cite="mid:CAG_KPw2rDcZRiwWPfH+Jdj37J0Pu-sLVPb-uPZUM-Wz=Ba2_fQ@mail.gmail.com"
type="cite">
<div dir="ltr">Hello everyone,
<div><br>
</div>
<div>I'm new to midpoint and currently I'm trying to synchronize
my MySQL database to my midpoint server. It works great and
currently in midpoint I have the account shadows in my
resource. </div>
<div><br>
</div>
<div>Next, I want to create user for every account in the`
resource. I have defined the inbound mapping for the account
(for some column only, for testing purpose), but the user
didn't get created. Did I miss some steps or was there some
configuration I did wrong? You can see my modified resource
xml here: <a moz-do-not-send="true"
href="http://pastebin.com/Vgs1u2CY">http://pastebin.com/Vgs1u2CY</a></div>
<div><br>
</div>
<div>Any help would be appreciated, thanks!<br>
</div>
<div>
<div><br>
</div>
-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div class="gmail_signature">
<div dir="ltr">
<div>Cheers,</div>
<div><b><br>
</b></div>
<div><b>Harits</b> Elfahmi</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Ing. Ivan Noris
Senior Identity Management Engineer & IDM Architect
evolveum.com evolveum.com/blog/
___________________________________________________
"Semper ID(e)M Vix."
</pre>
</body>
</html>