Disable "no accounts" checking on an AD source

When we implemented IdentityNow, we set up a secondary AD source for creating accounts with a different profile for a separate business unit. Accounts get created there, but then migrated into another OU, often leaving the OU where accounts were created empty.

This worked flawlessly and without error until recently when we began receiving a source error for this secondary source.

In the source API, I found this status.

SOURCE_STATE_UNCHECKED_SOURCE_NO_ACCOUNTS

Is there a way to disable this detection?

HI Robert,

Maybe this will help. Try doing a patch on the status.

update-source | SailPoint Developer Community

Regards
Arjun

Isn’t status just over written at each healthcheck?

Hi @rmccoy-unum,
I will try and replicate this and see if there are any options.
Tony