BizTalk
(1)
Seroter
(1)
E77EDF1EC4D0
(1)
Solves
(1)
Ab71
(1)

Does a project have to be deployed?

Asked By iBizTalk
03-Jul-07 10:00 AM
I have reached a spot of confusion with BizTalk and applications.

I have a project that has common schemas that I want to use across different
applications.  Should I deploy these into a seperate application?

How can another application share them then?

Thanks!

iBizTalk
http://magazine.onlinetransmissions.com/

When you say "use across applications" do you mean the Admin Console

Asked By RichardSerote
03-Jul-07 11:00 AM
When you say "use across applications" do you mean the Admin Console
applications, or simply different VS.NET projects

If the latter, than you simply add a reference to your shared schemas
project and you're good to go.

If the former, than you would create a "common" application in the Admin
Console that holds your schemas, and then in your other application, you can
add a reference (via the Admin Console) to the "common" application, if you'd
like.  As long as those schemas are deployed (and referenced in your VS.NET
project), BizTalk can use them at runtime, regardless of which administrative
application they reside in.
--
Richard Seroter
http://seroter.wordpress.com

This document will give you an insight on application deployment (more

Asked By Saravana Kumar
04-Jul-07 02:39 AM
This document will give you an insight on application deployment (more
explanation on what Richard explained)
http://www.microsoft.com/downloads/details.aspx?familyid=423b9bf5-0f98-48cb-ab71-10244922b8db&displaylang=en

Regards,
Saravana Kumar
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.]
Post Question To EggHeadCafe