Orchestration - error

Jai2021
Tera Contributor

Hi All,
Does anyone have any idea about the error
"The (&(objectClass=Group)(samaccountname=)) search filter is invalid." in ADD user to Group AD workflow activity.

If any one know, please give your suggestions here.
Bunch of thanks!!!

1 REPLY 1

Shaqeel
Mega Sage

Hi @Jai2021 

 

The error message you're seeing indicates that the search filter used in the Active Directory (AD) workflow activity is invalid. The filter is missing a value for the "samaccountname" attribute.

 

Here's how you can fix this:

 

1. Identify the workflow that is causing the error.

2. Open the workflow editor in ServiceNow.

3. Locate the "AD User to Group" activity in the workflow.

4. Click on the activity to open its properties.

5. In the "Search Filter" field, ensure that a valid value is provided for the "samaccountname" attribute.

 

 

Regards

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel