Create a Prototype Input
To create a Prototype Input, you must have a Prototype Connection.
Create a Prototype Input in Hero Platform_
- Open Hero Platform_.
- Open Integration from the navigation menu and select Inputs.
- Click Create New Input.
- Enter a name for the Prototype Input and select the Prototype Connection from the drop-down list.
- Select a locale
- The mock data generated is based on the locale selection.
- Example: If the locale is set to "de" the addresses generated would appear German.
- The mock data generated is based on the locale selection.
- Enter the number of mock records to generate.
- Configure the mock records:
- Field name
- Enter a field name for the generated data.
- Group name
- The selected group is attached to a list of associated attributes.
- Attribute
- Field name
- Select a locale
Example
To generate mock data for records with a name, select the group "name" and select the attribute "name" or "fullName".The documentation and full list of the mock data can be found on https://github.com/DiUS/java-faker
- Click OK to save the Input configuration.