...
- Create a Stream to read in data from a DB table or file
- Create an attribute of that stream to contain a unique number
- Use the built in cache() function to set the attribute. Increment the cache for the attribute to ensure that the next record contains a unique number.
See Also
...