As far is I am aware there are only two oracle pseudo columns rowid and rowno and no one can insert them
any way click on data writer
click on writer tab
click Show definition
Set mapping type to sql function
and type sysdate and seq.nextval
I believe it only works for conventional path loading
Peter