need a simple example of how to call ApplicationPinServices BeginVeri开发者_开发百科fyPin and EndVerifyPin methods from inside a UCMA workflow to verify user pin number...
I was able to load a linq2sql objects into my workflow service instance, and was able to access the values from those objects with no problems. How开发者_JAVA技巧ever, what I noticed was that the work
I currently have a process that creates a windows wf 3.5 instance for each account that a customer have.
How do WF4 parse expressions and return the values. for example the If activity has the Condition attribute that we can write expression like [ true = true ] or [ \"str\" = \"str\" ] or guids...
I would like to implement next workflow scenario: I have workflow service with two branches. Operation2 (Receive activity) is correlated with CorrelationHandle “handle2” which is initialized from m
I\'m with a sequential workflow, say with three activities 1. Get Images 2. Rotate Images 3. Flip Images
This question already has answers here: Closed 11 years ago. Possible Duplicate: Reflector Not Decompiling 'System.Data.Entity.dll' .NET 4.0
I would like 开发者_运维问答to be able to edit and create at run time reports based on SQL Server Reporting Services from my application. Can SQL Server Report Services Designer control be rehosted in
SO.I am starting out in WF4 and I have a design/flow question.I created a custom code activity that takes an \"in argument\" and stores a result to an \"out argument\".Pretty basic.Next I use an \"If\
i am using workflow 4.0, silverlight 4.0,in my project. there are 5 sequences considering states of my project which have to be in开发者_开发百科itiated according to a field called status from databa