Hi
I want to save another column with value same as the primary key. how can i do that
Thanks
Discussion posts and replies are publicly visible
Hello Umesha K.A.T,
Once your records are written, use the output from the records and run a script using update function and write the identifier values in the required columns. That would be the best way to do as per your requirement.