WM Expert,
We are facing date time stamp issue in our higher environment where as while doing simple select adapter service from database Oracle 11g(ojdbc6.ajr) with Date field with column type Date JDBC Type Date Output Field Type java.util.Date and other field are by default
when we run select query in uat WM it’s show Date/time stamp for example as 11/22/1990 1:22:456 CST but incorrect date show as 11/22/1990 0:00:00 CST
date time stamp is changed to by default timestamp 0:00:00 CST, I can’t change my code logic in adapter service and use other output field type as there are 100 of services and code logic written with this type of date and utility used all across in env so have dependency.
Catch here is : We have same setup and same env in lower version and this Date + timestamp is populating correctly via select adapter service
We have compare lower & higher version extended setting, IS and JDBC fix level and compare all jars file but some where i believe we missing some thing in
our uat/higer version.
IS version 9.9 Database Oracle 11g and JDBC adapter 9.0 with Fix 8 Red hat linux server platform
IS_9.9_Core_TestPatch_PIE-44390_v2, IS_9.9_Core_TestPatch_PIE-44089_v1 and IS_9.9_Core_Fix6
I need quick fix, solution.
#webMethods#Adapters-and-E-Standards#Integration-Server-and-ESB