Category: Code
-
Itinerary Configurator
Problem I had many web services to implement with BizTalk ESB Toolkit. All these web service would take input message, perform some mapping/enrichment on the input message call a web service on a LOB system. The LOB web service result would then be mapped to the result of the web service and returned to the…
-
Secure Messaging Solution
We are sending end receiving sensitive information over the internet. We want to secure all the messages we are exchanging with our partners. Technical Background Microsoft® BizTalk® Server relies heavily on the security provided by certificates. By using certificates for encryption and digital signatures, BizTalk Server can send and receive data that can be trusted.…
-
An Extensible Light Xml Rules Engine Component
he Extensible light XML rules engine component allows the easy configuration of rules in XML, definition of the interpretations of rules and the actions to be taken by client code. Though the component idea is simple its extensibility and completeness makes it worth of reuse. The component is developed in C# and .Net framework. Component…
