Common Receivers

How do I use the DelimitedFileReceiver?
Description The DelimitedFileReceiver writes Domain Attribute values in a delimited format to a file. In This Article Receiver Parameters Using Mult...
Wed, 11 Sep, 2024 at 4:18 AM
How do I use the ExcelFileReceiver?
Description The ExcelFileReceiver morphs generated data into a formatted Excel file. The Excel file format may be specified as xlsx or xls within the param...
Thu, 8 Aug, 2024 at 7:17 PM
How do I use the FixedFileReceiver?
Description The FixedFileReceiver writes Domain Attribute values in a fixed format to a file. Column Name and fixed length are defined through Receiver Att...
Thu, 8 Aug, 2024 at 7:16 PM
How do I use the JSONFileReceiver?
Description The JSONFileReceiver receives data from a given GenRocket Domain and writes the data out to a file in JSON format. Note: This particular JS...
Tue, 20 Aug, 2024 at 7:37 AM
How do I use the SQLFileInsertReceiver?
Description The SQLFileInsertReceiver creates a file with standard ANSI SQL insert statements. In This Article Receiver Parameters Row Delimiter Re...
Sat, 2 Nov, 2024 at 9:31 AM
How do I use the XMLFileReceiver?
Description The XMLFileReceiver receives data from a given GenRocket Domain and writes the data out to a file in XML format.  Note: This particular XML...
Thu, 8 Aug, 2024 at 7:32 PM
How do I use the PDFFileReceiver?
Description The PDFFileReceiver writes Domain Attribute values into a PDF file. Each generated record may be written to its own PDF file or as a page withi...
Thu, 16 Mar, 2023 at 7:02 PM