MV Rules Extensions - reading an XML Config file and using the returned value
rob wood
41
Reputation points
Hello,
I'm trying to use a config file to set a value (int) which i can then use in some provisioning code but despite following the articles online i can't seem to be able to call the integer. Followed this article (for C#):
So my code block has been added to the IMVSynchronization.Initialize() section but can't seem to pick up the integer in the IMVSynchronization.Provision (MVEntry mventry).
Anyone got a working example of how this should be done?
KR
Rob
Sign in to answer