The time limit for receiving a large amount of asynchronous messages
I'm totally new in WF. So I want to ask about such situation: In one step
my workflow can receive messages (0 to N) from clients for 3 minutes. The
simplest method of implementation as I see it is manually written method
that is called from workflow.
But I want to know how it should be done in designer. I tried it this way.
But as I see it workflow only can synchronous receive messages one by one.
How can I improve it or am I even need to go in this direction?
No comments:
Post a Comment