Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 4767

System.NullReferenceException: Object reference not set to an instance of an object.

$
0
0

Hi all

I'am having some issues with the codeless provisioning framework from granfeld. Long story short, i'am simply synchronising AD accounts from one AD forest to another. And I would like to achieve this without the use of FIM Service and Portal. So I have tried to achieve this with the sample script and dll from granfeldt.

But I'am a bit new at this and is getting this error on full import and full sync from the Source AD.

System.NullReferenceException: Object reference not set to an instance of an object.
   at Granfeldt.MVEngine.Provision(MVEntry mventry)

This is the content of the FIM.MRE.xml:

<?xml version="1.0" encoding="utf-8"?><RulesFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DisableAllRules>false</DisableAllRules><Rules><Rule><Name>provision person to ad13180lyn</Name><Description></Description><TargetManagementAgentName xsi:type="xsd:string">ad13180lync</TargetManagementAgentName><Enabled>true</Enabled><SourceObject>person</SourceObject><TargetObject>user</TargetObject><Action>provision</Action><InitialFlows><AttributeFlowBase xsi:type="AttributeFlowConstant"><Constant>CN=#mv:displayName#,OU=ImportedAccounts,OU=Users,OU=ad13180lyn,DC=ad13180lyn,DC=ddc,DC=intra</Constant><Target>[DN]</Target></AttributeFlowBase><AttributeFlowBase xsi:type="AttributeFlowConstant"><Constant>Passw0rd</Constant><Target>unicodePwd</Target></AttributeFlowBase><AttributeFlowBase xsi:type="AttributeFlowConstant"><Constant>514</Constant><Target>userAccountControl</Target></AttributeFlowBase><AttributeFlowBase xsi:type="AttributeFlowAttribute"><Source>accountName</Source><Target>sAMAccountName</Target></AttributeFlowBase></InitialFlows></Rule></Rules></RulesFile>

Does anybody se any issues with this xml file?

I really would like to make this as simple as possible, just import the accounts and provisioned them into ImportedAccounts OU, disabled state.


Andre



Viewing all articles
Browse latest Browse all 4767

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>