Scrambling & Cloning Rules
Email Address - Constant Prefix
- If a constant prefix (e.g.
John) is entered, the bot updates the selected user's email address by adding that prefix before the existing email.
Email Address - Constant Domain
- If a constant domain (e.g.,
@dummy.com,@test.com) is entered, the bot generates a random prefix and combines it with the given domain (e.g.,James@dummy.com,Jack@test.com).
Date Fields - Random
- If the value starts with
DOB>, the bot generates a random date greater than the selected user's Date of Birth.
- If the value ends with
<Hiredate, the bot generates a random date less than the selected user's Hire Date.
- If the value contains both
DOB>and<Hiredate, the bot generates a random date between the user's Date of Birth and Hire Date.
- If Random is selected but no value is provided, the bot generates any random date for that field.
Number Fields - Random
- If the value is in a range format (e.g.,
100-200), the bot generates a random number within that range.
- If no range or value is provided, the bot generates any random number without restrictions.
Updated on: 05/09/2025
Thank you!