Import Generators
Description The BLOBTextGen Generator loads the file data in text format or file path from a user's local system into memory. Note: The BlobTextGen...
Sat, 15 Apr, 2023 at 7:44 AM
Description The CSVToMapGen Generator reads data from one or more columns within a specified CSV file and saves the data to memory. Once the data is in mem...
Mon, 24 Apr, 2023 at 9:47 AM
Description The FeatureFileV2Gen Generator reads and parses a column from a Feature File using identifierTypes. Parameters The following parameters ma...
Sun, 11 Oct, 2020 at 2:47 PM
Description The ListCSVGen Generator loads its list from column data within a CSV file. Note: Use ListCSVGen Generator for more than 15 records. Other...
Mon, 1 May, 2023 at 6:53 PM
Description The ListCSVV2Gen Generator loads its list from column data within a CSV file. Note: Use ListCSVV2Gen Generator for more than 15 records. O...
Mon, 1 May, 2023 at 11:07 AM
Description The SentenceCSVGen Generator parses a delimited file for the following columns: Subject, Predicates, and Clause. It then creates sentences or p...
Sat, 22 Apr, 2023 at 3:24 PM
Description The MapCSVGen Generator loads its list from column data within a CSV file. In This Article Generator Parameters Preview Showing Empty V...
Mon, 1 May, 2023 at 12:25 PM
Description The MapExcelChildGen Generator reads data from Excel Spreadsheet, creates Map again on every Child Domain iteration, and returns the matched va...
Sat, 22 Apr, 2023 at 4:02 PM
Description The ExcelToMapGen Generator reads data from one or more columns within a specified Excel file and saves it to memory. Once the data is in memor...
Mon, 24 Apr, 2023 at 9:43 AM
Description The ORCToMapGen Generator reads data from one or more columns within a specified ORC file and saves it to memory. Once the data is in memory, t...
Mon, 24 Apr, 2023 at 10:10 AM