Requirement: I need to expose a BizTalk Rest service with multiple Verbs (Get/Post/Update) to front end system. When front end system calls BizTalk Rest service,
ESB Itinerary in Orchestration
Sometimes orchestration need to involve in ESB itinerary to achieve business complexity and making more loosely coupled solution. Here in below sample project, I provide
Custom Pipeline to Add DocType in Message
Sometimes we require to add some element, tag, DocType in incoming or outgoing message from BizTalk. We can achieve this by using custom pipeline. But
BizTalk Terminator tool
When we run the Message box viewer or BizTalk health monitoring tool. then we are able to know about Biztalk database health. To clean up
BAM Activity in Custom Pipeline
Sometimes requirement cannot be fulfil by using tracking profile editor for BAM logging. Here in this code I am explaining about how to use BAM
WCF-Custom (SQL) Receive Location Configuration with BizTalk in Multi-Server Environment
Issue: In multi-server BizTalk environment, BizTalk WCF-Custom (SQL Binding) Receive Locations poll SQL Server more than one times instead of single polling. Normally in multi-server