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.
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?
Is it possible to pass the parameters of a ReceiveAct开发者_StackOverflowivity to an Activity in a no-code behind?
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.
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