Schedular is used to schedule at which time the workflow should run.
Edit workflow , go to schedular and edit timer icon then we get schedule option ,
the select run on integration service and set time and date there.
If we run the workflow if scheduled it will show as below until it runs.
After scheduled workflow run , then it will shown as below.
EVENT WAIT AND EVENT RAISE TASK :
Here, I take a sample workflow with 4 sessions , in that s1 and s2 are connected parallely and s3 is sequentially connected to s1 and event raise task is connected to s3.
Here, event wait task should wait until event raise task completed.
Firstly , we have to created one event in workflow properties.
Then edit event raise task and enter the event name there.
and in event wait task also.
Now the execution of workflow is as shown below.
This comment has been removed by the author.
ReplyDelete