<?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: Create a site through java API in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119033#M32800</link>
    <description>&lt;P&gt;Good morning!&lt;/P&gt;&lt;P&gt;Check &lt;A href="https://angelborroy.wordpress.com/2017/12/28/how-to-create-a-site-for-alfresco-using-java-api/" target="_self" rel="nofollow noopener noreferrer"&gt;this post&lt;/A&gt;, you have there how to do it step by step.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jul 2021 10:06:46 GMT</pubDate>
    <dc:creator>cristinamr</dc:creator>
    <dc:date>2021-07-21T10:06:46Z</dc:date>
    <item>
      <title>Create a site through java API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119032#M32799</link>
      <description>&lt;P&gt;Trying to create a site through the SiteService, it is never complete because when I go in share, the document library is not visible, so I would know all java operation to get a complete navigable site as for the creation of the site through share. Is it possible?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 09:56:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119032#M32799</guid>
      <dc:creator>lucastancapiano</dc:creator>
      <dc:date>2021-07-21T09:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create a site through java API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119033#M32800</link>
      <description>&lt;P&gt;Good morning!&lt;/P&gt;&lt;P&gt;Check &lt;A href="https://angelborroy.wordpress.com/2017/12/28/how-to-create-a-site-for-alfresco-using-java-api/" target="_self" rel="nofollow noopener noreferrer"&gt;this post&lt;/A&gt;, you have there how to do it step by step.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 10:06:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119033#M32800</guid>
      <dc:creator>cristinamr</dc:creator>
      <dc:date>2021-07-21T10:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create a site through java API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119034#M32801</link>
      <description>&lt;P&gt;Thank you. The sample is without dashboard. How create it?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 08:36:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119034#M32801</guid>
      <dc:creator>lucastancapiano</dc:creator>
      <dc:date>2021-07-23T08:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create a site through java API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119035#M32802</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;PRE&gt;// Default site preset
&lt;STRONG&gt;String sitePreset = "site-dashboard";&lt;/STRONG&gt;
SiteInfo siteInfo = siteService.createSite(sitePreset,
    .....&lt;/PRE&gt;&lt;P&gt;Yes it is: he is using the site preset already defined "site-dashboard". You cannot create your own using api rest (&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/set-site-preset-on-creation-with-rest-api/td-p/206802" target="_self" rel="nofollow noopener noreferrer"&gt;more info&lt;/A&gt;) but you can create your custom site preset in your project (&lt;A href="https://docs.alfresco.com/content-services/6.2/develop/share-ext-points/site-presets/" target="_self" rel="nofollow noopener noreferrer"&gt;more info here&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 08:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/create-a-site-through-java-api/m-p/119035#M32802</guid>
      <dc:creator>cristinamr</dc:creator>
      <dc:date>2021-07-23T08:49:34Z</dc:date>
    </item>
  </channel>
</rss>

