Hi,
Just I started learning WF 4.5. I searched for a sample with WF persistence and got the below.
I have downloaded "LeaveSample-MVC-API-EF-20140118.zip" from https://layersample.codeplex.com/releases/view/117278
Here they have "LeaveWorkflowService". I think this is the one communicates with LeaveSampleWorkflow project to trigger the WorkflowApplication object.
Can any one help me clarify below for the mentioned project.
- How the LeaveSampleWorkflow is invoked and used by this sample
- What is the uri "http://tempuri.org/ILeaveWorkflowService/Apply" about
- Is the source is available somewhere?
- How the workflow is triggered in this project?
Thanks in AdvanceRagavan B