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...
Tue, 28 Nov, 2023 at 4:04 PM
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...
Sat, 6 Jan, 2024 at 10:30 AM
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...
Fri, 30 Jun, 2023 at 8:12 AM
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...
Mon, 30 Oct, 2023 at 7:05 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...
Fri, 25 Aug, 2023 at 7:37 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...
Mon, 30 Oct, 2023 at 7:06 AM
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
How do I use the SQLFileUpdateReceiver
Description The SQLFileUpdateReceiver creates a file with standard ANSI SQL update statements. In This Article Receiver Parameters Data  Receiver A...
Thu, 16 Mar, 2023 at 7:03 PM