<?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 Creating a site within activiti workflow in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-site-within-activiti-workflow/m-p/283553#M236683</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;is there any way to access a surf-root-object from within a (script)user-task in an activiti workflow? I'd like create a site, which works well, but I need to create the preset too. Using a share-webscript works like expected which is expectable, but now I'm "stuck" with the WF and as far as I can see things there is no way to access the variable "sitedata".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A possible workaround would be to call my share-webscript from the WF as this would also have the benefit of reducing code-duplication (1 createCertSite-code to rule them all) but I haven't found out how to do that too..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apart from this I have some troubles getting the correct identifier for a "description-id" in my share-config-custom. What is the expected entry in the .properties file for a description? Something along "prefix_workflowModelName.XXXX"? Messed around but couldn't get it displayed in the WF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config ..&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;forms&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ..&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field id="testName" set="items" description-id="testNameDesc" /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2013 00:05:06 GMT</pubDate>
    <dc:creator>tm</dc:creator>
    <dc:date>2013-02-27T00:05:06Z</dc:date>
    <item>
      <title>Creating a site within activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-site-within-activiti-workflow/m-p/283553#M236683</link>
      <description>Hi,is there any way to access a surf-root-object from within a (script)user-task in an activiti workflow? I'd like create a site, which works well, but I need to create the preset too. Using a share-webscript works like expected which is expectable, but now I'm "stuck" with the WF and as far as I ca</description>
      <pubDate>Wed, 27 Feb 2013 00:05:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-site-within-activiti-workflow/m-p/283553#M236683</guid>
      <dc:creator>tm</dc:creator>
      <dc:date>2013-02-27T00:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a site within activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-site-within-activiti-workflow/m-p/283554#M236684</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;SPAN&gt;Where you've defined the sitedata variable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to add custom variables into the activitiworkflow and reading it later,please refer the below link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mralfresco.blogspot.in/2013/02/adding-custom-variables-in-actitivi.html" rel="nofollow noopener noreferrer"&gt;http://mralfresco.blogspot.in/2013/02/adding-custom-variables-in-actitivi.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 04:34:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-site-within-activiti-workflow/m-p/283554#M236684</guid>
      <dc:creator>muralidharand</dc:creator>
      <dc:date>2013-02-27T04:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a site within activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-site-within-activiti-workflow/m-p/283555#M236685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't defined the variable but rather would like it to be in scope. Which isn't possible I guess but on the other hand I have not found out how to create a site-preset within a WF.. or if there is a way to call my share-webscript and "let things happen the easy way".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Variable description: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/references/APISurf-rootscoped.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/references/APISurf-rootscoped.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 09:54:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-site-within-activiti-workflow/m-p/283555#M236685</guid>
      <dc:creator>tm</dc:creator>
      <dc:date>2013-02-27T09:54:02Z</dc:date>
    </item>
  </channel>
</rss>

