Flow Designer giving "java.util.NoSuchElementException: No value present" error and aslo nt able to open executin details even if they are completed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2022 11:12 PM
Hi Team ,
We have out of box edm plugin activated which has a subflow " Automatic Creation of Document Task" but when it is supposed to trigger it gives error "java.util.NoSuchElementException: No value present" and also unable to show execution details with one more error message "There was an error loading the execution details for this flow context" .
Could some body assist why it is happening ,we have checked action mappings and they seem to be correct.
Thanks & Regards
Sahil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 08:11 PM
What version of ServiceNow are you running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 08:24 PM
Check for an update to the EDM plugin...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 09:12 PM
Hello @sahilgambhir98,
Could you please check and confirm what data you are passing in the subflow. Please refer NoSuchElementException for more detail on this type of error.
Thanks