12-09-2022 12:56 AM
Hi,
We have a requirement to filter OU in ADVANCE_FILTER_JSON in AD connector.
Is it possible to use % inside ADVANCE_FILTER_JSON?
{
"AdvanceFilter": {
"OU=Service Accounts,%OU=%,DC=s32testing,DC=com": [
"(&(objectCategory=person)(objectClass=user))"
]
}
}
12-09-2022 01:51 AM
Hello Rashmi,
Did you get a chance to refer the below documentation:
- https://docs.saviyntcloud.com/bundle/AD-v55x/page/Content/Configuring-the-Integration-for-Importing-...