See ActiveVOS in action!


Attend an "Intro to ActiveVOS" webinar

Wednesday, September 8 at 12pm EDT / 9am PDT / 16:00 UTC

Register here >

CTO Tuesdays webinars

Free, weekly, educational BPM podcasts

Tuesday, September 14 at 12pm EDT / 9am PDT / 16:00 UTC

Topics: BPM, BPMN, web services, BPEL, SOA and more

Register here >

 

Process Patterns - Working with Data

The content on this page will help you understand how to work with process variables, handle attachments and complex data, and perform data transformations.

Working with Variables

Variable Initialization

This sample shows different methods used to initialize BPEL process variables

Validating Process Variables

Learn how to validate process variables using the Validate activity

Handling Attachments

Handling Attachments

Create, deploy and register a BPEL Process that can interact with data in SOAP Attachments sent as part of a request message

Handling Complex Data

Using Arrays
 

Use arrays within a process, as well as sending and receiving messages containing arrays to and from BPEL web services

Exchanging Messages Containing Complex Data

This sample demonstrates best practices for communication using messages that contain complex data types. Also discussed is the procedure for generating a Java client

Performing Transformations

XSL Transformation

Use XSL to transform XML documents