Sign in
|
Join
|
Help
Blogs
Media
Groups
All Tags
»
Workflow
(
RSS
)
Browse Site by Tags
Showing related tags and posts accross the entire site.
.NET
.NET 3.0
.NET 3.5
AppFabric
Architecture and Modeling
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Services
BizTalk Workflow Services
BPM
Cloud
Cloud Computing
Cloud Services
Core.Net
Core.Net WCF
DUBLIN
Integration
Office 365
OSLO
PDC 09
PDC 2009
PDC08
PDC09
PDC2009
ServiceBus
SharePoint
SOA
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VS 2005
VS 2008
VS 2010
WCF
WF
Windows
windows azure
Windows Communication Foundation
Windows Workflow Foundation
WinRT
Workflow Manager
Ordered Workflow Activation in (SharePoint) Workflow Manager
Imaging you are receiving some events which have to be used to activate new workflow instance Wi of some workflow type W. As long the workflow completes faster than new events arrives, successive workflow activation will execute ordered. That means for each event Ek, workflow instance Wk will be activated...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 06-11-2013
Workflow Activation in (SharePoint) Workflow Manager
If you want to implement the long running business process or in other words to automate the business process, the Windows Workflow Foundation is definitely great choice. In addition you might probably want to use the host like AppFabric and Workflow Manager. Assuming that you are SharePoint guy or you...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 06-06-2013
Expression Translation Error when Publishing SharePoint Workflow
When publishing the workflow with client.PublishWorkflow(workflowName, "MyWorkflow.xaml"); you may notice ExpressionTranslation Errors. Usually these errors briefly explain the problem. Unfortunately there is one strange case, which is difficult to explain. To understand this take a look on...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 05-30-2013
ExpressionTranslator Error when publishing Workflows
When working with Workflows, which running in Workflow Manager (SP devs call it usually SharePoint Workflow) on-premises or in Office 365 you might get following error: Expression: DateTime.Now.ToString() " Property access conversion to an activity is not supported for property 'CurrentDomain'...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 03-26-2013
Prepare Development Machine for Workflow Manager
If you want to develop workflows for Workflow Manager, you do not have to necessarily install the full Service Bus and Workflow Manager server on development box. You can do this, but it is not required. To prepare you box go to this official download page: http://www.microsoft.com/en-us/download/details...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 02-14-2013
Setting up authorization rights on Service Bus entities
Service Bus for Windows Server provides two ways to setup access rights to its entities (queues/topics). Since the Windows Azure Access Control Service (ACS) is not available on Windows Server, the Service Bus for Windows Server includes a simple Service Bus Security Token Service (SBSTS). The SBSTS...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 01-31-2013
Loading XAML from external location
When working with XAML in general, like with Workflow or even WPF you might get following error: Cannot create unknown type '{clr-namespace:YOURNAMESPACE}YOURCONTROL'.' Line number '' and line position ''. This error will occurred if the XAML file is loaded from external location...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 01-29-2013
SharePoint WorkflowManager error: Cannot create scope
When trying to create the scope you might sometimes notice following error. Scope '/myscope/’is not in an active state. Its current state is 'Unregistering' . HTTP headers received from the server - ActivityId: .. This can happen if you have previously deleted the child scope ‘myscope’. Under...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 12-06-2012
How to setup Service Bus permission ?
When working with ServiceBus for Server, the setup is responsible to define default user’s permissions. During setup procedure you will have to provide the credentials of the user who will be admitted to host and to manage Service Bus. However permissions for Workflow Manager are managed a different...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 12-04-2012
Deploying of the new version of SharePoint Workflow
Assume you have an activity which is executing for very long time. This is so called Long-Running workflow. In fact long-running scenario is one of scenarios in Commuter Sciences which practically can very easy be solved by Using Microsoft Workflow Foundation. Following workflow show never ending workflow...
Posted to
Damir Dobric Posts
(Weblog)
by
Damir Dobric
on 12-04-2012
Page 1 of 6 (53 items) 1
2
3
4
5
Next >
...
Last »
developers.de is a .Net Community Blog powered by daenet GmbH.
IMPRESSUM
CONTACT
WEBSITE