<?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: Assign workflow and start it programatically in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/assign-workflow-and-start-it-programatically/m-p/322934#M9935</link>
    <description>&lt;P&gt;Yes, through the &lt;CODE&gt;DocumentRoutingService&lt;/CODE&gt;:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;    DocumentRoutingService service = Framework.getLocalService(DocumentRoutingService.class);
    service.createNewInstance(modelId, Collections.singletonList(docId), coreSession, true);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 05 Jun 2013 14:31:56 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2013-06-05T14:31:56Z</dc:date>
    <item>
      <title>Assign workflow and start it programatically</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/assign-workflow-and-start-it-programatically/m-p/322933#M9934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is it possible to assign/start a workflow programatically on a document (using Java)?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 22:37:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/assign-workflow-and-start-it-programatically/m-p/322933#M9934</guid>
      <dc:creator>sk90_</dc:creator>
      <dc:date>2013-05-31T22:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Assign workflow and start it programatically</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/assign-workflow-and-start-it-programatically/m-p/322934#M9935</link>
      <description>&lt;P&gt;Yes, through the &lt;CODE&gt;DocumentRoutingService&lt;/CODE&gt;:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;    DocumentRoutingService service = Framework.getLocalService(DocumentRoutingService.class);
    service.createNewInstance(modelId, Collections.singletonList(docId), coreSession, true);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Jun 2013 14:31:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/assign-workflow-and-start-it-programatically/m-p/322934#M9935</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-06-05T14:31:56Z</dc:date>
    </item>
  </channel>
</rss>

