<?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 Service Composition with Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150601#M105456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Everyone, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a newbie in BPMN with Java knowledge. In order to learn service composition using Activiti, I want to test following task: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a webservice that takes string in request and responses a string parameter as well. Now I want to create a webservice using Activiti that invoke this webservice but enable a new interface. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest me with any kind of tutorial or instruction link. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Apr 2014 11:25:29 GMT</pubDate>
    <dc:creator>engr_arko</dc:creator>
    <dc:date>2014-04-12T11:25:29Z</dc:date>
    <item>
      <title>Service Composition with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150601#M105456</link>
      <description>Hello Everyone, I am a newbie in BPMN with Java knowledge. In order to learn service composition using Activiti, I want to test following task: There is a webservice that takes string in request and responses a string parameter as well. Now I want to create a webservice using Activiti that invoke th</description>
      <pubDate>Sat, 12 Apr 2014 11:25:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150601#M105456</guid>
      <dc:creator>engr_arko</dc:creator>
      <dc:date>2014-04-12T11:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Service Composition with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150602#M105457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; Now I want to create a webservice using Activiti that invoke this webservice but enable a new interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you explain what you mean by this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no tutorial with web services on itself, you will have to read the Userguide and applu what is written there to webservices.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 10:29:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150602#M105457</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-22T10:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Service Composition with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150603#M105458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Explanation about this: "Now I want to create a webservice using Activiti that invoke this webservice but enable a new interface." &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought like BPEL engines it is also possible to create a WSDL interface for service composition in BPMN. But I figured out that with activiti maybe it is not possible without java code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes tried to understand user guide, but it seems not straight forward for newbies&amp;nbsp; like me &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arko&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:36:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150603#M105458</guid>
      <dc:creator>engr_arko</dc:creator>
      <dc:date>2014-04-22T11:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Service Composition with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150604#M105459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Indeed, in BPEL a process definition is a webservice on itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is not the case for Activiti and BPMN 2.0. However, there is generic REST api (&lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#N12F85" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N12F85&lt;/A&gt;&lt;SPAN&gt;) you can use to interact with all processes in a similar way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 07:09:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-composition-with-activiti/m-p/150604#M105459</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-24T07:09:09Z</dc:date>
    </item>
  </channel>
</rss>

