c# - Complete a workflow from within an activity -
is possible complete workflow within custom activity? i'm trying create work flow several if statements , i'd work flow complete after first 1 if condition met or else pass on next statement etc. have several checks planning on creating custom activity handle me rather adding several decision on work flow feel make workflow complex.
if create activity derived nativeactivity can control scheduling of child activities. in essenence creating own control flow activity. need create designer isn't difficult.
Comments
Post a Comment