INVALID_CHARACTER_ERR flow error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2025 10:38 PM
Hi Team,
I am unable to activate the flow because of below error.
INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
Can someone let us know what exactly we need to check to get this issue resolved?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2025 11:30 PM
check all the actions or scripts for XML character, that should do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 12:33 AM
Hi, I do not have any scripts in my flow. it just has few actions and also calls one subflows.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2025 11:36 PM
Hello @ShAn21
As per your statement without having a look on flow you designed or what is been done, we cannot guide you with this error.
In general, I can advise that have a look on flow where any custom action is created, and it may have invalid xml characters. Try to check if you can revert to previous working version of flow and see what new steps has been added which is giving you this error.
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
02-06-2025 12:34 AM
HI,
It just uses few standard actions like update record etc. and calls one flow. There is no actions or script being used.
Thanks