Workflow execution error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2019 10:46 PM
Hi Team,
I have a workflow on sc_req_item and the workflow is getting stuck at a point and showing below error.
Error: Workflow 'COPY_QSS Prod' with context 0d66b620dbcdccd09ad39114ca9619eb terminated 2019-11-08 06:35:48 UTC with : Wrapped org.mozilla.javascript.EvaluatorException: missing ; before statement (Amend Finance(b6f1ea28db0dccd09ad39114ca96197d); line 1) (sys_script_include.d3669766c0a8016901828e92d1202ac5.script; line 264)
Please help to fix this issue.
- Labels:
-
Workflow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2019 01:33 AM
Can you look at my question about:
"How do the conditions on the Switch look like. Are these all auto populated, or did you add these yourself / changed the conditions on these?"
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2019 01:49 AM
Switch condition has one variable and all the conditions are auto populated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2019 09:51 AM
Hi,
I tried replacing my switch condition with if condition just to check whether the issue is only with Switch condition.
Now with the if condition workflow is working good. Can someone help what will be the issue, I have used a select box variable in my switch and all the conditions are auto populated I have not manually added.