- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 11:20 PM
Hi All,
We have a requirement to submit a Request from an HR ticket. Created the backend script , but it is throwing error. Can anyone please guide here.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 05:48 AM
The issue happened due to a spacing in the Employee ID, once it is removed we need to convert the sysid of the user record to string as=nd pass it through the Cart API.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 01:18 AM
What is the error message? Please provide ALL details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 03:17 AM
CartJS is supported in scoped app
Did you debug from your side to know error is coming at which line?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 04:17 AM
PFA for the error message getting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 05:48 AM
The issue happened due to a spacing in the Employee ID, once it is removed we need to convert the sysid of the user record to string as=nd pass it through the Cart API.