- Click to get NameSpace.
- Every workflow1st Time need to Add Binding (URL).
- 'Receive and Send Reply', 'Can create instance' for every 1st Call
- Select Persistence Store.
Parameter
Activites
Reply - No Content and Initializers
Duration Set (time span)
_EffectiveDate.Subtract(DateTime.Now)
Workflow Behaviour
pick -------> mutiple task, but will choose 1 to run
reply ------> will return to user , else will keep refeshing.
parallel ---> its same as pick, but will run 2 together
sequence ---> just grouping
persist ----> will store the variable to the database
if got 3 task , then will run all the 3 ,
if got receive ? then will stop until got ppl call, else will straight run
No comments:
Post a Comment