Redistribute Workflow Manager Activities
HiWe have implemented a workflow service host based on Windows Server AppFabric but we would like to use some Workflow Manager Activities. Is it possible/allowed to use and redistribute these...
View ArticleService Bus 1.0 cumulative update
Hello,in order to install the 26/02/2013 version of the Microsoft Office Developer Tools for Visual Studio 2012, you need to install first the Service Bus 1.0 Cumulative Update 1.The thing is that I...
View ArticleCreating unit tests for workflows with HttpSend
HiI try to create unit tests for activities with HttpSend and get the following validation error on invoking:An extension of type 'Microsoft.Activities.Hosting.HttpExtension' must be configured in...
View ArticleCan you run multiple WM farms in a domain?
I am in the process of testing WM 1.0 with SharePoint 2013 RTM. We have dev/staging/production SP farms in our domain. I'd like to setup different workflow farms to support each of those environment....
View ArticleWorkflow Manager 1.0 configuration- Specified RunAs account is invalid
Hello - I am trying to install and configure Workflow manager 1.0. As part of workflow manager configuration specifying the user id inConfigure Service Account section throwing error as "Specified...
View ArticleRe-Deploy workflow manager failing (The Fabric Data Collection Agent is...
After removing all workflow manager databases, all service bus databases and deleting the site in IIS I wanted to reinstall the Workflow farm. However upon deployment I always get a "The Fabric Data...
View ArticleHttpSend and dynamic values not work
Hi,I have installed workflow manager and I have tried the getting started solution, but the httpSend (http://services.odata.org/Northwind/Northwind.svc/Products?$format=json) returns always no result...
View ArticleError Debugging WFM: ActivityId client Exheption data level
Hi,I'm trying to debug workflow in Workflow manager 1.0, everything runs correctly, but in the method client.Instances.Get(workflowName, instanceId) return the error "ActivityId client Exheption data...
View ArticleCetificate error with Workflow 1.0.
We installed workflow manager 1.0 to be used with SharePoint 2013. It was working fine until I had a report telling me it was no longer working, after looking into the issue we seem to have a...
View ArticleOffline Installer for Workflow Client
I'm having trouble with the Workflow Client installation through web platform installer. Is there a full download of WorkflowClient.exe available?
View ArticleFrench offline setup of Workflow Mnager
Hello, I'm working on a french server using Windows Server 2008 R2. I know how to download and setup Workflow Manager in offline mode using webpicmd /offline /Products:WorkflowManager...
View ArticleInvoke Windows workflow Manager hosted Workflow from client
Windows Workflow Manager successfully configured.Workflow is successfully tested from the client application where the Visual Studio contains 3 projects as out lined below.1. Workflow library project...
View ArticleHttpSend to call custom wcf service
Hi,I've developed a workflow in Visual Studio and that is invoking a custom WCF service that I've developed. But the workflow gets '401 Unauthorized' while try to access the cusom service. I've used a...
View ArticleDeployment questions
I have some questions about Workflow Manager regarding deployment. Let's say I have an activity library project with multiple custom activities for sending email, getting stuff from database and...
View ArticleWorkflow Service Status : workflow not connected
Regarding Workflow Service Status : workflow is not connectedSharePoint 2013 workflow requires a compatible workflow service configured with SharePoint such as Workflow Manager. The workflow service is...
View ArticlePossible to rehost the designer and target Workflow Manager 1.0?
I'm trying to enhance the demo with a rehosted designer, so that the designer only has the elements available to it that are also in the trusted platform. Do you have any suggestions on how to...
View ArticleCannot Configure Workflow Manager
Hello,I'm having trouble configuring WM on my machine. In a nutshell, it complains about the Fabric Data Collection Agent being disabled. Here's the full error message:Starting Validating input and...
View ArticleReturn colleciton of Json objects from workflow application that are...
our Workflow application invokes ASP.NET Web API web service and based on workflow it returns the same data(collection of Json objects) to the caller(client). In other words after meeting the workflow...
View ArticleWFM Roadmap?
Hi,We are trying to decide if some future release of WFM can be used in a mission-critical high-throughput enterprise solution that we are building on top of Service Bus. Our stumbling blocks are:1. We...
View ArticleShould Workflow application hosted in WF Manager return data or return...
In evaluation phase it is understood thatWindows workflow manager is the HOST (Multi-Tenent) for workflow applications by exposing WF apps as REST services.Using WF Manager client class client...
View Article