[jbpm-dev] [Design of JBoss jBPM] - Re: [BPMN2] Resource assignment
camunda
do-not-reply at jboss.com
Thu Aug 6 02:30:24 EDT 2009
Ronald:
What about:
|
| <resource id="regionalManager" name="Regional Manager">
| <resourceParameter id="buyerName" isRequired="true" name="Buyer Name"
| type="xsd:string"/>
| <resourceParameter id="region" isRequired="false" name="Region"
| type="xsd:string"/>
| <resourceParameter id="type" isRequired="false" name="jBPM type"
| type="xsd:string"/>
| </resource>
| And then set it in the activityResource? I'll initially go for what Bernd propose. The hard part is getting the resource related to the activityResource
|
Bernd wrote :
| I had something like this in mind first, but wonder if that is correct (since the regionalManager is maybe always a user)?
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248302#4248302
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248302
More information about the jbpm-dev
mailing list