Assigning and Configuring Generators

Use CSVToMapGen Generator in Foreign Key Attribute to Reference a Primary Key
Description In some cases, the ReferenceGen does not work as expected, and the CSVToMapGen can be used in the Foreign Key Attribute to reference a Primary ...
Sat, 17 Aug, 2024 at 4:17 PM
How to generate and store JSON Files (Payload) in a Database Table
Description This solution article shows how to generate the JSON files and insert them into a database table using the BlobTextGen. To do so, you will need...
Thu, 16 Jan, 2025 at 9:06 AM