<?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: Roadblocks while learning Activiti BPM - Help! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203689#M156819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Activiti Team,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the above links it was quite useful! &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;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to successfully create and execute a Process (Manual Task based) along with usage of Forms for each task. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I made use of the Enterprise Trial version of Alfresco Activiti 1.2 and it all went quite nice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I am trying to execute a simple process having lets say 3 task wherein, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Manual Task A (to input some value from User)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Call a web service (To pass the value - SOAP based Apache CXF service having a WSDL url)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Manual Task B (Show the returned value to the user)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is I am not able to find the right technique to integrate the Url and use the webservice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have following questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I am missing something in Activiti BPM where I can just give the WSDL url somewhere in the Service Task and it automatically works Or is it that for the only way for now to work with Web services is to download the BPMN file from Enterprise version, put code in it, upload it and test it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Context] I have used some other BPM tools like Eclipse stardust and BizAgi (trial version) and there I just give the webservice Url and it works fine. Somehow I am also trying to see how easy Activiti BPM is for non-tech people.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In any case could you point me to any tutorial (doc or video) that could help to create this simple process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your time! &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;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kunal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 15:18:32 GMT</pubDate>
    <dc:creator>kunalsuri</dc:creator>
    <dc:date>2015-05-13T15:18:32Z</dc:date>
    <item>
      <title>Roadblocks while learning Activiti BPM - Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203687#M156817</link>
      <description>Hi Guys,I am a new user to Activiti BPM ( 1 week Old) and I have got a bit lost while creating my first dummy process. I have tried to follow various tutorials that I could get my hands on but still have some issues!I come from a background where we often research on workflows, BPM and SOA technolog</description>
      <pubDate>Mon, 13 Apr 2015 14:59:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203687#M156817</guid>
      <dc:creator>kunalsuri</dc:creator>
      <dc:date>2015-04-13T14:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Roadblocks while learning Activiti BPM - Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203688#M156818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; but I got lost once I started creating a BPMN diagram&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can imagine that, if you are starting from scratch. The Activiti user Guide describes all constructs of BPMN in detail: &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#_getting_started_10_minute_tutorial" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#_getting_started_10_minute_tutorial&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I am not sure even if we can deploy the BPMN process there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes you can &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; You need to create an App with that process model and publish it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I. Yes and yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;II. That's already a whole new level of complexity. I would focus on the easy process bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 13:01:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203688#M156818</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-04-14T13:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Roadblocks while learning Activiti BPM - Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203689#M156819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Activiti Team,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the above links it was quite useful! &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;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to successfully create and execute a Process (Manual Task based) along with usage of Forms for each task. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I made use of the Enterprise Trial version of Alfresco Activiti 1.2 and it all went quite nice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I am trying to execute a simple process having lets say 3 task wherein, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Manual Task A (to input some value from User)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Call a web service (To pass the value - SOAP based Apache CXF service having a WSDL url)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Manual Task B (Show the returned value to the user)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is I am not able to find the right technique to integrate the Url and use the webservice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have following questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I am missing something in Activiti BPM where I can just give the WSDL url somewhere in the Service Task and it automatically works Or is it that for the only way for now to work with Web services is to download the BPMN file from Enterprise version, put code in it, upload it and test it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Context] I have used some other BPM tools like Eclipse stardust and BizAgi (trial version) and there I just give the webservice Url and it works fine. Somehow I am also trying to see how easy Activiti BPM is for non-tech people.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In any case could you point me to any tutorial (doc or video) that could help to create this simple process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your time! &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;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kunal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 15:18:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203689#M156819</guid>
      <dc:creator>kunalsuri</dc:creator>
      <dc:date>2015-05-13T15:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Roadblocks while learning Activiti BPM - Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203690#M156820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. No, we don't support WSDL (yet). We're focussed on REST services as this is what our current customers are using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need it, it would mean writing a custom Java service task currently.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 15:05:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203690#M156820</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-05-18T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Roadblocks while learning Activiti BPM - Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203691#M156821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have any docs for such java service task in Activiti that you could kindly point me to ? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 15:16:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203691#M156821</guid>
      <dc:creator>kunalsuri</dc:creator>
      <dc:date>2015-05-18T15:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Roadblocks while learning Activiti BPM - Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203692#M156822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure. Just look for 'Java service task' in the docs .. &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnTask" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnTask&lt;/A&gt;&lt;SPAN&gt;, 8.5.3. Java Service Task&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 16:12:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadblocks-while-learning-activiti-bpm-help/m-p/203692#M156822</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-05-18T16:12:36Z</dc:date>
    </item>
  </channel>
</rss>

