05-31-2012 07:47 AM
<?xml version="1.0" encoding="UTF-8"?>
<model name="wfc:workflowmodel2" xmlns="http://www.alfresco.org/model/dictionary/1.0">
<imports>
<import uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d"/>
<import uri="http://www.alfresco.org/model/bpm/1.0" prefix="bpm"/>
</imports>
<namespaces>
<namespace uri="http://www.alfresco.org/model/workflow/v2.0" prefix="wfc"/>
</namespaces>
<type name="wfc:saisieCourrier">
<parent>bpm:startTask</parent>
<properties>
<property name="wfc:NumeroPolice" > <type>d:text</type> <mandatory>true</mandatory> </property>
<property name="wfc:CodeInterm"> <type>d:text</type> <mandatory>true</mandatory> </property>
<property name="wfc:rsc"> <type>d:text</type> <mandatory>true</mandatory> </property>
<property name="wfc:categorie" >
<type>d:text</type>
<mandatory>true</mandatory>
<default>Flotte</default>
<constraints>
<constraint ref = "wfc:valueCategorie"></constraint>
</constraints>
</property>
</properties>
wfc_monProcessus.type.wfc_saisieCourrier.title= saisie
wfc_monProcessus.type.wfc_saisieCourrier.description= saisie
06-18-2012 06:19 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.