Add Custom Activity to a Workflow (Sharepoint 2013)
Hello,I have a development environment with two servers:Server1: Domain Controller, SQL Server and Workflow ManagerServer2: SharePoint Farm (2013) + Visual Studio.In step 1, I develop a workflow with...
View ArticleChange current Activity in Workflow instance
Is there a way to channge the current activity of a workflow instance thorugh Workflow Manager API or code.I can think of two situations where this would be handy:- If a worklow failed due to an error...
View ArticleSharePoint 2013 Workflow Error
Hello,Recently we discovered that some SharePoint 2013 workflows that we created before and used to work, now suddenly stopped working. The workflows can be very simple as logging a message to the...
View ArticleWorkflows suspending after starting
Hi All,Until couple of days back the workflows were running and now the on starting the workflows I get the below message.Resume this workflow RequestorId: 7daa1220-6f15-56e6-0000-000000000000....
View ArticleOutbound Certificate Thumbprint showing old after certificate renewal
I have run the following commands to update the outbound certificate while renewal of the ssl certificate for workflow manager farm.Set-WFCertificate -SslCertificateThumbprint $cert[0].Thumbprint...
View ArticleCan't integrate Sharepoint with Workflow service
Sorry!After googling a lot I can not find solution to my problem so decided to put my question here. I am receiving following error when try to run Register-SPWorkflowService -SPSite...
View ArticleEVENT ID 8306 An exception occurred when trying to issue security token:...
Hi everyone. I have a repetitive error ID 8306 Task Category: Claims Athentication An exception occurred when trying to issue security token: UserProfileApplicationNotAvailableException_Logging ::...
View ArticleXamlTypeValidator is not initialized Error while running Restore-WFScope
Hi,I received the following error while running Restore-WFScope.Could you please share any experience or information around this ?...
View ArticleSharepoint 2013 workflow Manager is a mess!
Trying to install Workflow manager,Installed all perequisites, created users, tested connections, all is workingRunning the install of Workflow, okRunning the Configuration manager : ERROR!...
View ArticleUse activation description in pub/sub
Can anyone confirm that the only way to set up instance activation of a workflow in a pub/sub context is to assign a SubscriptionActivationDescription to the ActivationDescription property of the...
View ArticleWorkflow error - Method 'StartWorkflowOnListItem' does not have an...
Hi,I've just installed Workflow Manager 1.0 on our Dev WFE SharePoint 2013 server, following instructions from TechNet and blogs. Everything went well, registered site collection with workflow farm,...
View ArticleWorkflow Manager 1.0 wihtout SharePoint
Hello,I'm working on an architecture to leverage workflow manager installed in a farm without SharePoint involvement. Is this feasible? What are the drawbacks if any? My high level design is for MVC...
View Articlehow to resume bookmark in a workflow hosted using workflow manager 1.0
how to resume bookmark in a workflow hosted using workflow manager 1.0?Is it possible or not.Sanketh K
View ArticleWorkflow Manager | Use of Subscribe Activity
Hi I am new to workflow manager and exploring the use of pub/sub acitivities. What I have understood is to "Receive Notification" activity is some what similar to "Receive and Send Response" activity...
View ArticleHow to use email template in SharePoint workflow 2013
In the final step, we need to send email to concerned people. However, we get stuck using email template that is stored in a list since no server as well as client code are allowed here.Are there any...
View ArticleWorkflow Manager
Hi,I have installed workflow manager, in IIS it shows only one workflow management site at port 12290 that is https.So when I do Register SPWorkflowService it gives me trust error. for this I have...
View ArticleWorkflow (2013) hangs or takes a long time to execute next stage
I have a Sharepoint 2013 workflow developed in visual studio. This workflow has been working great for over a year without any changes. There have been no changes to the list settings. We have noticed...
View ArticleWorkflow Manager Cumulative Update (February) error
Hi,I've downloaded and installed Workflow Manager 1.0 Cumulative Update and Service Bus 1.0 Cumulative Update. But after installing the updates, I can't access the Library workflow settings page. I'm...
View ArticleWorkflow Manager at Port http
Hi I have installed Workflow manager, register SPWorkflowService at http port 12291, when browisng it is opening in the browser.But when i try to deploy the workflow it gives me following error.Error 1...
View Article(Workflow Manager) ReceiveNotification becomes trapped
Hello, I would like to implement the ReceiveNotification component in my workflow, but so far had no success! The problem is that the publication does not raise the ReceiveNotification. Could...
View Article