- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 11:32 PM
Hi Community
Coul you please help me with the below what went wrong.
The expected result is when an incident is loaded it should display all the incidents assigned to the caller.
However im getting only the first info msg and not the incident numbers.
Appreciate your help.
Script Include:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:41 AM
Hi @abjaffrey
In script include line number 7 you mistakenly used
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:48 AM
Hey @guru4
Thanks for the response, it worked.
Can you help why when i passed as JSON initially (if you see i initially wanted multiple return values as key value pairs in an array) i was unable to find the desired result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:56 AM - edited 05-29-2024 12:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:06 AM
Hi Ankur,
Im Still not getting the numbers. i added an Info msg hello, im just getting only that.
Appreciate your help.
SI:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:41 AM
Hi @abjaffrey
In script include line number 7 you mistakenly used
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:48 AM
Hey @guru4
Thanks for the response, it worked.
Can you help why when i passed as JSON initially (if you see i initially wanted multiple return values as key value pairs in an array) i was unable to find the desired result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:56 AM - edited 05-29-2024 12:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:59 AM
hi
thanks for the response