Question
Writing Null to nested CDT
Hi Team,
I have a CDT named PSC test which contains a nested CDT called PSC test1(nested cdt column name :idf). In a process model script task I'm trying to make the PSC test1 as null and write into DSE. In a script task I'm mapping NULL to it, but while writing it getting error.

I tried using cast(cdttype,null), null, emptycdttype. But no improvement. Is there any solution for this?
Thanks in advance!
[mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]
