| ActiveVOS Samples |
| Sample: Admin API |
Communicate with the ActiveBPEL Server Administration Interface via the published
web services API in ActiveBPEL Server PE, EE or CE Engine. |
 |
| Sample: Alerts |
Create, deploy and register a BPEL Process that uses the Identity and Email
Services in the ActiveBPEL Server to respond to alerts generated by the Alert Service. |
 |
| [New] Sample: Asynchronous Message Exchange |
Learn now to communicate between web services using Asynchronous Message Exchange patterns. |
![[New] Sample: Asynchronous Message Exchange](images/web.gif) |
| [New] Sample: Attachments |
Create, deploy and register a BPEL Process that can interact
with data in SOAP Attachments sent as part of a request message. |
![[New] Sample: Attachments](images/web.gif) |
| [New] Sample: BPEL_Samples |
A collection of basic BPEL processes that provide examples ranging from
how to use a particular BPEL activity such as pick or scope, to more complex
examples of processes that invoke external Web services or show techniques
such as handling multiple start messages. |
![[New] Sample: BPEL_Samples](images/web.gif) |
| Sample: Complex Data Exchange |
This sample demonstrates best practices for communication using messages that contain complex data types.
Also discussed is the procedure for generating a Java client. |
 |
| Sample: Variable Initialization |
This sample shows different methods used to initialize BPEL process variables. |
 |
| Sample: Custom Functions |
Create, install and register custom functions that
can be used to facilitate common tasks within a BPEL process (e.g., XML to
string) using the ActiveBPEL custom functions framework. |
 |
| [New] Sample: Extended Query using Indexed Properties |
This sample shows the use of extended queries using indexed properies with ActiveBPEL. |
![[New] Sample: Extended Query using Indexed Properties](images/web.gif) |
| [New] Sample: Invoke |
This sample demonstrates how to invoke a BPEL process using a Java client. |
![[New] Sample: Invoke](images/web.gif) |
| [New] Sample: How to Resolve ActiveBPEL Sample Project Java Dependencies |
This sample contains documentation describing how to access jar files required by some ActiveBPEL sample projects. |
![[New] Sample: How to Resolve ActiveBPEL Sample Project Java Dependencies](images/web.gif) |
| [New] Sample: Utility Library |
A dependency of a few of the other samples, the classes here are useful when developing ActiveBPEL clients, Web services, and JSP pages. The provide common behavior (for example, AbstractDocumentClient and LiteralClient) and services (for example, StringUtils and Getopts). |
![[New] Sample: Utility Library](images/web.gif) |
| |