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
Hi,
Generally, packet correlation id is used in this parser to correlate across events. However, attribute events and multiple service events do not have this field. So it is difficult to link them with the parent event.
I have checked that Multiple_Service_Packet_Request has packet_correlation_id in the pac file, but it is not used finally.
So, do you think it's a valid requirement? If yes then can we add packet_correlation_id in these events?