<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Date issue on AIX in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/date-issue-on-aix/m-p/267003#M220133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem is the different format of TimeStamps (java.sql.Timestamp) that is used to perform searches againt IBM CM (XPpath/XQPE query):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;odbcTimestampFormat&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;yyyy-mm-dd hh:mm:ss[.f…]&amp;nbsp; - e.g. 2012-07-10 22:00:00 or 2012-07-10 22:00:00.0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Timestamp ISO Format&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yyyy-MM-dd-HH.mm.ss.SSSSSS&amp;nbsp; - e.g. 2012-10-08-12.13.52.412000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Till now, we didn’t have any problem with the odbcTimestampFormat on Windows machine, but for AIX environments we have to extend our application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since version OWD 3.2.0.1/4.0.0.0 Final OWD the used Timestamp format is configurable in the owbootstrap.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;TimestampFormat&amp;gt;yyyy-MM-dd-HH.mm.ss.SSSSSS&amp;lt;/TimestampFormat&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;With this entry you can override the default format – and define an own (e.g. ISO TIMESTAMP format) – this has nothing to do with the &amp;lt;DateFormatString&amp;gt; (frontend display format) from the owplugins.xml, here you can leave like this:&amp;nbsp; &amp;lt;property lang="en"&amp;gt;yyyy-mm-dd hh:mm:ss&amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2012 08:46:09 GMT</pubDate>
    <dc:creator>vahe</dc:creator>
    <dc:date>2012-07-17T08:46:09Z</dc:date>
    <item>
      <title>Date issue on AIX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/date-issue-on-aix/m-p/267002#M220132</link>
      <description>Hi,Our date search from a search template is not working. When using the date widget, the format of the date to be searched is "yyyy-MM-dd HH:mm:ss.S". The format required by Content Manager seems to be "yyyy-mm-dd-HH.mm.ss.SSSSSS". The similar thread in the forum (http://www.openworkdesk.org/phpbbf</description>
      <pubDate>Tue, 17 Jul 2012 08:23:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/date-issue-on-aix/m-p/267002#M220132</guid>
      <dc:creator>chris_8226</dc:creator>
      <dc:date>2012-07-17T08:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue on AIX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/date-issue-on-aix/m-p/267003#M220133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem is the different format of TimeStamps (java.sql.Timestamp) that is used to perform searches againt IBM CM (XPpath/XQPE query):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;odbcTimestampFormat&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;yyyy-mm-dd hh:mm:ss[.f…]&amp;nbsp; - e.g. 2012-07-10 22:00:00 or 2012-07-10 22:00:00.0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Timestamp ISO Format&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yyyy-MM-dd-HH.mm.ss.SSSSSS&amp;nbsp; - e.g. 2012-10-08-12.13.52.412000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Till now, we didn’t have any problem with the odbcTimestampFormat on Windows machine, but for AIX environments we have to extend our application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since version OWD 3.2.0.1/4.0.0.0 Final OWD the used Timestamp format is configurable in the owbootstrap.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;TimestampFormat&amp;gt;yyyy-MM-dd-HH.mm.ss.SSSSSS&amp;lt;/TimestampFormat&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;With this entry you can override the default format – and define an own (e.g. ISO TIMESTAMP format) – this has nothing to do with the &amp;lt;DateFormatString&amp;gt; (frontend display format) from the owplugins.xml, here you can leave like this:&amp;nbsp; &amp;lt;property lang="en"&amp;gt;yyyy-mm-dd hh:mm:ss&amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 08:46:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/date-issue-on-aix/m-p/267003#M220133</guid>
      <dc:creator>vahe</dc:creator>
      <dc:date>2012-07-17T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue on AIX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/date-issue-on-aix/m-p/267004#M220134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much…this resolved the issue &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 06:51:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/date-issue-on-aix/m-p/267004#M220134</guid>
      <dc:creator>chris_8226</dc:creator>
      <dc:date>2012-07-19T06:51:52Z</dc:date>
    </item>
  </channel>
</rss>

