Adding and Configuring Receivers
Summary V2 Receivers are GenRocket Receivers that share the following features: They have the character V2 just before the word Receiver (e.g., GenericS...
Wed, 24 May, 2023 at 1:08 PM
Description GenRocket has the ability to generate on average 4,000 records per second using a JDBC Driver connection. This works perfectly for generating s...
Mon, 24 May, 2021 at 6:46 AM
Description A Receiver must be added to a Domain in order to generate output when downloading and running a Scenario, Scenario Chain, or Scenario Chain Se...
Sat, 15 Apr, 2023 at 9:21 AM
Description The same Receiver is often required for multiple Domains within a Project. Rather than adding the Receiver to each separate Domain, users can p...
Sat, 13 May, 2023 at 3:27 PM
Receiver Column Order By default, GenRocket uses a Domain's Attribute hierarchy to specify the output file's column order. Since GenRocket Attribu...
Thu, 28 Sep, 2017 at 11:18 PM
By default, a generated delimited file will have headers when using the DelimitedFileReceiver. These headers are the Attributes used to generate the file. ...
Sat, 15 Apr, 2023 at 9:50 AM
Description The AvroFileReceiver writes Domain Attribute values into an Avro file format. This Receiver may be used with any Domain to generate a Flat Avro...
Thu, 18 Jun, 2020 at 9:18 AM
Description The AvroSegmentMergeReceiver merges different segments created by the SegmentDataCreatorReceiver to generate complex nested Avro output. T...
Thu, 18 Jun, 2020 at 9:30 AM
Description The ParquetSegmentMergeReceiver merges different segments created by the SegmentDataCreatorReceiver to generate complex nested Parquet output. ...
Thu, 8 Oct, 2020 at 9:16 AM
Description GenRocket supports test data generation for MQ (Message Queue) messages through the use of a Receiver. Raw test data is generated by each Domai...
Wed, 4 Nov, 2020 at 6:23 AM