.Net user group review: BizTalk rules engine

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2004/2/22/net-user-group-review-biztalk-rules-engine.html
Published Sunday, February 22, 2004 7:45 PM by RoyOsherove
Filed under:

Comments

Sunday, February 22, 2004 4:43 PM by Udi Dahan - The Software Simplist

# re: .Net user group review: BizTalk rules engine

What worries me is how the rules engine is supposed to fit into an overall architecture. From what I saw, it is, at best, very problematic.
Tuesday, April 13, 2004 8:08 PM by hung

# re: .Net user group review: BizTalk rules engine

I know that xlang schedule 2004 needs some account to run under.
I use a domain account that has admin right to the domain.
Now, I have an orchestration in biztalk 2004 calling some web service.
If I use anonymous authentication for the web service virtual directory, the orchestration works fine.

If I use windows authentication (that should authentication the admin account I run Xlang under), the orchestration failed!!! The event logs specially said the error is due to the web service virtual directory permission.

Do you know why? Logically, my set up should work, but it does not.

Thanks,
Hung