R
Roar Jøssund
Hello,
I've got a general question concerning Windows Workflow foundation.
In samples in books on WF the workflow activities typically show user
interface directly to the user when the activity need to communicate with a
human.
But if you have a n-tier application you can't do that because the workflow
in located in the business layer. The smart client uses webservice to talk
to the business layer.
Are there any patterns or something that can be used to communicate with
humans using workflow in an n-tier application?
How can the workflow communicate with humans when it is located in the
business layer?
-rj
I've got a general question concerning Windows Workflow foundation.
In samples in books on WF the workflow activities typically show user
interface directly to the user when the activity need to communicate with a
human.
But if you have a n-tier application you can't do that because the workflow
in located in the business layer. The smart client uses webservice to talk
to the business layer.
Are there any patterns or something that can be used to communicate with
humans using workflow in an n-tier application?
How can the workflow communicate with humans when it is located in the
business layer?
-rj