A very simple but frequently asked question is: how use more then 1 human task, of the same type, in one ADF application?
Go to your ViewController project and open the file hwtaskflow.xml
Copy the hwTaskFlow element, and its content, and change the values for: WorkflowName & TaskDefinitionNamespace elements (those are the name & targetNamespace from the Human Task).
OriginHT
http://xmlns.oracle.com/OriginHT
OriginHT_TaskFlow
WEB-INF/OriginHT_TF.xml
NewHT
http://xmlns.oracle.com/NewHT
OriginHT_TaskFlow
WEB-INF/OriginHT_TF.xml
Good Luck!


Leave a Reply