Question
How to ignore not null columns using writetodatastore smart service?
Hi Everyone,
I am trying to write to database which have some not null columns, some of the columns are not enetered by user in interface. So when I am trying to save to database using datastoreentity smartservice, it does not allow me to do so.
Can anyone please help me to resolve this.
