<?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: Launch workflow from automation chain? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/498452#M15903</link>
    <description>&lt;P&gt;Yeah, what you’re seeing is usually the difference between creating a workflow task and actually instantiating the workflow process itself. Creating the task alone won’t automatically start the approval workflow unless there’s an explicit trigger/action tied to the lifecycle transition.&lt;/P&gt;&lt;P&gt;In most setups, the workflow has to be launched either:&lt;/P&gt;&lt;P&gt;through a lifecycle state action,&lt;BR /&gt;an event handler/listener,&lt;BR /&gt;or a custom automation operation tied to document submission.&lt;/P&gt;&lt;P&gt;The reason users land on an empty workflow tab is because the workflow instance hasn’t been created yet — only the task metadata exists.&lt;/P&gt;&lt;P&gt;I’d check whether your platform supports automatic workflow initiation on state transition or document creation events. In a lot of enterprise systems, this ends up being solved with external orchestration tools or APIs instead of pure Studio configuration. We actually did something similar recently to &lt;A href="https://latenode.com/integrations/claude" target="_self"&gt;integrate claude&lt;/A&gt; into approval pipelines so documents could be pre-validated automatically before human review even started.&lt;/P&gt;&lt;P&gt;But for your core issue: yes, it should be possible — you’re just missing the actual workflow start trigger, not the task assignment part.&lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2026 10:12:22 GMT</pubDate>
    <dc:creator>Salmen11</dc:creator>
    <dc:date>2026-05-25T10:12:22Z</dc:date>
    <item>
      <title>Launch workflow from automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325544#M12545</link>
      <description>&lt;P&gt;I am hoping I am missing something obvious..&lt;/P&gt;
&lt;P&gt;I have a document lifecycle defined.  When a user submits a document, I want to automatically kick off a validation workflow to approve the document to move it to the next step in the lifecyle.&lt;/P&gt;
&lt;P&gt;I can use Services-&amp;gt;create task, however, I still must manually navigate to the workflow tab and start the workflow. I cannot seem to find anything in studio that would allow me to kick it off automatically? The task shows up properly with the proper user group, however, when the link is clicked, the workflow hasn't started.&lt;/P&gt;
&lt;P&gt;The desired behavior would be for the document to be ready for approve / reject when the user clicks the link.  Is this possible??&lt;/P&gt;
&lt;P&gt;Don Bauer&lt;BR /&gt; /&amp;gt;
CTO&lt;BR /&gt; /&amp;gt;
KnowGov 501(c)3 non-profit&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2012 16:31:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325544#M12545</guid>
      <dc:creator>donbauer1_</dc:creator>
      <dc:date>2012-02-02T16:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Launch workflow from automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325545#M12546</link>
      <description>&lt;P&gt;Why don't you use the Document &amp;gt; Follow Life Cycle Transition operation. If all you need is move the document to the next step in the lifecycle upon a user click, this should do the job.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2012 18:56:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325545#M12546</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2012-02-02T18:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Launch workflow from automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325546#M12547</link>
      <description>&lt;P&gt;I am fine with that, can I create a link, send it in an email and when clicked would move a document along the lifecycle??&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 15:56:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325546#M12547</guid>
      <dc:creator>donbauer1_</dc:creator>
      <dc:date>2012-02-03T15:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Launch workflow from automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325547#M12548</link>
      <description>&lt;P&gt;If you're fine with a looser validation process, you can read the documentation explaining how to &lt;A href="http://doc.nuxeo.com/x/igwz"&gt;make a task assignment to one or many users&lt;/A&gt;, it gives a complete example: the &lt;A href="http://doc.nuxeo.com/x/jwwz"&gt;"one step validation workflow tutorial"&lt;/A&gt;. As you can chose to launch another automation chain when users accept or reject the task, it makes it possible for you to mix quite a variety of operations, including changing the document lifecycle state, sending emails,... see &lt;A href="http://doc.nuxeo.com/x/eQE7"&gt;the reference documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Launching a parallel or validation workflow is not possible out of the box using operations available by default in Studio, but further improvements are on the way via &lt;A href="http://doc.nuxeo.com/x/ywI7"&gt;content routing&lt;/A&gt; features integration, see the blog entry &lt;A href="http://dev.blogs.nuxeo.com/2011/12/content-routing-an-alternative-to-jbpm.html"&gt;http://dev.blogs.nuxeo.com/2011/12/content-routing-an-alternative-to-jbpm.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2012 00:32:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325547#M12548</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2012-02-10T00:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Launch workflow from automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325548#M12549</link>
      <description>&lt;P&gt;Yes, Donbauer1, you can create a handler bound to "on create" event and in the related automation chain, you can use the "createTask" operation, as in the sample ANahide pointed. Not that in the automation chains called if user accepted or rejected, you can also re-use create task, which enables to follow a multiple steps workflow, if required.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2012 07:57:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/325548#M12549</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2012-02-10T07:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Launch workflow from automation chain?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/498452#M15903</link>
      <description>&lt;P&gt;Yeah, what you’re seeing is usually the difference between creating a workflow task and actually instantiating the workflow process itself. Creating the task alone won’t automatically start the approval workflow unless there’s an explicit trigger/action tied to the lifecycle transition.&lt;/P&gt;&lt;P&gt;In most setups, the workflow has to be launched either:&lt;/P&gt;&lt;P&gt;through a lifecycle state action,&lt;BR /&gt;an event handler/listener,&lt;BR /&gt;or a custom automation operation tied to document submission.&lt;/P&gt;&lt;P&gt;The reason users land on an empty workflow tab is because the workflow instance hasn’t been created yet — only the task metadata exists.&lt;/P&gt;&lt;P&gt;I’d check whether your platform supports automatic workflow initiation on state transition or document creation events. In a lot of enterprise systems, this ends up being solved with external orchestration tools or APIs instead of pure Studio configuration. We actually did something similar recently to &lt;A href="https://latenode.com/integrations/claude" target="_self"&gt;integrate claude&lt;/A&gt; into approval pipelines so documents could be pre-validated automatically before human review even started.&lt;/P&gt;&lt;P&gt;But for your core issue: yes, it should be possible — you’re just missing the actual workflow start trigger, not the task assignment part.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 10:12:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/launch-workflow-from-automation-chain/m-p/498452#M15903</guid>
      <dc:creator>Salmen11</dc:creator>
      <dc:date>2026-05-25T10:12:22Z</dc:date>
    </item>
  </channel>
</rss>

