<?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: manage documentos from a custom iterface in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292800#M245930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know what are you saying… In Documentum you use a java applet for UCF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UCF stand for ‘Unified Content Facilities’ which is a lightweight applet that is responsible for transferring content between the content server, application server and the client machine during operations such as check-in, checkout, import etc. UCF is a Java-based client application that is installed at run-time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the benifits of UCF over HTTP transfer mode and why is it being made the de-facto standard in&amp;nbsp; Documentum based applications:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Performance and Throughput,Extensibility,Recovery,DFC based analysis for the client,Client information available on the server (for DFC and WDK components)…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you know UCF????&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jan 2014 09:02:10 GMT</pubDate>
    <dc:creator>iruizdeeguilaz</dc:creator>
    <dc:date>2014-01-24T09:02:10Z</dc:date>
    <item>
      <title>manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292792#M245922</link>
      <description>Hellocould you tell me what is the best way to get and save documents from a customize aplication (java) againts alfresco ?I don't need to edit them; just open, search and send documents to/from the databese….thanks so much</description>
      <pubDate>Tue, 21 Jan 2014 15:34:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292792#M245922</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-21T15:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292793#M245923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use OpenCMIS Client API or webscript api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For your requiremnt,I suggest you use&amp;nbsp; OpenCMIS Client API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 06:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292793#M245923</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-01-22T06:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292794#M245924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, I am looking up examples on the Internet and there is a lot of information… it sounds great&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you know any paper where I could see the diferences between choosing one of another?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did a project with Documentum where I used DFS/UCF… there we had to use an applet (java) to keep de session and handle with the documents (checkin/checkout…). is it necessary somethin similar here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks so much&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 15:02:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292794#M245924</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-22T15:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292795#M245925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;CMIS is a proposed standard for ECM,it is more portability than webscript api.And now alfresco support cmis 1.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;webscript api is restful api and is more powerful than cmis api now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OpenCMIS Client API is more similar to documentum foundation services (dfs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So whether to choose CMIS or webscript api depends on your needs&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 15:51:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292795#M245925</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-01-22T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292796#M245926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is it necessary to use a Java Applet as with documentum fundation services (dfs)???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 16:01:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292796#M245926</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-22T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292797#M245927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes in order to use open cmis client api ,first you should create a&amp;nbsp; session that stands for a connection to a CMIS repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't understand why you can only use java applet to maintain session in your application. Why can't your web application maintain session between it with documentum(dfs) or alfresco(open cmis)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 17:05:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292797#M245927</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-01-22T17:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292798#M245928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;webtop and documentum administrator (da) are the Documentum interfaces and both of them use a java applet to create, and maintain the sessions and when you are going to manage documents (checkin, chekout) if the session has gone applet would create new one….&amp;nbsp; when I did a customice interface I used a java applet to do it as well. but now, for this project with alfresco, in order to the customer I think I should look for a solution without a java applet. therefore I am asking about before…&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 08:50:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292798#M245928</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-23T08:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292799#M245929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I still didn't get it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Webtop and documentum administrator are implemented using java applet dose not mean your application has to be implemented in the same way .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since your application is web application ,why don't you use web application server to maintain docbase sessions for users(just as web application server communicate with relation database)? When a user send request web application server ,web application server create a docbase session for the request, process the request, and then close the docbase session.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 16:45:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292799#M245929</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-01-23T16:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: manage documentos from a custom iterface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292800#M245930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know what are you saying… In Documentum you use a java applet for UCF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UCF stand for ‘Unified Content Facilities’ which is a lightweight applet that is responsible for transferring content between the content server, application server and the client machine during operations such as check-in, checkout, import etc. UCF is a Java-based client application that is installed at run-time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the benifits of UCF over HTTP transfer mode and why is it being made the de-facto standard in&amp;nbsp; Documentum based applications:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Performance and Throughput,Extensibility,Recovery,DFC based analysis for the client,Client information available on the server (for DFC and WDK components)…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you know UCF????&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 09:02:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-documentos-from-a-custom-iterface/m-p/292800#M245930</guid>
      <dc:creator>iruizdeeguilaz</dc:creator>
      <dc:date>2014-01-24T09:02:10Z</dc:date>
    </item>
  </channel>
</rss>

