Sign in
The Enterprise Integration Space
Writing about Integration Services (Service Bus EAI and EDI Labs) and BizTalk Server
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Adapter Pack
Azure
Azure Integration
Azure Service Bus EAI EDI Labs
Azure Service Bus EAI EDI Labs Bridges Windows Azure Integration Integration on cloud
Azure Transforms
BizTalk Server
BizTalk Server 2006 R2
Bridge artifacts
Bridges
EAI Bridges
EDI
FTP Server
Integration on cloud
Integration Services
LOB adapters
Service Bus Connect
Service Bus EAI and EDI Labs
Service Bus EAI EDI Labs
Transforms
VETER
WCF adapters
Windows Azure Integration
Windows Azure Service Bus
XML Bridges
Archive
Archives
April 2013
(4)
March 2013
(2)
December 2012
(1)
November 2012
(2)
September 2012
(1)
June 2012
(4)
May 2012
(2)
April 2012
(9)
March 2012
(2)
February 2012
(2)
January 2012
(1)
June 2011
(1)
April 2011
(2)
March 2011
(1)
February 2011
(2)
January 2011
(7)
December 2010
(2)
November 2010
(6)
September 2009
(1)
August 2009
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The Enterprise Integration Space
Now Live!–Tutorial on Integrating BizTalk Server 2013 with Salesforce
Posted
23 days ago
by
Nitin Mehrotra_MSFT
0
Comments
[ This blog post follows up from my other blog post Coming Soon!–Tutorial on Integrating BizTalk Server 2013 with Salesforce . ] We have now released an update to the BizTalk Server 2013 Help to include a new tutorial that demonstrates how to integrate...
The Enterprise Integration Space
BizTalk Server 2013 now available on Windows Azure IaaS
Posted
1 month ago
by
Nitin Mehrotra_MSFT
0
Comments
This week, Windows Azure Infrastructure Services (IaaS) was made generally available to the customers. You can look at some blog posts related to this announcement here and here . As part of this, BizTalk Server 2013 (RTM) VM images were also pushed live...
The Enterprise Integration Space
BizTalk Server 2013 - New Features Blog Series – WCF-BasicHttpRelay Adapter
Posted
1 month ago
by
Nitin Mehrotra_MSFT
1
Comments
BizTalk Server 2013 introduces few new adapters that enable out-of-the-box connectivity with endpoints on Azure. One such adapter is WCF-BasicHttpRelay adapter, which can be used to send and receive messages from a Service Bus relay endpoint. This adapter...
The Enterprise Integration Space
BizTalk Server 2013 Documentation Release Strategy
Posted
1 month ago
by
Nitin Mehrotra_MSFT
0
Comments
With BizTalk Server 2013 we wanted to adopt a documentation strategy of having the docs mostly available over the web and not packaged as part of the product. This has various benefits but is driven mostly by the fact that users look for information mostly...
The Enterprise Integration Space
Coming Soon!–Tutorial on Integrating BizTalk Server 2013 with Salesforce
Posted
1 month ago
by
Nitin Mehrotra_MSFT
2
Comments
It’s finally about to arrive. The new WCF-BasicHttpRelay adapter in BizTalk Server 2013 makes it really easy to integrate BizTalk Server with Salesforce. The scenario that I am working on documenting involves getting an opportunity notification from Salesforce...
The Enterprise Integration Space
BizTalk Server 2013 - New Features Blog Series - Dependency Tracking
Posted
1 month ago
by
Nitin Mehrotra_MSFT
5
Comments
In this blog series, I’ll try to go through the new features introduced in BizTalk Server 2013. I’ll start with Dependency Tracking . A BizTalk Server application may contain a bunch of artifacts such as send ports, receive locations, orchestrations,...
The Enterprise Integration Space
What are the XPIPELINE_MESSAGETYPE and XPIPELINE_REQUESTMESSAGETYPE properties
Posted
5 months ago
by
Nitin Mehrotra_MSFT
1
Comments
While working with Service Bus EAI and EDI Labs, both as part of the Enterprise Application Integration project as well as the TPM Portal, we come across a couple of properties that are by default promoted on any given message. These two properties are...
The Enterprise Integration Space
BizTalk Server 2013 Beta – What’s New?
Posted
6 months ago
by
Nitin Mehrotra_MSFT
0
Comments
In this post, I am going to list down the key new features introduced in BizTalk Server 2013 Beta and also provide some useful links that describe how to use those features. But, to start with, this is where you can download the Beta bits for BizTalk...
The Enterprise Integration Space
What do you want to see in the official documentation for BizTalk Server 2013 Beta and Service Bus EAI/EDI Labs?
Posted
6 months ago
by
Nitin Mehrotra_MSFT
1
Comments
I am reaching out to the BizTalk community to come up with a list a scenarios that you want to be documented as part of the official documentation from Microsoft. You can share with us scenarios that are: Hybrid – Scenarios that involve both BizTalk Server...
The Enterprise Integration Space
BizTalk Server 2010 R2 – July 2012 CTP!!
Posted
8 months ago
by
Nitin Mehrotra_MSFT
5
Comments
Exciting times !! After a gap of two years BizTalk Server is kicking back again, and it’s not just kicking, it’s roaring!! Through this blog, I attempt to put down a list of new features and updates that have been introduced in the CTP. There are...
The Enterprise Integration Space
REST Interface for Managing Service Bus EAI/EDI Labs
Posted
10 months ago
by
Nitin Mehrotra_MSFT
0
Comments
When we deploy a typical EAI Services project to the Service Bus, all the artifacts and the components included in the project get deployed to the Service Bus. So, what are these artifacts and components. The artifacts include the schemas and transforms...
The Enterprise Integration Space
Tutorial: Using EAI Bridges to Send/Receive Messages from Service Bus Relay Services
Posted
11 months ago
by
Nitin Mehrotra_MSFT
3
Comments
A new tutorial is uploaded to MSDN that demonstrates how to send XML messages with different schemas to a request-reply XML bridge deployed on Windows Azure Service Bus. The tutorial is available at : http://msdn.microsoft.com/en-us/library/windowsazure...
The Enterprise Integration Space
Service Bus EAI/EDI Labs | Deciphering the Bridge Configuration Surface
Posted
11 months ago
by
Nitin Mehrotra_MSFT
1
Comments
When you install the Windows Azure EAI and EDI Labs SDK , it installs a Visual Studio project template called the Enterprise Application Integration (EAI) Project. You can use this project template to create integration solutions that can be deployed...
The Enterprise Integration Space
Sample: Using EAI Bridges to Send/Receive Messages from Service Bus Relay Services
Posted
11 months ago
by
Nitin Mehrotra_MSFT
0
Comments
I have a new sample to share. This sample demonstrates how to send messages of different XML schemas to a request-reply EAI Bridge deployed on Windows Azure Service Bus. The bridge runs some processing logic, which is configured using the different stages...
The Enterprise Integration Space
Tutorial on How to Use Service Bus EAI Bridges to do a SQL Azure Lookup
Posted
11 months ago
by
Nitin Mehrotra_MSFT
0
Comments
This post is in continuation to the blog post yesterday announcing a sample on how to do a SQL Azure lookup using Service Bus EAI Bridges. The post is available here: http://blogs.msdn.com/b/nitinme/archive/2012/05/25/sample-using-service-bus-eai-bridges...
The Enterprise Integration Space
Sample: Using Service Bus EAI Bridges for SQL Azure Lookup
Posted
11 months ago
by
Nitin Mehrotra_MSFT
0
Comments
[ Link to the sample: http://code.msdn.microsoft.com/Using-EAI-Bridges-with-SQL-be2b5761 ] SQL Azure lookup is a very useful feature available with Service Bus EAI Bridges. Using this feature, a bridge can go ‘lookup’ a SQL Azure database table, pick...
The Enterprise Integration Space
Service Bus EAI EDI Labs | Transforms : How to Create an Empty Node in the Destination Schema Using the Map
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
1
Comments
In BizTalk one could use logical functoids, set it to a true value, and then attach it to an element in the destination schema. This would have created an empty node in the transformed message. This behavior is not there in the map available with Service...
The Enterprise Integration Space
Asking for Scenarios for Using Service Bus EAI and EDI Labs
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
0
Comments
Hi !! I am looking to document some real-world business scenarios for using the Windows Azure Service Bus EAI and EDI Labs. This could be a very basic scenario or a really complex one. I am game with either. Would you like to share your specific scenarios...
The Enterprise Integration Space
Some dough on the Tool for Migrating BizTalk Maps to Azure Transforms
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
0
Comments
We are already aware of the BTM Migration Tool that was made available through CodePlex a while back. Just wanted to have some dough shared with folks that the migration tool. To start with, AFAIK, the current release of the tool is ‘not supported’. This...
The Enterprise Integration Space
BizTalk Server Video!! X12 Message Exchange Between Two Trading Partners Using BizTalk
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
0
Comments
Well, this is slightly old as I had created these videos probably last year in 2011. But it won’t harm to let you all know that it’s out there and you can watch them to understand how X12 messaging works in BizTalk Server 2010. Having said that, this...
The Enterprise Integration Space
Interesting!! Why Would I need an EDI Project (artifacts) Visual Studio Template installed by Service Bus EAI and EDI Labs SDK?
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
1
Comments
I install Service Bus EAI and EDI Labs SDK and I open Visual Studio to start creating an integration solution. I can see two project templates available to me. One of those is EDI Project (artifacts). I open that and I see only transform and a couple...
The Enterprise Integration Space
Service Bus EAI and EDI Labs – A ‘living’ blog post of issues you might encounter while using Service Bus EAI and EDI Labs
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
1
Comments
Through this blog post, I am making an effort to collate some of the most common issues (and provide troubleshooting information) for issues one could face while using Service Bus EAI and EDI Labs bits. I call this a ‘living’ post because I am going to...
The Enterprise Integration Space
Sending Messages from an FTP Server to an EAI Bridge Deployed on Azure Service Bus and Inserting into an on-premises SQL Server Database
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
0
Comments
This sounds like a perfect end-to-end scenario. I have a flat-file message which I wanted to be written into my partners SQL Server database instance that resides behind the organization’s firewall. How do I accomplish this using the Azure Service Bus...
The Enterprise Integration Space
What’s new in the April Refresh of Service Bus EAI/EDI Labs
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
0
Comments
There are a bunch of new features that are added to this refresh. Let’s go through a summary of those. For ease of organization, lets organize the updates into categories – bridges, Service Bus Connect, Transforms, and EDI Portal Updates to Bridges FTP...
The Enterprise Integration Space
Windows Azure Service Bus EAI and EDI Labs April 2012 release is now live!!
Posted
over 1 year ago
by
Nitin Mehrotra_MSFT
0
Comments
The April refresh of the Azure Service Bus EAI and EDI Labs is now live. Here’s some dough that you would be interested in: Read the forum post about preparing to use the April refresh at http://social.msdn.microsoft.com/Forums/en-US/servicebuslabs/thread...
Page 1 of 3 (53 items)
1
2
3