You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be related to the issue fixed in ServiceControl :
ServiceControl stops shortly after starting #427
The fix seems to work in ServiceControl and it now shows the correct info in ServicePulse. But when we try open the message from external source (i.e. Biztalk) in ServiceInsight, it refuses to list any messages in endpoints containing these external source messages:
If I browse the url to serviceControl API manually in Chrome for example I get a list of messages back. I think the problem lies within the ServiceInsight-client trying to display a list of messages in the gridcomponent, try to parse the external source messages and crashes, resulting in no messages shown in grid for that particular endpoint.
The text was updated successfully, but these errors were encountered:
This seems to be related to the issue fixed in ServiceControl :
ServiceControl stops shortly after starting #427
The fix seems to work in ServiceControl and it now shows the correct info in ServicePulse. But when we try open the message from external source (i.e. Biztalk) in ServiceInsight, it refuses to list any messages in endpoints containing these external source messages:
https://www.dropbox.com/s/jzxie5xwrmnxjc3/Sk%C3%A4rmklipp%202015-01-20%2017.03.51.png?dl=0
If I browse the url to serviceControl API manually in Chrome for example I get a list of messages back. I think the problem lies within the ServiceInsight-client trying to display a list of messages in the gridcomponent, try to parse the external source messages and crashes, resulting in no messages shown in grid for that particular endpoint.
The text was updated successfully, but these errors were encountered: