As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only. Moving forward, myibi is our community platform to learn, share, and collaborate. We have the same Focal Point forum categories in myibi, so you can continue to have all new conversations there. If you need access to myibi, contact us at myibi@ibi.com and provide your corporate email address, company, and name.
When i check my scheduled flow logs.i see some java errors for some input files. "java.lang.illegalargumentexception: timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff] in java"
I have checked my Date fields in the target synonym and the sql target table. Infact i did recreate DBMS table operation on synonym to get the same datatype in sql table as well.
I have not idea what this error means.?I am loosing rows in eevry flow becuase of this error.Any one encountered this error.?This message has been edited. Last edited by: FP Mod Chuck,
WF8206,Windows 7,8,10 HTM,PDF,EXCEL
Posts: 229 | Location: MI | Registered: September 13, 2017
got it working. there was empty strings in one date field like vinodh mentioned and this caused the issue. Inserted transformation for the date field and passed default date value 1900-01-01 for those empty string. Thanks.
WF8206,Windows 7,8,10 HTM,PDF,EXCEL
Posts: 229 | Location: MI | Registered: September 13, 2017