<?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: Integrating alfresco with our web application in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251823#M204953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went through&amp;nbsp; OpenCmis&amp;nbsp; but tht is not what i want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want the full functionality of DMS and i want to integrate that with our web application.i.e, without logging in to alfresco and do some customization to change the UI as per my requirements &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should i be integrating Alfresco Share or Alfresco Explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And how it is to be done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Plz give me the full steps of what needs to be done&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2012 13:01:29 GMT</pubDate>
    <dc:creator>shiv</dc:creator>
    <dc:date>2012-08-28T13:01:29Z</dc:date>
    <item>
      <title>Integrating alfresco with our web application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251821#M204951</link>
      <description>HiWe have a web application which us developed in java(spring) . I want to integrate alfresco with our application so that i can save and retrieve the documents of different users.How to achieve this. Im new to alfresco.Any help is appreciatedThanks in Adv</description>
      <pubDate>Mon, 27 Aug 2012 06:29:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251821#M204951</guid>
      <dc:creator>shiv</dc:creator>
      <dc:date>2012-08-27T06:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating alfresco with our web application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251822#M204952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should download the &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org/java/opencmis.html" rel="nofollow noopener noreferrer"&gt;OpenCMIS library&lt;/A&gt;&lt;SPAN&gt; from Apache Chemistry and use CMIS from your application to create, retrieve, update, and delete documents in the Alfresco repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A new book on Apache Chemistry and CMIS is coming out from Manning soon, so keep your eye out for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 17:22:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251822#M204952</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-08-27T17:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating alfresco with our web application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251823#M204953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went through&amp;nbsp; OpenCmis&amp;nbsp; but tht is not what i want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want the full functionality of DMS and i want to integrate that with our web application.i.e, without logging in to alfresco and do some customization to change the UI as per my requirements &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should i be integrating Alfresco Share or Alfresco Explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And how it is to be done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Plz give me the full steps of what needs to be done&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 13:01:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251823#M204953</guid>
      <dc:creator>shiv</dc:creator>
      <dc:date>2012-08-28T13:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating alfresco with our web application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251824#M204954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to embed Alfresco in your application, i.e., run the Alfresco repository in the same process as your application, then you will use the Java Foundation API. You can look at the First Foundation Client example in the Alfresco SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to customize the Alfresco Explorer client, you can, but be aware that it isn't really being actively developed. If you customize Alfresco Explorer you'll be using JSF and the Foundation Client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to customize Alfresco Share, you can do that. Alfresco Share uses the Surf Framework, which is a Spring Extension. Surf is a multi-tier MVC framework that uses server-side JavaScript in the controller (or Java) and FreeMarker in the view. A good source for examples of Share customizations is the &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/share-extras/" rel="nofollow noopener noreferrer"&gt;Share Extras project on Google Code&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other resources include the &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com" rel="nofollow noopener noreferrer"&gt;official documentation&lt;/A&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com" rel="nofollow noopener noreferrer"&gt;Alfresco Wiki&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://blogs.alfresco.com" rel="nofollow noopener noreferrer"&gt;Alfresco Blogs&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, depending on your timeframe, you might be interested in the Alfresco API which we will be launching soon. It includes CMIS plus RESTful API calls for the Alfresco functionality that CMIS doesn't cover. Keep an eye out for more information about this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 19:10:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251824#M204954</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-08-28T19:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating alfresco with our web application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251825#M204955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can u give me an example where alfresco is embedded in web app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And point me to some documents related to embedding alfresco to web app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2012 13:42:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251825#M204955</guid>
      <dc:creator>shiv</dc:creator>
      <dc:date>2012-09-01T13:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating alfresco with our web application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251826#M204956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was doing the integration with one of the e-commerce site “websphere commerce” using Alfresco&amp;nbsp; Alfresco Community 4.2&amp;nbsp; on tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Created the contents (image files, pdf ) using&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;host&amp;gt;&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort/share&amp;nbsp; and shared the contents. I got the RSS feed URL for my content but when I try to invoke the feed from web application web feed utility , got unauthorized error for the alfresco rss feed.&amp;nbsp; Details error I have copied below.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;“An error occurred during data loader execution: An error occurred in the HTTP Connector. The error is : The HTTP head request to the resource returned a response with status code, 401, and reason line, Unauthorized” &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RSS feed link&amp;nbsp; is : &lt;/SPAN&gt;&lt;A href="http://localhost:8080/share/feedservice/components/documentlibrary/feed/all/site/testsite/documentLibrary/My%20content" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/feedservice/components/documentlibrary/feed/all/site/testsite/documentLibrary/My%20content&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to test same URL with web browser, system was asking username and password. After entering the details its works from browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Same way I have tried to using in my web application by passing user and pw but I am getting same unauthorized error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/share/feedservice/components/documentlibrary/feed/all/site/testsite/documentLibrary/My%20content?u=admin&amp;amp;pw=admin" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/feedservice/components/documentlibrary/feed/all/site/testsite/documentLibrary/My%20content?u=admin&amp;amp;pw=admin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;one more issue :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was not able to publish the content, when I try to do that I am getting “There is no appropriate publish channel”, create channel with available option Facebook still I was getting same error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me to resolve these issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arjun&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 10:36:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251826#M204956</guid>
      <dc:creator>arjun2013</dc:creator>
      <dc:date>2013-04-23T10:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating alfresco with our web application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251827#M204957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I want to integrate my spring boot microservice application to alfresco BPM. if you got solution or any link kindly share here, so that I can go through it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Amruta Wandakar&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 04:43:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-alfresco-with-our-web-application/m-p/251827#M204957</guid>
      <dc:creator>amruta_w</dc:creator>
      <dc:date>2017-05-19T04:43:18Z</dc:date>
    </item>
  </channel>
</rss>

