<?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 I can execute a simple workflow? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-i-can-execute-a-simple-workflow/m-p/210307#M163437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I need some help, I am trying to execute a simple workflow with the PHP API, I am using the function executeActions which are located on the Action web service, but it does not work, someone knows how to do, or has knowledge of the subject, please to share with the community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2009 20:04:03 GMT</pubDate>
    <dc:creator>jariel06</dc:creator>
    <dc:date>2009-05-12T20:04:03Z</dc:date>
    <item>
      <title>How I can execute a simple workflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-i-can-execute-a-simple-workflow/m-p/210307#M163437</link>
      <description>Hi, I need some help, I am trying to execute a simple workflow with the PHP API, I am using the function executeActions which are located on the Action web service, but it does not work, someone knows how to do, or has knowledge of the subject, please to share with the community.thanks in advance…</description>
      <pubDate>Tue, 12 May 2009 20:04:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-i-can-execute-a-simple-workflow/m-p/210307#M163437</guid>
      <dc:creator>jariel06</dc:creator>
      <dc:date>2009-05-12T20:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: How I can execute a simple workflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-i-can-execute-a-simple-workflow/m-p/210308#M163438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you have to use Api JavaScript samples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; var workflow = actions.create("start-workflow");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; workflow.parameters.workflowName = "jbpm$wf:reviewpooled";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; workflow.parameters["bpm:workflowDescription"] = document.name;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; workflow.parameters["bpm:groupAssignee"] = people.getGroup("GROUP_myGroup");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; var futureDate = new Date();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; futureDate.setDate(futureDate.getDate() + 7);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; workflow.parameters["bpm:workflowDueDate"] = futureDate;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; workflow.execute(document);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 10:39:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-i-can-execute-a-simple-workflow/m-p/210308#M163438</guid>
      <dc:creator>harris</dc:creator>
      <dc:date>2010-04-15T10:39:11Z</dc:date>
    </item>
  </channel>
</rss>

