<?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/35050#M14805</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;PvmTransition transition = execution.getActivity().getOutgoingTransitions().get(0);&lt;BR /&gt;execution.take( transition);&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 15:07:42 GMT</pubDate>
    <dc:creator>ferio23</dc:creator>
    <dc:date>2023-01-04T15:07: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/35050#M14805</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;PvmTransition transition = execution.getActivity().getOutgoingTransitions().get(0);&lt;BR /&gt;execution.take( transition);&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 15:07: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/35050#M14805</guid>
      <dc:creator>ferio23</dc:creator>
      <dc:date>2023-01-04T15:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: 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/35051#M14806</link>
      <description>&lt;P&gt;Please check this documentation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/process-services/latest/upgrade/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/process-services/latest/upgrade/&lt;/A&gt; (Alfresco Process Services breaking changes)&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 07:58:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-take-the-execution-to-the-next-servicetask-in-activiti-7/m-p/35051#M14806</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2023-01-07T07:58:47Z</dc:date>
    </item>
  </channel>
</rss>

