AIOps

 View Only

 Using Netcool/IMPACT to receive "Server Sent Events" (SSE) data stream

Michael Troitzsch's profile image
Michael Troitzsch posted 07/04/25 08:37 AM

Hi,

we have the requirement to receive a constant http/json datastream using the SSE (https://en.wikipedia.org/wiki/Server-sent_events) mechanism. 

Instead of using some external tool, we'd like to receive this stream directly with Impact using GetHttp() or RestFulAPIGet().

However these functions obviously only return data when the http session ends - which is not necessarily the case with SSE.

Has anybody tried this (and perhaps been successful) ?

Thanks,

Michael