How to set sequence id in uvm?

In reply to Henriques:

i dont think, there is support in uvm to set sequence id while doing creation/randomization/sending (`uvm_do macros). you can set it when you create your sequence and start it on specific sequencer.