I tried to export data containing YYYY-MM-DD field like following in Modeler flow.
Error
WDP Connector Error: com.ibm.connect.api.SCAPIException: CDICO9999E: Internal error occurred: Illegal argument error: Unexpected date object type (java.util.Date) (error code: DATA_IO_ERROR)
WDP Connector Execution Error
-------------------------------------------------
It seems that it relates to Date fields, so I omitted two YYYY-MM-DD fields from original data with Filter node. Then I could successfully export data. (The flow upper side in the following image got the error and the flow lower side could successfully export data.)
How should I do to export YYYY-MM-DD data?
------------------------------
MANABU ISHII
------------------------------
#WatsonStudio