Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Business Rules Vocabularies – Test for in a Range of Legal Values › Re: Business Rules Vocabularies – Test for in a Range of Legal Values
August 4, 2008 at 8:11 AM
#20316
It’s not so much validation, as trying to almost put a shareable rule into a vocabulary.
We might have several rules that need to check if the status of a loan is “registered” or “locked”, and we will call that SendRegistrationToXYZ. But maybe tomorrow, we also want to send to XYZ when the status is “funded”.
Based on what you said, I think the database lookup vocab fits the best.
Thanks,
Neal