<?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 some CMIS apis using http methods not supported in flex in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/some-cmis-apis-using-http-methods-not-supported-in-flex/m-p/176555#M129685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In working on "CMIS Spaces" based on FlexSpaces code, with Flex/ActionScript, and Alfresco 3 CMIS draft implementation, atom/rest apis&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;some other CMIS things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. only 16x16 icons, no 32 or 64.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. getChildren not sorted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. for learning would be good to provide sample xml files coming back from alfresco vs. the ones in the spec download on the alfresco wiki&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. for learning need a better version of part 1 of the spec without all the redlines&amp;nbsp; on the alfresco wiki (sap had a better formatted one &lt;/SPAN&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/0035143a-cf68-2b10-cd9d-d85470ed68de&amp;amp;prtmode=print" rel="nofollow noopener noreferrer"&gt;https://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/0035143a-cf68-2b10-cd9d-d85470ed68de&amp;amp;prtmode=print&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; in a link on this page&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. spec section 2 atom rest api, should have&amp;nbsp; include xml response samples with each api, document the http args not just list them, document the url to call it whis is different than the name (or is there even a standard on the other than use links you get from the service url? ie spec has a getChildren section, has example ?getchildren,&amp;nbsp;&amp;nbsp; alfresco implementation uses&amp;nbsp; /children)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Noticed some cmis avm things on the alfresco roadmap. Interested in hearing more about this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Kind of a pain&amp;nbsp; having to make additional calls to get permission info&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. Name of the root ("Company Home") not in initial cmis service url&amp;nbsp; response or in&amp;nbsp; the root-children response (Having &amp;lt;cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bject&amp;gt; for it would without&amp;nbsp; having to make another call).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. Also found server doesn't return http header content-length in getChildren response&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10. cmis needs an optional login ticket arg like regular alfresco. Will still have one initial basic auth prompt on viewing files (+Browser) and initial auth prompt playing videos&amp;nbsp; (+Browser, +AIR) stored in the repository&amp;nbsp; with a flex app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Feb 2009 22:08:57 GMT</pubDate>
    <dc:creator>stevereiner</dc:creator>
    <dc:date>2009-02-22T22:08:57Z</dc:date>
    <item>
      <title>some CMIS apis using http methods not supported in flex</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-cmis-apis-using-http-methods-not-supported-in-flex/m-p/176555#M129685</link>
      <description>In working on "CMIS Spaces" based on FlexSpaces code, with Flex/ActionScript, and Alfresco 3 CMIS draft implementation, atom/rest apissome other CMIS things:1. only 16x16 icons, no 32 or 64.2. getChildren not sorted3. for learning would be good to provide sample xml files coming back from alfresco v</description>
      <pubDate>Sun, 22 Feb 2009 22:08:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-cmis-apis-using-http-methods-not-supported-in-flex/m-p/176555#M129685</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2009-02-22T22:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: some CMIS apis using http methods not supported in flex</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-cmis-apis-using-http-methods-not-supported-in-flex/m-p/176556#M129686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Took out comment about wondering whether same cmis api calls work in parallel, things are fine for me with parallel calls both using sockets/as3httpclientlib or in a non sockets mode (HTTPService / URLLoader)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like the CMIS uses http methods not supported normally in Flex (unless you use sockets or add a proxy)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i.e.&amp;nbsp; PUT, DELETE&amp;nbsp; see in the spec for some things&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does CMIS plan or already have a way of passing the method as arg (like web scripts) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(answer from Dave via twitter: proposal is to support the same method override as Google data api)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 07:35:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-cmis-apis-using-http-methods-not-supported-in-flex/m-p/176556#M129686</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2009-02-26T07:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: some CMIS apis using http methods not supported in flex</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/some-cmis-apis-using-http-methods-not-supported-in-flex/m-p/176557#M129687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Note on using method pass way as google data api &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(which use X-HTTP-Method-Override:&amp;nbsp; header to say what the real method is)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://code.google.com/apis/gdata/docs/2.0/basics.html" rel="nofollow noopener noreferrer"&gt;http://code.google.com/apis/gdata/docs/2.0/basics.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and mention in CMIS spec&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex doesn't support custom headers normally unless&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. need to have cross domain file with allow-http-request-headers-from domain=x headers=y,z&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; use instead of HTTPService&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a.&amp;nbsp; URLLoader&amp;nbsp; (Flex+AIR)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b.&amp;nbsp; Sockets (Flex+Browser, Flex+AIR)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(these seem to also what it takes to be able to use put, delete&amp;nbsp;&amp;nbsp; too)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2009 01:02:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/some-cmis-apis-using-http-methods-not-supported-in-flex/m-p/176557#M129687</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2009-02-28T01:02:34Z</dc:date>
    </item>
  </channel>
</rss>

