workflowservice
How can I ensure that a workflow is triggers email notification only after user clicks OK and not when the edit properties is clicked
I have a custom workflow built using SP DEsigner and the SP sites is created using wss 3.0. I have a customer column and values associated with it which is checked for teh workflow to trigger. Example[详细]
2023-04-10 19:21 分类:问答Workflow services correlation
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[详细]
2023-04-09 08:56 分类:问答Integrating Another Message Queue with IIS Hosted Workflow Service
Currently, I am using MSMQ to queue messages for IIS hosted workflow services to handle. However, I would like to use another message queuing system in开发者_运维问答stead (eg - RabbitMQ).[详细]
2023-04-06 16:19 分类:问答Workflow persistence by single start of workflow for various states of a project
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[详细]
2023-04-06 12:16 分类:问答How do I access a workflow service in silverlight?
I have one worflow service named GetDataWorkflowService.xamlx that I want to use in Silverlight. When I add a service reference to my application, it gives a message \'This Operation is not supported[详细]
2023-03-30 19:49 分类:问答Show a popup message after completion of WorkFlow 4 from the controller MVC
I am a beginner in WorkFlow 4 (WF 4), I am running through a serious issue using it in MVC 3, I couldn\'t find the answer online.[详细]
2023-03-25 04:38 分类:问答How to get workflow Blocking Bookmarks(statemachine) without relying on workflow persistence service
I need to get the next activities(transitions) what my workflow is being blocked for as soon as workflow entered a new state without relying on workflow persistence service, I found out that workflow[详细]
2023-03-23 14:05 分类:问答call a workflow service from jquery
How can I call a开发者_如何学JAVA windows workflow 4 service from jquery? I see, there is a soap protocol used. How can I convert this to get a json output from js? I have never used a wcf, so I don\'[详细]
2023-03-14 06:22 分类:问答Call WF4 Worfklow Service with JQuery
How to call a WF4 workflow service using JQuery with Json serializa开发者_运维百科tion? ThanksYou can\'t directly. WF4 services only work with XML SOAP style services so you would need to convert the[详细]
2023-03-14 00:21 分类:问答What would cause a RedirectionException in a Windows Workflow Service?
What exactly could be the root cause of the Workflow Service Host throwing the following type of RedirectionException:[详细]
2023-03-03 20:58 分类:问答