error ad add computer to group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 07:07 AM
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)"
}
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 08:02 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 08:17 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader