BizTalk Server General - Problem while Creating Activity Model

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > October 2004 > Problem while Creating Activity Model





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem while Creating Activity Model
zeynep

2004-10-22, 7:47 am

Hello,
I have an activity model design and I am constructing my activity model from
this design. The problem is when I want to add a transition as I explained
below it gives the exception:

A non-loop transition with the specified child step already exists.
Steps can be the child of only one non-loop transition at most.

Here is my activity model design:
step1, step2, step3, step4, step5, step6
transition12 (step1-to-step2), transition 13, transition 31, transition 25,
transition52, transition 53, transition24, transition41, transition26

If you draw the diagram the transition from step5 to step3 throws exception
when I try to add it.
activityModel.AddStep(actionID, out step);
activityModel. AddTransition(sourceStepId,destinationSt
epId,
isDependentComposition[false valued], "", "", out transition);

Do you have any idea about this problem? Thanks...
Zeynep
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com