<?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 do i use Review and Approve worklfow by dotcmis or opencmis  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280142#M233272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create some specific spaces in your repository that allow you to manage your workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider the space as an operator and the interaction with the space could be a content dropped inside one of them.&lt;/P&gt;&lt;P&gt;For example you can create a dedicated tree in your repository for managing your workflow: a main space Workflow X with some children spaces such as Approve, Reject or Loop and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that you can attach a rule with some actions to an Alfresco space and if you consider the execute-script action, it could be the right way to follow for managing a workflow in a transparent way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you can use any of the Alfresco APIs exposed (FTP, CMIS, REST/WebScripts, WebDAV) for interacting with workflows simply creating, moving or deleting content inside your spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering to drop content such as CSV or XML that allow you to read using an action with a rule and then get all the metadata you need to managing your own workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2016 08:02:23 GMT</pubDate>
    <dc:creator>openpj</dc:creator>
    <dc:date>2016-10-26T08:02:23Z</dc:date>
    <item>
      <title>How do i use Review and Approve worklfow by dotcmis or opencmis</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280139#M233269</link>
      <description>Hi ,I want use document review and approval process using DotCmis&amp;nbsp; but how i can use this in c#.how will i impliment .Kindly suggest..</description>
      <pubDate>Tue, 25 Oct 2016 08:08:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280139#M233269</guid>
      <dc:creator>shivtechno</dc:creator>
      <dc:date>2016-10-25T08:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do i use Review and Approve worklfow by dotcmis or opencmis</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280140#M233270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CMIS spec does not include workflows. You may use Webscript/REST API. You can also check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/202286"&gt;CMIS and workflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 11:27:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280140#M233270</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2016-10-25T11:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do i use Review and Approve worklfow by dotcmis or opencmis</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280141#M233271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cmis specification has no support for workflow. So, you will not find anything related to workflow in dotcmis or opencmis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/14802320/cmis-integration-with-bpm" title="http://stackoverflow.com/questions/14802320/cmis-integration-with-bpm" rel="nofollow noopener noreferrer"&gt;alfresco - CMIS integration with BPM - Stack Overflow&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 11:44:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280141#M233271</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2016-10-25T11:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do i use Review and Approve worklfow by dotcmis or opencmis</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280142#M233272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create some specific spaces in your repository that allow you to manage your workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider the space as an operator and the interaction with the space could be a content dropped inside one of them.&lt;/P&gt;&lt;P&gt;For example you can create a dedicated tree in your repository for managing your workflow: a main space Workflow X with some children spaces such as Approve, Reject or Loop and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that you can attach a rule with some actions to an Alfresco space and if you consider the execute-script action, it could be the right way to follow for managing a workflow in a transparent way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you can use any of the Alfresco APIs exposed (FTP, CMIS, REST/WebScripts, WebDAV) for interacting with workflows simply creating, moving or deleting content inside your spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering to drop content such as CSV or XML that allow you to read using an action with a rule and then get all the metadata you need to managing your own workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 08:02:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-i-use-review-and-approve-worklfow-by-dotcmis-or-opencmis/m-p/280142#M233272</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2016-10-26T08:02:23Z</dc:date>
    </item>
  </channel>
</rss>

