Hi, my table is having let's say fields - name, age, gender and meta Data - isActive, createdOn, createdBy. How to add data for these fields
Discussion posts and replies are publicly visible
I would recommend always isolating the Write to DSE model in a separate process and using it as a subprocess, exactly for this reason. If you have this, then you can just a script task before your smart service and use it to set the meta data.