Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The following post describes on how to get a different UUID for each row inserted to Database table.
When I run a rob, number of rows that gets inserted to DB differs. On every run, I want to insert the same UUID for every row that is inserted on that particular job run. (One UUID for every job run). How to achieve this?