<?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 Custom Workflow template in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-workflow-template/m-p/221431#M174561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a custom workflow definition in which there exist two chained tasks, Review and Approve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Each task has its own actor, and for that I've defined two new assignee types: wfl:assigneeReview and wfl:assigneeApprove.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The workflow is deployed ok but I need to have a customised "Assign workflow" form, containing two "people-finder" components: one for review and one for approve. I have tried to modify the "workflow.get.html.js" template by duplicating the specific divs and then modifying the workflow.js module duplicating all the event listener, dataSources, dataTables, etc.. for the peopleSelect id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got both people-finder components displayed on the form but they seem to work synchronized, I mean, when I add a person to the selected list on the first one, the other one becomes disabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, my main question is, How is the the workflow submission handled? How/Where can I wire the people-finder component to the wfl:assigneeReview type that I defined? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jul 2010 07:44:56 GMT</pubDate>
    <dc:creator>ramalama188</dc:creator>
    <dc:date>2010-07-07T07:44:56Z</dc:date>
    <item>
      <title>Custom Workflow template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-workflow-template/m-p/221431#M174561</link>
      <description>Hi,I have created a custom workflow definition in which there exist two chained tasks, Review and Approve.Each task has its own actor, and for that I've defined two new assignee types: wfl:assigneeReview and wfl:assigneeApprove.The workflow is deployed ok but I need to have a customised "Assign work</description>
      <pubDate>Wed, 07 Jul 2010 07:44:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-workflow-template/m-p/221431#M174561</guid>
      <dc:creator>ramalama188</dc:creator>
      <dc:date>2010-07-07T07:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Workflow template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-workflow-template/m-p/221432#M174562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll probably have to change the div ids to stop one being disabled when person is selected in the other. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a web script located at /slingshot/doclib/action/assign-workflow that does the workflow assignment. You'll want to extend that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ainga&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 08:21:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-workflow-template/m-p/221432#M174562</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2010-07-07T08:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Workflow template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-workflow-template/m-p/221433#M174563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks zaizi for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have duplicated every id or event listener in the workflow.js script but it doesn't seem to be fixed yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking into the /slingshot/doclib/action/assign-workflow file I can see these lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;// Must also have array of people&lt;BR /&gt;&amp;nbsp;&amp;nbsp; assignees = getMultipleInputValues("people");&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I'm not able to find that "people" parameter in the workflow.js script. Where is that variable being populated?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 11:27:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-workflow-template/m-p/221433#M174563</guid>
      <dc:creator>ramalama188</dc:creator>
      <dc:date>2010-07-07T11:27:25Z</dc:date>
    </item>
  </channel>
</rss>

