Util for analysing network traffic between Docsvision server and client captured by Wireshark.
npm install cleanwireFile -> Export Packet Dissections -> As JSON.
myCapture.result.json file. Output will contain only actual information (SOAPAction and formatted request/answer body). This output can be processed with diff tool like KDiff3 to find differences between two communication sessions.