Which IIQ version are you inquiring about?
8.4p2
Please share any images or screenshots, if relevant.
Master Plan
<MasterPlan>
<ProvisioningPlan>
<AccountRequest application="Active Directory Forest" nativeIdentity="CN=Ryan XYZ,OU=Users,OU=Denver,OU=WUNA,OU=Locations,DC=QINTL1,DC=com" op="Disable">
<AttributeRequest name="AC_NewParent" op="Set" value="OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=COM"/>
</AccountRequest>
<Attributes>
<Map>
<entry key="comments" value="To disable Leaver AD accounts."/>
<entry key="identityRequestId" value="0000100688"/>
<entry key="requester" value="spadmin"/>
<entry key="source" value="LCM"/>
</Map>
</Attributes>
</ProvisioningPlan>
</MasterPlan>
Provision Plan
<AccountRequest application="Active Directory Forest" nativeIdentity="CN=Ryan XYZ,OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=com" op="Disable" targetIntegration="Active Directory Forest">
<Attributes>
<Map>
<entry key="oldNativeIdentity" value="CN=Ryan XYZ,OU=Users,OU=Denver,OU=WUNA,OU=Locations,DC=QINTL1,DC=com"/>
<entry key="uuid" value="{befd2790-19c6-42e2-9cda-3e3f4b3d5521a}"/>
</Map>
</Attributes>
<AttributeRequest name="AC_NewParent" op="Set" value="OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=COM"/>
<ProvisioningResult>
<Errors>
<Message key="Error(s) reported back from the IQService - Error occurred while disabling the account CN=Ryan XYZ,OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=comFailed to connect to the server for CN=Ryan XYZ,OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=com:There is no such object on the server. There is no such object on the server. 0000208D: NameErr: DSID-0310028C, problem 2001 (NO_OBJECT), data 0, best match of: 	'OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=com' 0000208D: NameErr: DSID-0310028C, problem 2001 (NO_OBJECT), data 0, best match of: 	'OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=com' . HRESULT:[0x80072030]Failed to connect to the server for CN=Ryan XYZ,OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=com:There is no such object on the server. There is no such object on the server. 0000208D: NameErr: DSID-0310028C, problem 2001 (NO_OBJECT), data 0, best match of: 	'OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=com' 0000208D: NameErr: DSID-0310028C, problem 2001 (NO_OBJECT), data 0, best match of: 	'OU=IAM,OU=Disabled Objects,DC=QINTL1,DC=com' . HRESULT:[0x80072030] Possible reasons for failure include a) The Domain Controller is currently not reachable b) The object has either been moved or renamed c) The object has been deleted 
 Please Ensure the data has been aggregated before performing the operation " type="Error"/>
</Errors>
</ProvisioningResult>
</AccountRequest>
While we are trying to disable and move the AD account we are geeting the object does not exist error as in the provision plan we can see the native identity is not correct. Not sure from where its picking the incorrect one.
I am doubting on the native Identity charge event as we can see the oldNativeIdentity in the plan which is actually the correct one. Can you please help me to find from where and how this wrong native identity is being pick and how we can correct it?
Any pointer or insights regarding this would be really appreciated.
Regards
Ankush