I'm getting error 515 while testing a SQL statement in Outsystems Studio. I understand that is an attempt to insert a NULL value, but all the fields in the query have valid data. How can I find out which field is in question? I cant find anything in Service Center.
Hello Lorenzo,
Please check your entities attribute which is set as NOT Null and make sure that for that attributes have values passed into the insert statement. If you have set Is Mandatory as "Yes" for any attribute and trying to insert null values into that attribute, it will throw an error.
Thanks & Kind Regards,
Sachin
Hello Friend,
Please go through from below link for more information,
https://documentation.help/trblsql.2/tr_reslsyserr_1_20hh.htm
Kind regards,
Ajit kurane.