How many ways to restart the host instance in biztalk?
Answer Posted / naresh
There are 4 ways to restart host instance:
1)VS 2008-->Select biztalk project-->properties-->in
deployment pane-->select host restart ti true
2)go to run cmd-->type services-->select our host instance's
SSO and click on restart
3)go to Biztalk admin console and select host instance and
right click -->restart
4)Go to cmd prompt and type the command for host instance
restart
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Define hat?
What are persistence points?
What is convoy sets?
What is messagetype in biztalk server? : biztalk server
Define bam?
What is content routing?
What is the difference between a document schema and a property schema? : biztalk server
Did you deploy BizTalk more than one machine?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
Explain about Message routing and content routing?
What is correlation sets?
I have a receive port and send port whose message types are different.When I receive a message in my receive port,my process starts.I will construct my out message and give this to my send port.I am configuring a send port group to the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters?
In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?
Why and how we use custom pipeline?
What is custom pipeline?