<?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 How to take the execution to the next ServiceTask in Activiti 7 without PvmTransition. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-take-the-execution-to-the-next-servicetask-in-activiti-7/m-p/31257#M13249</link>
    <description>&lt;P&gt;I have a process with several service task in which I was using SignalableActivityBehavior and in the signal method I used org.activiti.engine.impl.pvm packages to take the execution to next service task after I signal it.&lt;/P&gt;&lt;P&gt;Now I am upgrading from ACTIVITI 5 to ACTIVITI 7. So as the PvmTransition is deprecated I want an alternative to move to the next Service task.&lt;/P&gt;&lt;P&gt;Below is the code snippet I used in Activiti 5 but these are giving errors in ACTIVITI 7. So I need alternative methods compatible with ACTIVITI 7 for this purpose.&lt;/P&gt;&lt;P&gt;&lt;FONT face="ms pmincho,hiragino mincho pron"&gt;PvmTransition transition = execution.getActivity().getOutgoingTransitions().get(0);&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="ms pmincho,hiragino mincho pron"&gt;execution.take( transition);&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2022 08:11:42 GMT</pubDate>
    <dc:creator>PuspitaGhosh</dc:creator>
    <dc:date>2022-06-06T08:11:42Z</dc:date>
    <item>
      <title>How to take the execution to the next ServiceTask in Activiti 7 without PvmTransition.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-take-the-execution-to-the-next-servicetask-in-activiti-7/m-p/31257#M13249</link>
      <description>&lt;P&gt;I have a process with several service task in which I was using SignalableActivityBehavior and in the signal method I used org.activiti.engine.impl.pvm packages to take the execution to next service task after I signal it.&lt;/P&gt;&lt;P&gt;Now I am upgrading from ACTIVITI 5 to ACTIVITI 7. So as the PvmTransition is deprecated I want an alternative to move to the next Service task.&lt;/P&gt;&lt;P&gt;Below is the code snippet I used in Activiti 5 but these are giving errors in ACTIVITI 7. So I need alternative methods compatible with ACTIVITI 7 for this purpose.&lt;/P&gt;&lt;P&gt;&lt;FONT face="ms pmincho,hiragino mincho pron"&gt;PvmTransition transition = execution.getActivity().getOutgoingTransitions().get(0);&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="ms pmincho,hiragino mincho pron"&gt;execution.take( transition);&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 08:11:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-take-the-execution-to-the-next-servicetask-in-activiti-7/m-p/31257#M13249</guid>
      <dc:creator>PuspitaGhosh</dc:creator>
      <dc:date>2022-06-06T08:11:42Z</dc:date>
    </item>
  </channel>
</rss>

