Sending transaction items from monitor to a sequence

In reply to ashishk:

The answer to your question depends on whether the output driver/sequence does anything besides respond to the outgoing packet. If it does not, then you have a Slave Sequence (see the Cookbook).
In this case, the slave sequence would be able to detect the outgoing packet and calculate the next packet to send back. The monitor would just passively observe the outgoing packets and report them out the analysis port.