Friday, March 18, 2005

BizTalk 2004 Interview Questions

Check back later for more questions.

  1. What are BizTalk artifacts?
  2. What is Promoted Property?
  3. What is Distinguished Field?
  4. What is the difference between Promoted Property and Distinguished Field?
  5. How do you debug Orchestrations?
  6. What is HAT?
  7. What is Functoid?
  8. How do you develop a Custom Functoid? Which interface to use?
  9. What transport protocols are supported in BizTalk?
  10. What is MSMQT? How it is different from MSMQ?
  11. What needs to be specially done to call a .net assembly from the BizTalk Orchestration?
  12. What is xpath? How do you use xpath with Messages?
  13. What is the difference between Static Port and Dynamic Port?
  14. Why the ROOT Name and namespace combination in a schema has to be unique?
  15. What is Correlation?
  16. What are the transaction types available in an orchestration scope?
  17. What is Compensation?
  18. How do you catch exceptions inside the orchestration?
  19. How do you publish an orchestration as web service?
  20. What is Receive Location and Receive Port?
  21. What are the adapters available with BizTalk 2004?
  22. How do you set up MSMQ and MSMQT in the same machine?
  23. What are the components available in an orchestration tool box?
  24. What is the difference between Call Orchestration and Start Orchestration shapes?
  25. How do you deploy the BizTalk assemblies in a Production Box?

Monday, March 07, 2005

Large messages in BizTalk 2004

Nice article on how to deal with large messages in BizTalk 2004. Read it here