workflow ของผมเป็นดังนี้ครับ
ใน state A สามารถไปยัง B1 หรือ B2 ได้ โดยผ่านทาง event (Local Service)
A -> B1
-> B2
โดยปกติ ใน state A เมทธอด PossibleStateTransition จะ return ค่า B1 กับ B2
เมื่อ event มีการร้องขอ ก็จะมี exception
แต่ตอนนี้ PossibleStateTranstions ของ state A ได้ return ค่า A
ผมใช้ Sql Workflow Persistence Service ครับ
ขอคำแนะนำด้วยครับ
Supa Sethasiripong [MSFT]
MSDN Community Support |
Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.