by community-syndication | Feb 22, 2012 | BizTalk Community Blogs via Syndication
Microsoft BizTalk Server 2010 ships with some assemblies that assist you with the administration and deployment of your BizTalk environment. There was a small challenge to dynamically detect the BizTalk Servers of a BizTalk Group, during an automated deployment.
by community-syndication | Feb 22, 2012 | BizTalk Community Blogs via Syndication
I recently hit an issue while configuring a sql job to process my BAM cubes by running the BAM_AN_* packages with the following error: Code: 0×00000000 Source: Set global connection string variables Description: Object reference not set to an instance of an object. I later found that this was due to the user under which […]
Blog Post by: DipeshA
by community-syndication | Feb 21, 2012 | BizTalk Community Blogs via Syndication
Folks, here’s a great page showing which Azure OS and SDK applies to what version.
One to keep handy – get prepared for a v1.7 SDK release
http://msdn.microsoft.com/en-us/library/windowsazure/ee924680.aspx
Blog Post by: Mick Badran
by community-syndication | Feb 20, 2012 | BizTalk Community Blogs via Syndication
There was a question in Microsoft
BizTalk Server General Forum where the requirement was to promote values on
the messages extracted from a batch of messages using orchestration.
How it could be implemented?
To promote the properties in orchestration one need
to initialize the correlation set as demonstrated by Sarvana Kumar in his blog.
But you can initialize the correlation set only once
by community-syndication | Feb 19, 2012 | BizTalk Community Blogs via Syndication
As Mexia starts doing more and more Azure work, I am getting asked more frequently about firewall rules for accessing the Azure Service Bus.
At first this seemed a weird question to me, to communicate with Azure Service Bus it is all outbound traffic, but more and more companies lately are restricting outbound traffic, for example the default Microsoft Threat Management Gateway (TMG) outbound rule only allow 80 and 443.
So for my own reference and for others that may get asked the same question, here are the steps for create an TMG outbound firewall rule for Azure Service Bus:
In the TMG Management Console under Web Access Policy, we need to define the network object that represents our BizTalk or Windows Server that needs to access SB
We also need to create a Protocol rule that defines that SB Traffic, TCP 9350 to 9354
We then need to create the Web Access Policy for Azure ServiceBus
Protocols HTTP, HTTPS and the ServiceBus Protocols we defined earlier
The Source of the Traffic we defined earlier
The destination of the traffic, in our case the external interface on our TMG Server
Once the Web Access Policy is created you will have to activate the change to the TMG Server
The new Web Access Policy is now active, you BizTalk or Windows Server will now have access to the Azure Service Bus
by community-syndication | Feb 19, 2012 | BizTalk Community Blogs via Syndication
Read what auto certificate rollover in AD FS is and how it can impacts your services. Also learn how to prevent this feature of having impact on your services.
by community-syndication | Feb 18, 2012 | BizTalk Community Blogs via Syndication
In .NET, Windows Communication Foundation (WCF) provides all the support you need to build distributed service-oriented data access solutions. You can certainly work with WCF directly to create custom services and expose data from an Entity Data Model (EDM) with the ADO.NET Entity Framework, or from any other data access layer (DAL) of your choosing. […]
Blog Post by: Lenni Lobel
by community-syndication | Feb 16, 2012 | BizTalk Community Blogs via Syndication
A few of our teams have been using the EMC (formerly Conchango) Scrum for Team System process template for TFS. We’re doing a migration at a client over to TFS 2010 from TFS 2008, and were attempting to move to the newest version of the process template along with it.
Project Portal Problems
TFS 2010 ships […]
Blog Post by: Michael Gerety
by community-syndication | Feb 16, 2012 | BizTalk Community Blogs via Syndication
One of the big feature we added in our 3.2 release is the graphical message flow viewer. Basically it allows user to visualize the end-to-end message flow within your BizTalk Environment. A example screen shot
We released a short video (7 minutes) this morning covering some of the scenarios and showing how easy it’s to use it. If in case you are not aware, graphical message flow viewer requires zero development/configuration effort, you can install BizTalk360 on your existing environment and start using it straight away.
Watch the video:
https://vimeo.com/36884124
Nandri
Saravana Kumar
by community-syndication | Feb 15, 2012 | BizTalk Community Blogs via Syndication
Hey guys,
Breeze is looking for some keen .NET Developers who have some SharePoint (2007/2010)
experience and would like to accelerate their development accessing the latest technologies.
If that sounds like you please visit www.breeze.net/about/jobs.aspx,
we’d love to hear from you.
Keep smiling,
Mick.
Blog Post by: Mick Badran