Possibility to monitor outgoing traffic (Endpoint Webservices via Service Bus) sent by K2

  • 21 December 2017
  • 1 reply
  • 5 views

Hi Guys,

Regarding the use of Fiddler regarding K2 activities  I cannot locate any information about how to capture/track outgoing traffic sent by K2.

In my specific situation  we are using Endpoint Webservices (via Oracle Service Bus) to generate fully integration between our K2 workflows and other systems. 

We need to be able to track that part of the traffic.

Does anyone knows if that would be possible via Fiddler? If so - how to setup Fiddler for that.

Thanks in advance


1 reply

Userlevel 5
Badge +18

You can capture K2 traffic via modification to the 'K2HostServer.exe.config' file (usually at C:Program Files(x86)K2 blackpearlHost ServerBin) similarly to the post below:


https://www.telerik.com/blogs/capturing-traffic-from-.net-services-with-fiddler


 


Definitely create a backup of this file before making any changes, and a restarting of the K2 blackpearl service is likely needed.


Make sure to disable or remove this entry after debugging is done.

Reply