.NET Framework Developer Center >
.NET Development Forums
>
Windows Workflow Foundation
>
Is workflow appropriate for this requirement - 2?
Is workflow appropriate for this requirement - 2?
- We have a business requirement where user wants to manage the rule s for dividing a High(Large) cost element to further smaller cost elements.
Queries:
1. Will work-flow foundation be able to tackle this?
2. How can we exploit the rule engine as the conditions for splitting will be coming from an external source in a set format?
3. Will Workflow Re-host be good choice to for rule authoring?
Thanks in advance,
Answers
- Hi, Abhinav
->"manage the rule s for dividing a High(Large) cost element to further smaller cost elements."
Do you mean budget management?
->"1. Will work-flow foundation be able to tackle this?"
Could you elaborate your requirement, does this system involve human interaction or be driven by data?
->"2. How can we exploit the rule engine as the conditions for splitting will be coming from an external source in a set format?"
I would recommend you read this:
http://msdn.microsoft.com/en-us/library/aa480193.aspx
->"3. Will Workflow Re-host be good choice to for rule authoring?"
You can composite rules even in excel, check this link:
http://code.msdn.microsoft.com/netfxsamples/Wiki/Print.aspx?title=Workflow%20samples&version=8&action=Print
Regards
This posting is provided "AS IS" with no warranties, and confers no rights. Microsoft Online Community Support- Marked As Answer byAndrew_ZhuMSFT, ModeratorFriday, November 13, 2009 7:38 AM
All Replies
- Can you elaborate on the requirements please
If my response answers your question, please mark it as the "Answer" by clicking that button above my post.
My blog: http://www.RyanVice.net/ - Hi, Abhinav
->"manage the rule s for dividing a High(Large) cost element to further smaller cost elements."
Do you mean budget management?
->"1. Will work-flow foundation be able to tackle this?"
Could you elaborate your requirement, does this system involve human interaction or be driven by data?
->"2. How can we exploit the rule engine as the conditions for splitting will be coming from an external source in a set format?"
I would recommend you read this:
http://msdn.microsoft.com/en-us/library/aa480193.aspx
->"3. Will Workflow Re-host be good choice to for rule authoring?"
You can composite rules even in excel, check this link:
http://code.msdn.microsoft.com/netfxsamples/Wiki/Print.aspx?title=Workflow%20samples&version=8&action=Print
Regards
This posting is provided "AS IS" with no warranties, and confers no rights. Microsoft Online Community Support- Marked As Answer byAndrew_ZhuMSFT, ModeratorFriday, November 13, 2009 7:38 AM


