workflow-activity
Loading workflow activity dynamically from XOML
I am trying to implement an activity similar to InvokeWorkflow, which could dynamically load a XOML file, instantiate an activity tree from it, and use it as its only child.[详细]
2022-12-11 21:59 分类:问答Return a Folder GUID from a SharePoint Custom Workflow Activity
Has anybody ever written code to return the GUID of a folder in SharePoint Workflow Activity so I can then pass it into a Workflow Variable?[详细]
2022-12-11 18:36 分类:问答How to pass parameter from receiveActivity to another activity?
Is it possible to pass the parameters of a ReceiveAct开发者_StackOverflowivity to an Activity in a no-code behind?[详细]
2022-12-11 04:34 分类:问答Workflow no-code authoring
I want to use the no-code authoring开发者_运维技巧 in the workflow. So no code behind. Let\'s say I have 2 custom activities with dependency properties.[详细]
2022-12-11 04:07 分类:问答Windows Workflow - TerminateActivity causes workflow to fault?
I\'m handling an exception in a FaultActivityHandler, at the end of which, I wish to end the workflow.To that end, I added a TerminateActivity to the fault handler.It looks like this causes the workfl[详细]
2022-12-10 08:44 分类:问答