In Orchestration when there is requirement is that all the exception should be logged into ESB Management Portal or ESB Exception Database, then we need
Custom Pipeline
Microsoft provides lots of feature in BizTalk Pipeline with having inbuild pipeline components. E.g. JSON Encoder, Decoder, MIME/SMIME Decoder etc. But sometimes we need add
BAM in Orchestration
In BizTalk, BAM applies on pipeline level and in orchestration. Here we are going to implement BAM in Orchestration through BAM API programming. For more
BAM API
In BizTalk, BAM (Business Activity Monitoring) can be applied on pipeline and in orchestration. BizTalk also provide Tracking Profile Editor tool to implement BAM in
Serverless Architecture (FaaS)
Serverless architecture is hot topic in today’s market in cloud computing. Its provide a great feature in Cloud computing. After coming IaaS (Infrastructure as a
Handling Port level exception through orchestration
We can handle Receive/Send port level exception related info through orchestration. For this, we need to create a separate BizTalk application. Or We can create