Description
The F500URL2014Gen Generator generates URLs of companies on the 2014 Fortune 500.
Parameters
The following parameters may be configured for the F500URL2014Gen Generator. Items with an asterisk* are required.
- autoReference*– When true it will automatically search the Attributes in the list of Attributes within its Domain and look for a sibling Generator so that it can match to the value generated. The sibling Generators are:
- F500Name2014Gen
- F500Rating2014Gen
This allows the sibling Generators generated data to be in sync with each other.
When false, it will list the company URLs by the specified sortOrder:
* random
* ascending
* descending
- caseType*– Determines how the parsed company URL value will be cased. The options are:
- capitalize
- upperCase
- lowerCase
- sortOrder*– When false, it will list the company URLs by the specified sortOrder:
- random
- ascending
- descending
- seed – Using the seed will ensure that the same random company names are generated each time data is generated.
- waitAmount* – Defines the number of iterations the generator should wait (pause) before moving to the next value in the list.