Hi All,
Have anyone faced this issue we are unable to update or add other usage type using bulk update provisioning policy api we get the below error.
Thanks
Shantanu
Hi All,
Have anyone faced this issue we are unable to update or add other usage type using bulk update provisioning policy api we get the below error.
Thanks
Shantanu
Also tried individually
{
"name": "Account",
"description": "enable policy",
"usageType": "ENABLE",
"fields": [
{
"name": "AC_NewParent",
"transform": {
"attributes": {
"value": "CN=Users,DC=domaincon,DC=com"
},
"type": "static"
},
"attributes": {},
"isRequired": false,
"type": "string",
"isMultiValued": false
}
]
}
thanks it worked after creation
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.