beautypg.com

Sun Microsystems 5.1.1 User Manual

Page 73

background image

Chapter 6

Section 6.5

Implementing the HTTPS eWay BPEL Sample Projects

Building and Deploying the prjHTTPClient_BPEL Sample Project

HTTPS eWay Adapter User’s Guide

73

Sun Microsystems, Inc.

Figure 28 Business Rule Designer: Case 2 Business Rule

12

Double-click the Case 1 (red) icon to set the Decision Gate properties for the cases.
The Decision Gate Properties dialog box opens.

13

For Case 1, add a string literal by dragging the icon from the toolbar. Call the literal
GET

.

14

By dragging the icon from the toolbar, add an EQUAL.

15

Drag Method under MultipleData_In_with_top_website.unmarshal.Output to
any1

under EQUAL in the left pane.

16

Drag GET under string literal to any2.

17

Drag return boolean under EQUAL to Result (boolean) in the right pane. See
Figure 29.