Put a transaction into analysis fifo

In reply to m_v:

Using TLM connectios has to consider some restrictions. You can pass a transaction from a port to an export. The uvm_tlm_analysis_fifo itself has an export. But the question si what do you want to do with the content of your analysis fifo in your sequencer?
Could you pleas explain?