Inbound email action : When email received by ServiceNow instance need to create a request item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 04:53 AM
Hello ,
When ServiceNow receive a email from external sources like constant email 'example@gmail.com' , after based on email id need to create a request item so i have used flow designer inside the flow i have put the condition's once complete my requirement after run the flow I'm getting error like "Your cart has item(s) no longer available. Please remove < catalog item >from cart to continue with the checkout."
Note: catalog item available for every one
How to solve this issue to archive the requirement
Thanks,
Kishore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 02:52 AM
It is known error:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0862997
Cause
The catalog item which is being submitted has an user criteria defined on it. The integration user who submits the item does not have the necessary role mentioned in the user criteria, or does not match other conditions in the criteria. Hence the request can not get created.
Resolution
Add the necessary role to the integration user and review the user criteria.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************