Workflow Monitor SDK tool demo
- Posted: Nov 16, 2005 at 10:04 PM
- 37,835 Views
- 12 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
What other kinds of queries will you be able to make with beta 2 ?
The query you make to get some activity property value, you get the data also from the tracking service? So you save state data into the tracking service? The tracking service SQL database changes in beta 2?
Really glad to know you guys are building something great!
Ariel Schapiro.
In Beta2 we plan to add Query APIs layer atop of the out of box SqlTrackingService. As you've seen in the screencast, you can use those APIs to find workflows by execution status, activities from within your workflow and their activity execution status history, and activity properties' values that you decided to track. There are other capabilities that are being finalized now. Certainly, if you have more needs that are not satisfied by this query layer, you can always go directly and query your database.
I am glad to see you excited about the technology
--Moustafa
My question is about the possibility to customize the activity shape on the basis of its status. For example I'd like to set the rectangle activity background color to yellow while it's in running state, and to green when is completed. In the demonstration instead I see that to distinguish a running activity a small green arrow is shown on the wv designer. Can you give me some additional info?
And sorry for my bad english...
nice job, but where can we get the tool ???????
I also downloaded and installed the Windows SDK (w/ WWF) and unpack the Windows Workflow Monitoring sample app.
When I build it, it succeeds, but it displays an error when ran, it seems it cannot connect to the correct database. But the connection details are correct.
My machine is DESKTOP, database is TRACKINGSTORE and WORKFLOWSTORE
Please help, I can't run the Windows Workflow Monitoring Tool.
"Exception in GetWorkflows
Could not load file or assembly 'HostingWorkflowRuntime,
Version=3.0.0.0, Culture=neutral,PublicKeyToken=null' or
one of its dependencies..."
Please help.
I think that workflow designer host has one big drawback. I don't understand why do you need to have access to workflow assembly in order to draw the activities
. I think that markup serialized representation such as one existing in SqlTracking database
should be enough to display workflow, and it will enable remote monitoring scenarious
.
Srdjan
Did anyone solve this problem? I'm using WWF Beta 2.2.
Please, help! [C]
The workflow assemblies need to be discoverable by the process calling the SqlTrackingQuery APIs. In your case, and per the error message, please make sure that the HostingWorkflowRuntime assembly and its dependencies are either GAC'ed or in the same directory as the WorkflowMonitor.exe. Hope this helps.
--Moustafa
and....
http://www.whois.net/whois_new.cgi?d=WindowsWorkflow.net&tld=net
http://msdn.microsoft.com/en-us/library/ms741706(VS.85).aspx">http://msdn.microsoft.com/en-us/library/ms741706(VS.85).aspx
http://msdn.microsoft.com/en-us/library/ms741706(VS.85).aspx">http://msdn.microsoft.com/en-us/library/ms741706(VS.85).aspx
u can get it from here
Remove this comment
Remove this thread
close