User Tools

Site Tools


auto_generate_customers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

auto_generate_customers [2014/08/22 19:50]
auto_generate_customers [2023/08/14 06:41] (current)
Line 1: Line 1:
 +=== Auto Generate Customers ===
 +"Auto Generate Customers"​ is a part of the Evolynx Web Admin. This page is accessible by "​Customers"​ menu. It is designed to help you generate multiple Customers/​Login IDs. This feature will be useful to generate pre-paid cards. For example, you can generate thousands of Voice over IP (VoIP) calling cards just by selecting some options. \\
 +The idea behind this operation is to use a "​Serial Number"​ which will be incremented by 1 for each new Customer (or calling card). A new Customer and up to 2 Login IDs and random passwords are created for each new Serial Number. You can also choose to generate random Login IDs (to be used as PIN of your calling card).
 +
 +Bellow is a description of each of the settings:
 +
 +**Serial Number Start:** \\
 +This is an integer number which will be used as the first Serial Number. Subsequent serial numbers will be generated automatically by incrementing this number.
 +
 +**Number of Customers:​** \\
 +This is value specifies how many customers will be created.
 +
 +**Add above Serial Number to:** \\
 +There are 2 options for this setting: Beginning and End. This setting is used along with the next setting to specify how generated serial number is used to populate First Name and Last Name for a customer. By selecting "​Beginning"​ you are instructing the system to put the serial number in the beginning of first name or last name.
 +
 +**Of:** \\
 +This setting along with previous setting to specify how generated serial number is used to populate First Name and Last Name for a customer. For examplem, when First Name is selected, generated serial number will be added to the first name field of each Customer record, and Last Name will not contain serial number.
 +
 +**Populate Login ID with:** \\
 +Each generated Customer can have up to 2 Login IDs. These Login IDs can be random numbers (used as PIN on a calling card) or can be the same as Serial Number. If "​Randomly Generated Password"​ is selected, Login ID will be populated with the same random number generated for password.
 +
 +**Passwod Length:** \\
 +Password for each Login ID is a random number. To specify number of random digits used for password, use this setting.
 +
 +**First Name (optional):​** \\
 +You can specify a text to appear as First Name for all generated Customers. If you select to add Serial Number to Beginning or End of First Name, then that Serial Number will be added before or after this text. This setting is optional, so you can also leave it empty.
 +
 +**Last Name (optional):​** \\
 +You can specify a text to appear as Last Name for all generated Customers. If you select to add Serial Number to Beginning or End of Last Name, then that Serial Number will be added before or after this text. This setting is optional, so you can also leave it empty.
 +
 +**Service:​** \\
 +Each generated Customer will be assigned a Service using this setting.
 +
 +**Starting Balance:** \\
 +All of the generated Customers will have an initial Balance which is defined using this setting.
 +
 +**Service Start Date:** \\
 +This settings is to populate StartDate column of the Customers table.
 +
 +**Service End Date:** \\
 +This settings is to populate EndDate column of the Customers table. Generated customer will not be able to use this account after this date.
 +
 +**Concurrent connections:​** \\
 +This setting specifies how many concurrent connections each Customer can have.
 +
 +**Login 1 (optional):​** \\
 +You can specify a text to be used in first Login ID. The Beginning / End setting described above will also apply to this setting. If you leave this setting empty, generated Login ID will be equal to either Serial Number or the Random password, based on the settings described above.
 +
 +**Login 2 (optional):​** \\
 +If you need to create a second Login ID for each generated customer, enter a text for this setting. The Beginning / End setting described above will also apply to this setting. If you leave this setting empty, a second Login ID will not be generated. generated Login ID will be equal to the text you enter here, plus either Serial Number or the Random password, based on the settings described above.