Hi all,
I can't find a way to send an empty date using the JDBC receiver adapter; I always get a com.sap.aii.af.ra.ms.api.DeliveryException.
I've tried to put in no value (""), the value "null", and removing that node at all (occurrence is 0..1).
But nothing worked. When I put in a valid date, it works again. I don't know whether it matters, but this is a Stored Procedure call. The "valid date" is formatted according to the format I specified in the "Date/Time Format For Stored-Procedure Calls" block of the configuration.
For me, it seems like the "Interpretation of Empty String Values" option in the Configuration is indeed only suitable for Strings, not Dates.
Thanks in advance for your help!
Best regards,
Dennis