This is easiest to explain with a quick example. If in your datafeed users are created with usernames based on the following:
- First Initial
- Last Name
The incoming user Jon Snow would get a username of jsnow. Then, if Jane Snow was added, she would get the username jsnow1. the next user with the same initial & surname would have a username of jsnow2, etc.
Comments