Does RESTMessageV2 have access to the ECC Queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 02:31 PM
I am working on a function, as part of my rest call, to create a task if the integration encounters an error. This has worked, however, the data that I was able to pass from the response was fairly limited. I was able to manually find the ECC Queue output/input records and found quite a bit more detailed information there. Does RESTMessageV2 have access to to the ECC Queue response? How can I programmatically grab this data to be included in my task?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 03:37 PM
Hi @chadlockwood,
Have you tried with "setEccCorrelator()" method?
https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/app-store/dev_portal/API_referenc...
Let me know if this helped.
Regards,
Vikas K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 12:18 PM
Sadly, my PDI has been offline/unavailable for over a week and after creating another account, I'm now on the perpetual waitlist for another PDI. This looks like what I probably need. I'll get back to you when I've had a chance to mess with it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 12:27 PM
Sure, thanks for keeping me updated. Appreciate that!
Keep me posted.