Hi!
How to set a null value in a B1 field using B1 outbound?
I have tried:
- <U_MyDate nil="true" />
- <U_MyDate nil="true">0</U_MyDate>
- <U_MyDate nil="true">18991230</U_MyDate>
Nothing works.
The nil attribute doesn't seem to work at all in B1 outbound. But nil is used in B1i in B1 retrieval.
If I erase the text in my date field U_MyDate in B1 client, then it will become null in the database.
Regards
Lars