Re-deploying a single schema

I just make  a small change to my schema and I would like just to re-deploy just that schema. 

1. How would that be accompished ?

2. Is this recommended, neutral or bad ?

July 13th, 2015 11:12am

The smallest deployment unit for a BizTalk app is an Assembly.

So, to deploy your change, you must deploy the Assembly in which it is compiled.  There is no way around that.

To answer question #2, it really doesn't matter.  If you have to deploy the change, you have to deploy the change, right, wrong or indifferent.

Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 11:27am

Hi,

If it is really you needed, then in the BizTalk admin console first stop your application completely make sure don't have any suspended instances then explore your application and under resources you can find your schema DLL just select right click and you can see Modify so you can GAC new Schema DLL, make sure you re-start your host instances.

Regards,

Sharad

July 13th, 2015 3:17pm

The smallest deployment unit for a BizTalk app is an Assembly.

So, to deploy your change, you must deploy the Assembly in which it is compiled.  There is no way around that.

To answer question #2, it really doesn't matter.  If you have to deploy the change, you have to deploy the change, right, wrong or indifferent.

Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 3:23pm

The smallest deployment unit for a BizTalk app is an Assembly.

So, to deploy your change, you must deploy the Assembly in which it is compiled.  There is no way around that.

To answer question #2, it really doesn't matter.  If you have to deploy the change, you have to deploy the change, right, wrong or indifferent.

July 13th, 2015 3:23pm

The smallest deployment unit for a BizTalk app is an Assembly.

So, to deploy your change, you must deploy the Assembly in which it is compiled.  There is no way around that.

To answer question #2, it really doesn't matter.  If you have to deploy the change, you have to deploy the change, right, wrong or indifferent.

Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 3:23pm

The smallest deployment unit for a BizTalk app is an Assembly.

So, to deploy your change, you must deploy the Assembly in which it is compiled.  There is no way around that.

To answer question #2, it really doesn't matter.  If you have to deploy the change, you have to deploy the change, right, wrong or indifferent.

July 13th, 2015 3:23pm

Hi ,

The simplest way is to update the schema dll within your BizTalk Application in Admin console .

But i would suggest to deploy the whole solution after build as there are other artifacts which can be depended on the schema like Orchestration message or Map

Thanks

Abhishek

Free Windows Admin Tool Kit Click here and download it now
July 14th, 2015 1:46pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics