<?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: Publish document to Alfresco Folder in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22918#M10002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your script you have put is not correct it seems and something is undefined. like&amp;nbsp; companyhome where this variable is declared or used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2019 05:12:59 GMT</pubDate>
    <dc:creator>mdtabrezmca</dc:creator>
    <dc:date>2019-02-18T05:12:59Z</dc:date>
    <item>
      <title>Publish document to Alfresco Folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22917#M10001</link>
      <description>Hello All,I am new to Alfresco and i am trying&amp;nbsp; to put a document inside a folder , but my folder is a variable so using "Publish to Alfresco task " is not going to work because the destination is fixed or at max you can define only 1 subfolder.So i am thinking of using a listener at the end of my t</description>
      <pubDate>Fri, 15 Feb 2019 14:13:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22917#M10001</guid>
      <dc:creator>marwen</dc:creator>
      <dc:date>2019-02-15T14:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Publish document to Alfresco Folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22918#M10002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your script you have put is not correct it seems and something is undefined. like&amp;nbsp; companyhome where this variable is declared or used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 05:12:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22918#M10002</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2019-02-18T05:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Publish document to Alfresco Folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22919#M10003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tabrez,&lt;/P&gt;&lt;P&gt;I know that there is an issue with the code, i am not able to figure it out.&amp;nbsp;I am searching for&amp;nbsp;any solution to publish a document to a path i specify each time (variable folder path)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 08:47:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22919#M10003</guid>
      <dc:creator>marwen</dc:creator>
      <dc:date>2019-02-18T08:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Publish document to Alfresco Folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22920#M10004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to publish a document from APS or Embedded Activiti in Alfresco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for APS: you need to create a REST API (webscript) in alfresco which you can call from your APS, the script in alfresco should do the publishing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Embedded Activiti: you must use "org.alfresco.repo.workflow.activiti.script.AlfrescoScriptDelegate" class in `activiti:class` for accessing Alfresco root objects such as `companyhome`&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 09:20:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22920#M10004</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-02-18T09:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Publish document to Alfresco Folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22921#M10005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Abbas,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback , but i am trying to set a rule now.. and i am unable to get a specific property from a custom type i created&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var name = document.properties["pt&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;rojectname"]; it returns null any idea please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 14:59:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22921#M10005</guid>
      <dc:creator>marwen</dc:creator>
      <dc:date>2019-02-19T14:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Publish document to Alfresco Folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22922#M10006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you see this property applied on the document in UI? probably the property is not available when you are trying to access it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 05:52:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22922#M10006</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-02-20T05:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Publish document to Alfresco Folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22923#M10007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am actually able to see it ...and it really is a weird behaviour , i put the property via APS.. and i can see it in the document...but when i try to show it , it doesnt work.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 07:51:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-document-to-alfresco-folder/m-p/22923#M10007</guid>
      <dc:creator>marwen</dc:creator>
      <dc:date>2019-02-20T07:51:22Z</dc:date>
    </item>
  </channel>
</rss>

