Input/Output parameters in orchestrations – Adding Parameters to Orchestrations

You can specify what parameters your orchestration should take in the Orchestration View window. An orchestration can take the following items as parameters:

  • Messages
  • Variables (including objects)
  • Correlation sets
  • Role links
  • Ports

Parameters can be passed between orchestrations as in parameters or out parameters.

  • In parameters can be passed by value or by reference.
  • Out parameters can only be passed by reference.

Parameters can include variables, messages, correlation sets, role links, and ports.

To set orchestration parameters

  1. In the Orchestration View window, use the Orchestration Parameters folder to add variables, messages, and ports.
  2. For each item added to the Orchestration Parameters folder, use the Properties window to specify the Direction property:
    • In – a parameter passed in by value.
    • Ref – a parameter passed in by reference.
    • Out – a parameter passed out by reference.
Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

2 thoughts on “Input/Output parameters in orchestrations – Adding Parameters to Orchestrations”

Leave a Reply

Your email address will not be published. Required fields are marked *

turbo360

Back to Top