Does RESTMessageV2 have access to the ECC Queue

chadlockwood
Kilo Sage

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?

3 REPLIES 3

VikMach
Mega Sage

Hi @chadlockwood,

Have you tried with "setEccCorrelator()" method?
https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/app-store/dev_portal/API_referenc...

VikMach_0-1747866951621.png


Let me know if this helped.

Regards,
Vikas K

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.

Sure, thanks for keeping me updated. Appreciate that!
Keep me posted.