by community-syndication | Sep 15, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Sep 11, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Sep 8, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Sep 8, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Sep 8, 2014 | BizTalk Community Blogs via Syndication
Classical but mandatory I’ll talk about social and big data in furtherarticles. The first will describe how retrieving live tweets and store them in HDFS. Pre-requisite We’ll use the flume to retrieve stream tweet/ A Flume event is defined as a unit of data flow having a byte payload and an optional set of string […]
Blog Post by: Jeremy Ronk
by community-syndication | Sep 6, 2014 | BizTalk Community Blogs via Syndication
This is the fourth in a series of posts exploring What’s New in BizTalk Server 2013 R2. It is also the second in a series of three posts covering the enhancements to BizTalk Server’s support for RESTful services in the 2003 R2 release. In my last post, I wrote about the support for JSON Schemas […]
Blog Post by: Nick Hauenstein
by community-syndication | Sep 5, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Sep 5, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Sep 5, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Sep 4, 2014 | BizTalk Community Blogs via Syndication
Description of an issue when adding the WCF.OutboundCustomHeaders to the context when sending to the BizTalk ServiceBus adapter.