How many ways to restart the host instance in biztalk?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / somendra shukla
we can write a powershell script to start or stop the host
instances .
Is This Answer Correct ? | 2 Yes | 1 No |
What is document schema?
Difference between Biztalk server and web services?
When we are promote the fields as quick promote then they are stored in property schema,when we promote as distinguished fields then where the fields stored?
What is biztalk server? : biztalk server
What is the default mapping for auto mapping? : biztalk server
Define bre?
what is custom pipeline and the use of custom pipeline ? why and how we use custom pipeline?
Define orchestration
What is biztalk?
what is the difference between promoted and distinguished property?
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
How can we process EDI file with out EDI pipeline.