Hi Guys,<br><br>  Trying to assign an account to a user using REST api; copied and modified modification-assign-account.xml from samples.<br>  I replaced the resource OID with that of my target resource and deleted the line: <oid>there will be oid</oid><br>  If I understand correctly, if there is no OID supplied, midPoint should generate one; however the call fails with:<br><br>java.lang.NullPointerException: Cannot invoke method getOid() on null object (new) expression in mapping in outbound mapping for {.../connector/icf-1/resource-schema-3}name in resource:ef2bc95b-76e0-48e2-86d6-3d4f02d3eaef(Active Directory Internal)<br><br>  This seems to target the intended resource and if I leave the original <oid> line in tact, the call fails with the same error.<br><br>  Any hints would be appreciated. Some more REST examples would also be welcome ...<br><br>Thx,<br>  Anton<br><br><br>