I am trying to update my AD plugin to a more recent version but encountering conversion error while working with AD plugin v2.0.6:
Unable to convert object, no sdk type defined for class : #_v2_#,#ActiveDirectory#,#8f281e6b-d8e7-4417-9a73-2519b635950e#,#DC=example,DC=com#
Using older AD plugin v1.0.3 we could extract sub-domain reference from a configuration element with attributes set as AD:ActiveDirectory type, and return with output parameter set to AD:OrganiazationalUnit type. Is this type conversion no longer supported?