- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Folks,
I have requirement from a client where in they want to store the NULL value in the integer field of data schema. For the same, I tried multiple things like dropping the constraint of DEFAULT and NOT NULL from the table field. However, I have observered that the UPDATE actvitiy in the workflow uses the COALESCE function while inserting the data. I got to know this by enabling workflow SQL logs.
I have also tried the option store empty in desitnation field in the advance parameter of update activity.
Anything else other than mentioned things to achive this requirement. Any documentation or suggestion is highliy appreciated.
Regards,
Nitesh Anwani
Solved! Go to Solution.
Views
Replies
Total Likes