In reply to Dhivya:
Even though the cookbook recommends implementing export to export(export of fifo) connection in the scoreboard, I am pretty sure that is unnecessary. the uvm_analysis_fifo has an export to which an analysis fifo can connect to. You can probably try an example where the analysis port in your agent connects directly to the export of the fifo. Just make sure that you dont any unconnected exports in you component.