BaanIONBOD
22nd May 2018, 15:35
Hi,

I have created one custom BOD which contains the filed with datetime datatype. But, whenever the field (with datetime datatype) doesn't have value in table, I am getting below error in ION (in Confirm BOD):

Error converting '' to DATETIME; java.lang.IllegalArgumentException: Invalid format: ""

danielv
12th January 2019, 02:27
Did you ever get resolution on this issue? I'm getting the same error when publishing BP BODs and the end date is empty
---
xpath='./UserArea/Property/NameValue[@type="DateType" and @name="tccom100.endt"]', Error converting '' to DATETIME; java.lang.IllegalArgumentException: Invalid format: "";

Ajesh
17th January 2019, 09:30
I got this error and I don't quite remember how I solved it but I think put a default value for that field

or Else

You could try putting in the Workflow input field, Use "Blank if Null Field