To continue the series of posts I am publishing on Basic Custom SharePoint 2010 Approval Workflow, we attempt in this post to configure the items we have created in the previous part.
1. onWorkflowActivated1
Property | Value |
CorrelationToken | workflowToken |
OwnerActivityName | Workflow1 |
EventName | OnWorkflowActivated |
WorkflowProperties | Activity=Workflow1, Path=workflowProperties |
2. createTask1
Property | Value |
CorrelationToken | taskToken |
OwnerActivityName | Workflow1 |
MethodInvoking | createTask1_MethodInvoking |
TaskId | Activity=Workflow1, Path=taskId1 |
TaskProperties | Activity=Workflow1, Path=taskProperties |
3. whileActivity1
Property | Value |
Condition | Code Condition |
Condition | notCompleted |
4. onTaskChanged1
Property | Value |
CorrelationToken | taskToken |
OwnerActivityName | Workflow1 |
Invoked | onTaskChanged1_Invoked |
AfterProperties | Activity=Workflow1, Path=afterProperties |
BeforeProperties | Activity=Workflow1, Path=beforeProperties |
TaskId | Activity=Workflow1, Path=taskId1 |
That’s all for now! See you in the next part where we are going to incorporate basic codes before deploying our basic custom SharePoint workflow.
Source:http://elczara.wordpress.com
0 nhận xét:
Post a Comment
thanks comment