<?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: Web service wrapper on Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182367#M135497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) Sure this is possible. Not hard to do, as Activiti is a regular java library. Nothing that comes in mind that is particulary exotic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) It is always slightly 'behind' the Java API. Some api's will not be done as deep as the java part (for time reasons)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) No there is no concept of system workflows. You could maybe use the tenant-support for this (and use a system tenant)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) I don't get that remark. Why would that need to be the case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2014 16:08:30 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-07-09T16:08:30Z</dc:date>
    <item>
      <title>Web service wrapper on Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182366#M135496</link>
      <description>Hello there,We have decided to use Activiti as workflow tool in our new project. Application is in design phase right now. I need some things to clarify here.1) We have decided to develop our own Wrapper (REST-Web service) which would give users customize operations. Is this feasible to write our ow</description>
      <pubDate>Wed, 09 Jul 2014 11:11:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182366#M135496</guid>
      <dc:creator>hardik_thakkar1</dc:creator>
      <dc:date>2014-07-09T11:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web service wrapper on Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182367#M135497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) Sure this is possible. Not hard to do, as Activiti is a regular java library. Nothing that comes in mind that is particulary exotic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) It is always slightly 'behind' the Java API. Some api's will not be done as deep as the java part (for time reasons)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) No there is no concept of system workflows. You could maybe use the tenant-support for this (and use a system tenant)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) I don't get that remark. Why would that need to be the case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 16:08:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182367#M135497</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-07-09T16:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Web service wrapper on Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182368#M135498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jbarrez for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Is there anything to take care while writing wrapper? Or all functions are straight forward in Java API. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I agreed on you on this. But that is good that there is scope of extension always.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) I think in this case, we need to think something like, maintaining some database tables or marking workflow names as per system convention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) In our case, we are trying to achieve that model where multiple applications will use&amp;nbsp; activiti workflow. So, we are giving users some kind of abstraction so they can easily on-board their application in our system in their convention. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 03:20:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182368#M135498</guid>
      <dc:creator>hardik_thakkar1</dc:creator>
      <dc:date>2014-07-10T03:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Web service wrapper on Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182369#M135499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) Yes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Indeed. We do something similar in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) I see. In that case, you'd probably want to look into &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#advanced.tenancy" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#advanced.tenancy&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 06:47:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-service-wrapper-on-activiti/m-p/182369#M135499</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-07-22T06:47:09Z</dc:date>
    </item>
  </channel>
</rss>

