<?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: Integration of Activiti with dotnet in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55784#M33590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can you tel me as how to write my own webservice to extend a process as webservice?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I answered that in your other (duplicate!) post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Kindly send me the detailed explanation as i am new to activiti and it would be better if i can get a sample for this.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I think it is better if you learn a litte basic stuff about java, java frameworks, and where to find and ask for examples. The basics of creating a webservice layer has nothing to do with Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I just want to extend a process as webservice. So that i can use this webservice to call this process from other application&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Like mentioned before, you can do it, but a rest interfaces is already available iwth most of the api, so why go for a webservice one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;with for example Apache CXF&amp;gt;&amp;gt;&amp;gt; How to implement this? Can you give me detailed example for this. How to extend a process as SOAP web service?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;How to create a webservice with Apache CXF can be found on their site. In greate detail. How to do htis for a process are the details then. But keep in mind, that will become lots of different webservice calls if you want to implement most of the api and again, that is already done in rest, so why a webservice?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2011 13:10:41 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2011-07-04T13:10:41Z</dc:date>
    <item>
      <title>Integration of Activiti with dotnet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55781#M33587</link>
      <description>Hi ,Can you tel me as how to integrate the activiti with my dotnet application. I would like to integrate the activiti with my application. How to do it?Thanks,Kavi</description>
      <pubDate>Mon, 27 Jun 2011 12:04:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55781#M33587</guid>
      <dc:creator>kavi</dc:creator>
      <dc:date>2011-06-27T12:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of Activiti with dotnet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55782#M33588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's evil, don't do it &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the rest-interface for this, consuming JSON is possible in .NET. If the rest-interface doesn't provide enough possibilities, you could write your own webservice/rest-service on top of the engine API. SInce it's easily embeddable in any java-app…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 17:35:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55782#M33588</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-27T17:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of Activiti with dotnet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55783#M33589</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;Can you tel me as how to write my own webservice to extend a process as webservice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to know as how to extend a process as a webservice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly send me the detailed explanation as i am new to activiti and it would be better if i can get a sample for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just want to extend a process as webservice. So that i can use this webservice to call this process from other application&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In one of your post you have told&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; If you want a SOAP web service then it's very easy to wrap the RuntimeService.startProcessInstanceByKey in a web service with for example Apache CXF&amp;gt;&amp;gt;&amp;gt; How to implement this? Can you give me detailed example for this. How to extend a process as SOAP web service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kavi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 09:40:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55783#M33589</guid>
      <dc:creator>kavi</dc:creator>
      <dc:date>2011-07-04T09:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of Activiti with dotnet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55784#M33590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can you tel me as how to write my own webservice to extend a process as webservice?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I answered that in your other (duplicate!) post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Kindly send me the detailed explanation as i am new to activiti and it would be better if i can get a sample for this.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I think it is better if you learn a litte basic stuff about java, java frameworks, and where to find and ask for examples. The basics of creating a webservice layer has nothing to do with Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I just want to extend a process as webservice. So that i can use this webservice to call this process from other application&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Like mentioned before, you can do it, but a rest interfaces is already available iwth most of the api, so why go for a webservice one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;with for example Apache CXF&amp;gt;&amp;gt;&amp;gt; How to implement this? Can you give me detailed example for this. How to extend a process as SOAP web service?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;How to create a webservice with Apache CXF can be found on their site. In greate detail. How to do htis for a process are the details then. But keep in mind, that will become lots of different webservice calls if you want to implement most of the api and again, that is already done in rest, so why a webservice?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 13:10:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55784#M33590</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-07-04T13:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of Activiti with dotnet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55785#M33591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@ronald.van.kuijk&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your detailed reply. I am indeed leaning java stuffs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But can u help as how to use Rest Interface to call a process from other application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would be thankful if you provide me with a sample application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kavi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 06:40:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55785#M33591</guid>
      <dc:creator>kavi</dc:creator>
      <dc:date>2011-07-05T06:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of Activiti with dotnet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55786#M33592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kavi, I am working on a similar requirement and exploring Activiti as my workflow designer engine. If you can share some code snippets showing how u consumed Rest interface in u r dot net application, it will be of great help. Thanks in advance. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 11:36:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55786#M33592</guid>
      <dc:creator>sanjeevt</dc:creator>
      <dc:date>2015-02-17T11:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of Activiti with dotnet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55787#M33593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Consuming http in .Net should be fairly straightforward and not particular to Activiti, no?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 16:40:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-of-activiti-with-dotnet/m-p/55787#M33593</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-02-18T16:40:09Z</dc:date>
    </item>
  </channel>
</rss>

