05-19-2009 10:02 AM
 
					
				
		
05-25-2009 12:25 PM
 
					
				
		
05-25-2009 01:20 PM
 
					
				
		
05-26-2009 08:42 AM
         
<mandatory-aspects>
   <aspect>bpm:assignee</aspect>
</mandatory-aspects>
<swimlane name="loan-agent">
   <assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
      <actor>#{bpm_assignee.properties['cm:userName']}</actor>
   </assignment>
</swimlane>
         <mandatory-aspects>
            <aspect>bpm:assignees</aspect>
         </mandatory-aspects>
 
					
				
		
05-26-2009 11:50 AM
de selectionner plusieurs utilisateurs sans forcement avoir besoin de créer un groupe.
<mandatory-aspects>
<aspect>bpm:assignees</aspect>
</mandatory-aspects>
 ).
 ). .
 . 
					
				
		
07-02-2009 04:26 AM
 
					
				
		
07-03-2009 08:36 AM
<aspect name="custom:delegationAspect">
          <associations>
               <association name="custom:valideurs">
                   <source>
                        <mandatory>false</mandatory>
                        <many>false</many>
                    </source>
                    <target>
                        <class>cm:person</class>
                        <mandatory>true</mandatory>
                        <many>true</many>
                    </target>
                </association>
                <association name="custom:redacteurs">
                    <source>
                          <mandatory>false</mandatory>
                          <many>false</many>
                    </source>
                    <target>
                        <class>cm:person</class>
                        <mandatory>true</mandatory>
                        <many>true</many>
                     </target>
                </association>
          </associations>
</aspect>
<mandatory-aspects>
        <aspect>custom:delegationAspect</aspect>
</mandatory-aspects>
 
					
				
		
07-03-2009 10:23 AM
 
					
				
		
07-03-2009 11:11 AM
07-30-2009 05:59 AM
 
					
				
				
			
		
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.