Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.3 KB

using-variables-in-orchestrations.md

File metadata and controls

28 lines (22 loc) · 1.3 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: Using Variables in Orchestrations
Using Variables in Orchestrations
06/08/2017
biztalk-server
article

Using Variables in Orchestrations

Orchestration Designer provides facilities for managing data in your orchestration. You can define data types in the Orchestration View window, create messages, variables, and parameters in the Orchestration View window, and use BizTalk Expression Editor to add logic to manipulate and test values.

In This Section

Orchestration Variable Types

Valid Characters in Orchestration Identifiers

How to Add Orchestration Variables

Variable Scope in Orchestrations

Initializing Orchestration Variables

See Also

Using Messages in Orchestrations
How to Add Parameters to Orchestrations
Using Expressions in Orchestrations