Error Message
Literal<Boolean>' is not of type 'Delay'. When loading this instance you must ensure that the activity with name 'Literal<Boolean>
Solve: It might be CorrelationID is null
Showing posts with label Workflow. Show all posts
Showing posts with label Workflow. Show all posts
Tuesday, September 1, 2015
Tuesday, October 7, 2014
WorkFlow
Add Workflow by LASG
Correlates On and Initializers
- 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
Subscribe to:
Comments (Atom)






