Click here to Skip to main content
Click here to Skip to main content

Consume Web Service to Orchestration

By , 24 Oct 2007
 

Introduction

Consume web service to Orchestration, that accepts input from BizTalk (XML file):

  • Here I make a web service accept a number and return their sum
  • Consume that web service to Orchestration (Add web reference)
  • Pass value from XML Receive port to WS
  • Invoke Web service by using web port and get output
  • Sending output by XML send port

Background

I make an assumption that you know how to:

  • Make a web service
  • Add web references on BTS
  • Basic Schema generation
  • Property promotion on schema
  • Schema Mapping

Using the Code

Web Service Output to Out XML Mapping

Screenshot - Map_WSOutToOutXml.jpg

Orchestration

Add configuration port and on port, type select web service port type. It will automatically create an appropriate request and response port.

Screenshot - Orchestration.jpg

Expression Shape

Here you need to assign input message value to Web service request message.

Screenshot - Expression.jpg

Points of Interest

Initially promoted field was not coming on Expression shape. To solve this, I give full name like projectname.schemaname.propertyschema.promoted field.

History

  • 24th October, 2007: Initial post

This is one of my very first articles, so if you find some pitfalls please send me email at thawait.himanshu@gmail.com.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Himanshu Thawait
Technical Lead www.igate.com
United States United States
Himanshu Thawait is from Pune INDIA, He is Currently Working with iGate Americas Inc. As a Technical Lead
 
Himanshu has more than 9+ yrs of experience in the IT industry working on Microsoft Technologies. He is involved in various project activities like designing the system and technical architecture,leading technical front and doing core development.He also has strong knowledge of Enterprise Business Application Domain.
 
Technical experience :C#, ASP.NET, WCF and Webservices, Biztalk 2010/2009/2006R2 with EDI(HIPPA).

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
GeneralMy vote of 3memberPradeep Nilugal18-Sep-11 20:16 
QuestionQuerymemberNileshxp103-Oct-10 21:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web03 | 2.6.130617.1 | Last Updated 25 Oct 2007
Article Copyright 2007 by Himanshu Thawait
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid