Question
Cognizant Technology Solutions
IN
Last activity: 24 Oct 2018 3:21 EDT
Auto generate value in data type
I have a data type with a column for serial number.I am using an activity to write data to the data type's local data storage.Is there some logic or function that can be used to auto generate the serial number (like the first record has serial number -1 then 2 then 3 and so on).
The value may be calculated in any step and stored in a property which will later, with all other field be written to the local data storage.