TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
David Ribeiro
NA
12
0
Some Workflow Foundation important and urgent doubts
Mar 23 2010 5:30 PM
Hello,
I have some doubts regarding Workflow foundation I hope someone can help me understand.
1. When we use persisting services using Sql, the workflow instance still remains running in memory?
2. Imagine I have a state-machine workflow, on my application I begin the workflow, sending parameters, letting it on a given state (let's call it state A). After, the instance stills running, and I want to someone else accesses that instance in order to aprove something and pass it into another state which leads to the end of the business process.
2.1. How can I access a given instance id of a workflow from different applications, know which is its current state, and know that I only can perform a given action?
2.2. How do I guarantee concurrency access to a given instance of a workflow (ex.: 2 people accessing at the same time one instance)?
Hope you can help me figuring out!
Thank you a lot!
Reply
Answers (
0
)
Workflow foundation
How to Read the Values from the XAML file