Connecting the agent and scoreboard

In reply to tfitz:

Thanks for the reply.
Looks like my scoreboard is well connected to the agent’s analysis port.
I doubt if the agent actually publishes the transaction.
Im using an mvc_agent which has an inbuilt sequencer, driver and a monitor.
My sequence passes on from driver to DUT. So I am sure that the agent drives the sequence.
I doubt if the sequence comes out of the monitor’s analysis_port.
I have just created the agent in the build_phase of my environment.
Then I have connected the agent’s analysis_port to the scoreboard’s analysis_export in the connect_phase of my environment.
Could anyone familiar with Questa MVC tell me if this connection is sufficient.
Could there be any reason for the transaction being not collected by the monitor?
Could anyone throw me some light on this?

Thanks