When I run a cmis query against OnDemand SELECT * FROM cmis:document, the cmis:creationDate is 1970-01-01 even when the documents were stored today. What OnDemand field is cmis_creationDate returning?
THanks,
Curious what you are querying. Not an ARS* table. Indexed data table? CMOD's internal date is starting at that date. Might be an empty query.
Any DB2 table defined for CMOD can have a DCLLIB built with SPUFI. (IBM MAINFRAME side). I use that to extract all of the columns of a table and the datatype for each.
I am querying an OnDemand folder which has several application groups mapped into it. None of the application groups has any fields named creationDate.
I would look at the definitions in the Admin client for both the Folder and the AG, not querying with a GUI interface.