Probes need to transform the captured data into a common format that they can process. This is decoding.
Since messages from different entities don’t share a common format, Beeks Analytics uses a rich library of decoders that map the captured data to Beeks' own format. There is a decoder for every entity and message type supported by Beeks Analytics.
Beeks Analytics has built-in decoders for the majority of the world’s financial markets and common underlying protocols. Contact Beeks Sales or your Beeks Analytics Integration & Delivery team if you have a question about a particular decoder you want to see.
Beeks Analytics has a special kind of decoder called a mapper which can transform and recompute data as it passes through the stack. Mappers can also perform some filtering functionality (e.g. filtering out retransmitted messages) but there is also a dedicated filter decoder type which can be used for more specialized tasks like de-duplication or message hashing.