Workflow TV - WF4 Workflow Service Data Validation Design
- Posted: Jan 17, 2011 at 4:10 AM
- 36,265 Views
- 2 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…”
Last episode I shared with you some thoughts about my 4 Tenets of Service Oriented Data Validation and I showed an example of using them with WCF.
In this episode I'll walk through an updated version of the WCF Service Fault and Validation Example to show you how you can do the same thing with WF4 Workflow Services.
Ron Jacobs
http://blogs.msdn.com/rjacobs
@ronljacobs
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?
I would like the Validation to take place BEFORE the message enters my worfklow.
I can do this for instance by adding an Enterprise Library Validation behavior to my endpoint. Only problem is, I can't configure the endpoint because WF doesnt do WCF configuration or contracts.
Any way I can hack this behavior into my WorkflowServiceHost?
You can use configuration with WF Workflow Services see this post for an example.
http://blogs.msdn.com/b/rjacobs/archive/2011/05/12/how-to-eliminate-tempuri-org-from-your-service-wsdl.aspx
Remove this comment
Remove this thread
close