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

FIM $importChange - Set boolean Attribute to $null

$
0
0

Hi,

I need to be able to set a "Person" custom attribute to NULL 

I'm using a psscript to act on a collection of users.

I can set the custom boolean attribute to $true or $false but I always have error if I try to set it to $null

The code detail is like this:

$importChange.AttributeName = “myAttributename”
$importChange.AttributeValue =$null

The error is the following:

Error = The web service client has encountered the following class of error: ValueViolatesDataTypeFormat
Details: AttributeName: myAttributename 
AttributeValue: 
Additional Text Details: The specified attribute value is in a format that cannot be stored in the attribute.

Any ideas?

Thanks,

JD


Viewing all articles
Browse latest Browse all 1783

Trending Articles



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