Hi,
I need to store multiple records in a single table of the database.
Is this possible using "Write to Data Store Entity" or do I need to use "Write to Multiple Data Store Entity".
Thanks
Discussion posts and replies are publicly visible
Make sure that the rule input for your CDT that gets saved has the "Multiple" checkbox checked, both on the write to datastore node and in the definition of the Process Variable. Either one of those off, and it will treat it as a singular value and boom only 1 row written.