BizTalk Magazine – September 2014 Edition (proof of concept)

BizTalk Magazine – September 2014 Edition (proof of concept)

I miss the old BizTalk Hotrod Magazine, of my knowledge, there isn’t no other type of magazine about BizTalk Server. And the only thing we have approximately to that is the Flipboard BizTalk Magazine that I have weekly published throughout these last months. You can find the BizTalkMagazine into Flipboard in in your favorite device […]
Blog Post by: Sandro Pereira

BizTalk Documenter 2013

BizTalk Documenter 2013

Colin Dijkgraaf and myself have released a version of the BizTalk Documenter for BizTalk 2013 and an update for the BizTalk Documenter for BizTalk 2010. These releases fix the following issues and have added some new functionality; Added a WIX installer to the project. Fixed several inner exceptions within the application. Suspend and Terminate orchestration […]
Blog Post by: mbrimble

BizTalk Summit 2014 in December

BizTalk Summit 2014 in December

Save the date for BizTalk Summit 2014, which will take place December 3-5 on the Microsoft Campus in Redmond, WA. There will be 300+ partners and customers, so bring your questions, knowledge, and business cards. Agenda Executive keynotes outlining Microsoft vision and roadmap Technical deep-dives with product group and industry experts Product announcements Real-world demonstrations […]
Blog Post by: mepemberton

The Upcoming End of Extended Support for BizTalk Server 2006

The Upcoming End of Extended Support for BizTalk Server 2006

In July, Microsoft ended all support for BizTalk Server 2004. This got us to thinking about the looming end of support for other versions of BizTalk Server: mainstream support for 2006 and 2009 has already ended, and extended support for 2006 (and R2) ends in July 2016: http://social.technet.microsoft.com/wiki/contents/articles/18709.biztalk-server-product-lifecycle.aspx According to Microsoft, extendedsupport differs quite a […]
Blog Post by: mepemberton

Visual Studio fail to imported project while migrating BizTalk Project: Unable to read the project file. The project file could not be loaded. Root element is missing

Visual Studio fail to imported project while migrating BizTalk Project: Unable to read the project file. The project file could not be loaded. Root element is missing

In the last few weeks I have been doing BizTalk project migrations successfully from BizTalk Server 2006 and Visual Studio 2005 to recent version: BizTalk Server 2010/VS 2010 or BizTalk Server 2013/VS2012. In most of the scenario this is a simple task and regarding to Visual Studio we basically just need to open the “old” […]
Blog Post by: Sandro Pereira

ESB Toolkit Tip #20: Use the WSS Adapter Provider from the ESB Toolkit Extensions

By default the Microsoft BizTalk ESB Toolkit does not provide the functionality to send a message to Windows SharePoint Services. Luckily you do not have to create a custom Adapter Provider for this but is there already one available in the ESB Toolkit Extensions Library. The WSS Adapter Provider provides the functionality to promote various Windows SharePoint Services Adapter property values.

 

Using the WSS Adapter Provider

To use the WSS Adapter Provider in an Itinerary, you must install the ESB Toolkit Extensions.
Download the latest source code from the ESB Toolkit Extensions Library on CodePlex.
 
Create an Itinerary and in the Resolver of the Routing Service select “Windows SharePoint Services” for the Transport Name.
 

In the Endpoint Configuration property are extra properties available that are specific for the
SharePoint Adapter:

  • Define the namespace aliases used by the XPATH queries.
  • The SharePoint columns and values to be set for this message.
  • The Username and Password for the SharePoint online account.
  • Use the SharePoint Client Side Object Model (CSOM) or the Service Side Object Model (SSOM)

   

See Also

For more information on the WSS Adapter Provider see:

  • Using the WSS Adapter Provider from the ESB Toolkit Extensions in BizTalk 2013

"INTEGRATE – 2014"- Announcing the Global BizTalk Summit, Microsoft Campus, WA. Dec 3-5, 2014

We are super thrilled to announce the first global BizTalk summit called “INTEGRATE – 2014“, which will be held on the Microsoft campus, Redmond WA, December 3-5, 2014. Microsoft was conducting the “BizTalk Summit” for the past 2 years in their Redmond campus. This year they decided to pass the responsibility to us to organise […]

The post "INTEGRATE – 2014"– Announcing the Global BizTalk Summit, Microsoft Campus, WA. Dec 3-5, 2014 appeared first on BizTalk360 Blog.

Blog Post by: Saravana Kumar