index > Windows Workflow Foundation > Workflow + Offline + SmartClient

Workflow + Offline + SmartClient

Hello guys, I'm in the middle of an architecturing project, and basically we are talking about 4 or 5 workflows with some complexity, and integration with 3rd party ERPs.

The cath is this: all users are working in different offices, ocassionally connected, so the solution MUST be SmartClient (web is not an option). When they are off the network , they should be able to start a workflow, or to approve some pending, and then when back online, synchronization should occur.

The creator can be in one office, it posts to the server for some ERP validation, and then it goes to step 2,and that is another user from another location, and so on.

Basically the question is: is it possible with WWF? Or it would mean more work than using something else as an engine?

I hope you can give me your thoughts which are most valuable to me.

Thanks,

Victor




prideu2@hotmail.com
VictorSD

I'd look at using queued communication, perhaps using WCF to allow the client to submit messages. Then when they are online, the message will be received by a service that interacts with the workflow.

Matt




See What You Can Learn -- http://www.pluralsight.com/courses/IntroducingWF.aspx
Matt Milner - Pluralsight

First of all, thanks for the answer Matt. Ive been thinking about something like that, so you would always leave the workflow hosted at the server, never take it to the client , just have some indigo in the middle to talk between the workflow runtime at the server, and some components in the client. right?

Thanks again,

Victor




prideu2@hotmail.com
VictorSD
reply 3

You can use google to search for other answers

 

More Articles

• Property declared in Custom State Machine Workflow not accessible...
• Package load error when starting VS.NET 2005
• Transactional persistence of multiple workflow instances: pooled ...
• What happened with WorkflowWebRequestContext ?
• Release
• Multiple conditions for a signle rule
• Lotus workflow
• Tutorial - Lab 4 Ex 1 Tk 4 St 10 & 11
• lab01 task02 unable to locate ExpenseLocalServices.dll
• DelayActivity - how long left?
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Sharepoint Designer error using workflow
• Building a "long process" WF r
• how to implement a simple approval using
• VS2005 RTM and WWF Beta1
• Help with Invoke method of HandleExterna
• Issues in SQLTrackingService
• Custom HandleExternalEventActivity Param
• Ownership supposed to be released during
• Problem serializing base classes on acti
• InfoPath Task form not pre-filling
• support of login-based rss-feeds?
• June CPT Documentation
• Query on SQL Tracking service for WWF
• Inheriting from StateMachineWorkflowActi
• How to create a customised persistence s

Hot Articles

• Workflow state not persisting on Suspend
• Exernal rule set tool kit
• The referenced component 'Outlook' could
• Tracking removed Workflows (Beta 2)
• Order of events during persisting
• Sub Flows within XOML based workflows
• Workflow monitoring in Beta 2/2.2
• DependencyProperty design time support
• Configuring ASP.NET-hosted workflow to r
• How to reference to System.Workflow.Runt
• Defining Bitmap of custom activity
• Labs\Lab01\Resources
• PageFlow CTP Release
• State Machine SQL Tracking DB: How to fi
• When in Dec is BETA2 ?

Recommend Articles

• Beta 2 SqlWorkflowPersistenceService han
• ASP.NET and workflow foundation
• How to run a workflow in a WPF application
• Page Flow - Details
• Problem with activity execution status
• Using Activities in custom activity
• Custom Activities at runtime-debugging
• WWF Performance issues
• debugging problem
• How to create .rules file
• Running Instance + updating an Activity
• MSDN Problem..,
• Does the "Fill to Actual Size"
• What are .xoml files ?
• Exceptions thrown from a commit method