<?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: How to add content to the repository ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117275#M82810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply Kevin!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the dynamic form part, I'll try that out as soon as I find out why I get an http 401 on calling &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/search/keyword?q=alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/search/keyword?q=alfresco&lt;/A&gt;&lt;SPAN&gt; from WSF's documents.jsp (this error prevents me from previewing the website. It is referenced twice in the forums but no solution is given…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the first question, let me rephrase that. What I would like is for the content generated by a form to go into the repository at some other place where it can have rules applied, such as workflow and transformation). Plus the content that is created from the forms and that stays under the Web Projects space is not found by the search engine.&amp;nbsp; How would I go about doing that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerome&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 12:29:01 GMT</pubDate>
    <dc:creator>steuni</dc:creator>
    <dc:date>2007-07-20T12:29:01Z</dc:date>
    <item>
      <title>How to add content to the repository ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117273#M82808</link>
      <description>Hello,I'm not sure how to do this… When I create content with a Web form in WCM, the resulting HTML is created in the Website at the location specified by the output path pattern. But how do I add it to the Alfresco repository ? Can I map a folder to an Alfresco space ? Do I need to write a JSP and</description>
      <pubDate>Thu, 19 Jul 2007 09:02:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117273#M82808</guid>
      <dc:creator>steuni</dc:creator>
      <dc:date>2007-07-19T09:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add content to the repository ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117274#M82809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jerome:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmm … not sure I understand the question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The content you create (and generate) are already in the Alfresco repository, albeit in a different store type that provides Subversion-style&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;versioning behavior (file and dir versioning, branching, snapshotting, etc.).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To have web pages that dynamically query the repo to source web&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;content, you can use either our native Java API for the AVM (the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Subversion-style repo implementation) or, with 2.1, simply use the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Javascript / Templating API (in conjunction with web scripts).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a dynamic form element, you can use an inline callout by referencing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a JSP that fetches a list of current users and puts that back into the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;form.&amp;nbsp; To do this, your JSP actually generates part of your XSD, which,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when done, we in turn generate into the browser-based XForm your&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;users use to create or mod content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find an example of the JSP in-line callout in our sample website&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(which is a bit long-in-the-tooth and getting updated, but is still useful&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to demonstrate this).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let us know if you've further questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 10:29:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117274#M82809</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-07-20T10:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add content to the repository ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117275#M82810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply Kevin!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the dynamic form part, I'll try that out as soon as I find out why I get an http 401 on calling &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/search/keyword?q=alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/search/keyword?q=alfresco&lt;/A&gt;&lt;SPAN&gt; from WSF's documents.jsp (this error prevents me from previewing the website. It is referenced twice in the forums but no solution is given…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the first question, let me rephrase that. What I would like is for the content generated by a form to go into the repository at some other place where it can have rules applied, such as workflow and transformation). Plus the content that is created from the forms and that stays under the Web Projects space is not found by the search engine.&amp;nbsp; How would I go about doing that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerome&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 12:29:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117275#M82810</guid>
      <dc:creator>steuni</dc:creator>
      <dc:date>2007-07-20T12:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to add content to the repository ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117276#M82811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll just reply to my own question regarding the 401 error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to replace in documents.jsp the call to &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/search/keyword?q=${keyword" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/search/keyword?q=${keyword&lt;/A&gt;&lt;SPAN&gt;} with a call to &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/api/service/search/keyword?q=${keyword" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/service/search/keyword?q=${keyword&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;– Jerome&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2007 11:43:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-content-to-the-repository/m-p/117276#M82811</guid>
      <dc:creator>steuni</dc:creator>
      <dc:date>2007-07-21T11:43:19Z</dc:date>
    </item>
  </channel>
</rss>

