Send signed and encrypted SOAP request in BizTalk Server using WS-Security
To send the signed and encrypted SOAP request to a web service from BizTalk server then follow these steps: Step 1: Create send port (One Way/Solicit Response as per requirement) select WCF-Custom in...
View ArticleSend signed SOAP request without encrypting the header and body in BizTalk...
Simply follow all the required steps mentioned in my previous post and then create a custom behaviour extension to disable the encryption by using the following code in the AddBindingParameters...
View ArticleWorking with BizTalk and Octopus Deploy Part 2
Further to my post about deploying BizTalk solution using Octopus found here, this post will describe the substitution of variables in Octopus 3.0 release. In Octopus 2.x.x release, we had...
View ArticleWhy Every Company Should Visit Their Customers Frequently?
I’m writing this blog from Calgary, Canada where I’ll be speaking at “Azure Hybrid Integration Day” along with fellow MVP’s. This is my first time at Calgary. When the opportunity came few months ago,...
View ArticleAzure Logic Apps Monthly Update – October 2015
In one of our earlier blog post, we mentioned how Microsoft is taking the effort to shape a community driven approach by organizing a monthly “Google Hangout session” to communicate the latest updates...
View ArticleIntegration Monday Recap and Push-BUtton Push Trigger Introduction
This blog post serves as a quick recap of and expansion on my October 19th Integration Monday talk titled Building Push Triggers for Logic Apps. You can view the session and look through the slides...
View ArticleA Brief History of Cloud-Based Integration in Microsoft Azure
Mission Briefing In conversations with students and other integration specialists, I’m discovering more and more how confused some people are about the evolution of cloud-based integration...
View ArticleBizTalk Server: Teach me something new about Flat Files (or not) – Positional...
In the second post of this series we follow a simple walkthrough explaining the basic principles to create a flat file schema from a file delimited by symbols. Now it’s time to do the same thing, but...
View ArticleIs BizTalk360 a Pain-killer or a Vitamin?
When you are building a company, there is a famous analogy – either you build a solution that acts like a pain-killer tablet, which means it’s a must have; or you build a vitamin tablet which is a nice...
View ArticleThe coolest tracking app for your Microsoft Band
I know that is not the coolest app that you will find, nor was that the goal, but probably will be the first BizTalk Blog available for your band Microsoft Band helps you live healthier and achieve...
View ArticleHow to fix or configure the Deployment Properties of a BizTalk Project with...
It is nothing new that before you can deploy a solution from Visual Studio into a BizTalk application, you must first set project properties, especially the Server and the Configuration Database....
View ArticleHow to fix or configure the Signing Properties of a BizTalk Project with...
In the previous post it was provide a PowerShell script to fix or configure the Deployment Properties of a BizTalk project. However, and this is also nothing new, before deploying a BizTalk project we...
View ArticleHadoop : Comment réduire ses coûts HDInsight pour le développement
Comme on le voit dans ce diagramme, HDInsight est au cœur de la plateforme Big Data de Microsoft. L’offre Azure Data Lake Analytics et l’offre HDInsight ont un positionnement similaire. Suivant que...
View ArticleListing Subscriptions and Logic Apps from .NET
For most people, using PowerShell scripts/cmdlets to access Azure and get information about subscriptions and resources (e.g. Logic Apps) will be enough. But what if you want to do it yourself from...
View ArticleMicrosoft announce new Logic App Features and new Designer
At connect(); 2015 this year, Microsoft announced some new Azure App Service features relating to Logic Apps and API Apps (watch the video here:...
View ArticleWhat’s hot in tech? Reviewing the latest ThoughtWorks Radar
I don’t know how you all keep up with technology nowadays. Has there ever been such a rapid rate of change in fundamental areas? To stay current, one can attend the occasional conference, stay glued to...
View ArticleMicrosoft Message Queuing Testing Tool
In the last couple of days I been working (migrating a BizTalk Solution from BizTalk Server 2004 to BizTalk Server 2013 R2) in a solution that works deeply with Microsoft Message Queuing (MSMQ). It...
View ArticleMicrosoft Message Queuing Testing Tool updated
I just released yesterday, but I’ve decided to do a small update to this tool bringing new functionalities in order to solve some limitations, especially Character Encoding problem. Portuguese language...
View ArticleMicrosoft Azure Logic Apps at Microsoft WebCamp Lisbon | December 2, 2015
This post is for the BizTalk Server and other Portuguese Community, will be held on December 2, 2015 between 9:30 – 18:00 the Microsoft WebCamp at Microsoft Portugal in Lisbon. Microsoft WebCamp is the...
View ArticleBizTalk 2013 R2 JSON Encoder cannot process SOAP faults
We have discovered that if a SOAP fault is sent to a pipeline using the JSON Encoder the following error occurs; A response message sent to adapter “WCF-WebHttp” on receive port “OrderAPI” with URI...
View Article