Book Image

WS-BPEL 2.0 Beginner's Guide

Book Image

WS-BPEL 2.0 Beginner's Guide

Overview of this book

Table of Contents (19 chapters)
WS-BPEL 2.0 Beginner's Guide
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3, Variables, Data Manipulation, and Expressions


Pop quiz – variables and data manipulation

Q1

2

Q2

type, element, messageType

Q3

Q4

<assign>
  <copy>
    <from variable="BookstoreAResponse" />
    <to variable="BookStoreWithLowestQuantity" />
  </copy>
</assign>

Q5

2

Q6

1

Q7

2