The script failed due to call depth overflow. The call depth reached 1001 and the maximum is 1000.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2019 04:31 AM
Getting this error message while running Powershell script in ServiceNow (The script failed due to call depth overflow. The call depth reached 1001 and the maximum is 1000.)
Please suggest.
Labels:
- Labels:
-
Orchestration
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2019 01:46 PM
Sounds like you have some loop. Can you share your code?