Hi Dojo,
In a situation where we do a Set, via REST, to a specific parameter that has dependencies with other parameters, when we receive the associated GET, is it possible to retrieve (in an easy way) the sequence number in order to identify the dependencies?
Not sure from the protocol.xml we can access a TCP frame field.
If sequence is important for Session layer i guess it should be available somehow from a Header or from actual Body Data of the reply.
Could you use PostMan or other tool and evaluate the HTTP Headers of the replied information of your product's API ?