Error on sequencer - send_request failed to cast sequence item

In reply to Jose_Iuri:

I had a deeper look to your code. You are constructing 2 objects of your RAL model, 1 in your env and the other one in your base test. You have to have only 1 object of your RAL model.