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.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
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