| Author |
Access BizTalk from External Application
|
|
| Spyros 2004-07-09, 3:32 pm |
| Hi everybody
I am doing some R&D in order to see if I can access BizTalk server rules from an external application. So if there is a simple rule that compares two amounts I am trying to find a way to call this rule stored in BizTalk from an external application and e
valuate the true/false result.
Any opinion / hint will be highly appreciated
Regards
| |
| Nick Malik 2004-07-10, 5:52 pm |
| I assume you are using Biztalk 2004? Use the Business Rules Engine in your
Biztalk orchestration. The BRE is available from outside BTS as well. You
can use the same rules in your .NET application.
--- Nick Malik
Biztalk Bum
"Spyros" <Spyros@discussions.microsoft.com> wrote in message
news:586A1E86-5549-4783-BDA1-05D93C857446@microsoft.com...
> Hi everybody
>
> I am doing some R&D in order to see if I can access BizTalk server rules
from an external application. So if there is a simple rule that compares
two amounts I am trying to find a way to call this rule stored in BizTalk
from an external application and evaluate the true/false result.
>
> Any opinion / hint will be highly appreciated
>
> Regards
| |
| Jan Eliasen 2004-07-16, 8:03 am |
| On microsoft.com there is an on-demand webcast that deals with
business rules and how to call them in code.
Jan Eliasen
On Fri, 9 Jul 2004 12:17:01 -0700, Spyros
<Spyros@discussions.microsoft.com> wrote:
>Hi everybody
>
>I am doing some R&D in order to see if I can access BizTalk server rules from an external application. So if there is a simple rule that compares two amounts I am trying to find a way to call this rule stored in BizTalk from an external application and
evaluate the true/false result.
>
>Any opinion / hint will be highly appreciated
>
>Regards
--
Jan Eliasen, representing himself and not the company he works for.
|
|
|
|