error ad add computer to group

sushmachava
Tera Contributor

i am getting below error while adding computer to ad group

 

 
{
"Action Status": {
"code": 1,
"message": "Error: Invalid resource name : 95fbb98f1b5619d0627af2ff034bcb6c$ (Process Automation.4481f90787bd11107701ed3e0ebb3543; line 39)"
}
}

sushmachava_0-1736348734909.png

 

2 REPLIES 2

Viraj Hudlikar
Tera Sage

Hello @sushmachava 

As per your flow error it clearly states that resource name is invalid. We can clearly see that resource name i.e Computer Name which is passed is actually sys_id of computer record not Display Name. Try to dot walk field as per the input you are getting in your OOB Action once the Display Name is passed properly your step will run as sucess.

Pro-Tip: When such action is executed try to expand Steps or Log which can be seen clearly in your screenshot it helps you to understand what functioning is happening when action is processing in background.


If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.



Ankur Bawiskar
Tera Patron
Tera Patron

@sushmachava 

Did you check the log for that flow action?

Check the action and see if you are passing the correct inputs to that action

Possibly it requires a name but you are passing a sysId of that Computer record and this sysId won't be present in AD.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader