workflow
online Crm 2011 Dialog Workflow Issue - Response Type
I need to create a new Proccess with Dialog (new Feature in Crm 5.0) which calls a CRM Query, returns a list of Customers, and after selecting the customers we want to use, I call a plugin which then[详细]
2023-03-13 07:41 分类:问答how can I add branch to parallel activity dynamically
I have an state machine implemented using wwf which is going to handle an indent flow. Imagine that we have an indent registered by user and we want to send enquiry to different vendors.[详细]
2023-03-12 16:59 分类:问答Where do I start with developing a Silverlight app using Windows Workflow Foundation?
We are starting out with the development of a Silverlight app that will make use of Windows Workflow Foundation (WF4). Our workflows are long-running. We plan to use the tracking and persistence funct[详细]
2023-03-12 14:15 分类:问答Retrieve tweets of a twitter account starting from certain date to current date
I want to write a script that retrieve the tweets from a twitter account. Here is the scenario that I would like to achieve: my script should be able to retrieve all tweets of a user starting from cer[详细]
2023-03-12 01:59 分类:问答How can I integrate visual designers into the development process?
We have developed a mildly sophisticated web application using JQueryUI and themes. We chose this approach because we could do it ourselves, using Themeroller to build a theme and JQueryUI classes or[详细]
2023-03-12 01:36 分类:问答How to decide what does and doesn't get persisted in a workflow
I have a question with regards to persistence of value states in a persisted workflow. I have two properties inside one of my Extension classes:[详细]
2023-03-11 23:19 分类:问答Which Activity to use to represent a long wait for a document in my WF app?
Basically, I have a point in my workflow where after a document has been sent and a number of things will/might happen.[详细]
2023-03-11 22:23 分类:问答Forcing a TFS2010 workflow build to FAIL instead of PARTIALLY SUCCEED
I currently have a custom workflow activity to run an external process, after the solution has been compiled successfully, that returns an ExitCode <> 0 if the external process has failed. Once I k[详细]
2023-03-11 06:45 分类:问答workflow 4.0 persistence status change
I have submission web page, after submission i am sending the data to workflow to save it to the database this also stores the instance created by 开发者_运维知识库the workflow in workflow database. m[详细]
2023-03-11 05:30 分类:问答Programmatically creating an Assign in a Flowchart Workflow
I need to programmatically define a serializable flowchart Windows Workflow that accepts input arguments and returns a result.I understand how to create these workflows using a designer, but I need to[详细]
2023-03-10 22:40 分类:问答