Main menu:

 

March 2008
M T W T F S S
« Feb   Apr »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Site search

Archives

Categories

Tags

Links:

Archive for March 17th, 2008

Correlations - Scenarios

Correlation sets cannot be used in the LOOP shape of the Orchestration.(a correlation-set can only be initialized once)
You cannot initialize and follow the same CorrelationSet within 2 different orchestrations.
Correlations are used in Asynchronous scenarios.
you should used self correlating ports in order to correlate the messages between two orchestrations in the project.
I am working on the [...]