Chapter 6

Section 6.5

Reviewing the Sample Projects

Building and Deploying the prjBAPIOutbound Sample Project

6.5.4Create the Business Process

The next step in the sample is to create the bpBAPIOutbound eInsight Business Process in which the business rules are defined.

Steps to create a business process include:

1Right-click your new Project in the Enterprise Designer’s Project Explorer, and select New > Business Process from the shortcut menu. The eInsight Business Process Designer appears and BusinessProcess1 is added to the Project Explorer tree. Rename BusinessProcess1 to bpBAPIOutbound.

2Drag a FileClient.receive and a FileClient.write Activity, located under Sun SeeBeyond > eWays > File > FileClient, to the Business Process canvas.

Figure 50 bpBAPIOutbound eInsight Business Process

3From the Business Process toolbar, drag a Scope to the canvas. Once on your canvas, double-click the icon to expand the scope.

Figure 51 bpBAPIOutbound eInsight Business Process

4Drag a flightInput activity from the Project Explorer to the scope in the Business Process canvas, and then connect the canvas elements together as seen in Figure 51.

Figure 52 bpBAPIOutbound eInsight Business Process

5Create a business rule between the start of the Scope and jcdFlightGetList.flightInput. Next, connect the text field under FileClient.receive.Output to the Test1 field located under jcdFlightGetList.flightInput.Input > CustBapi.

eWay™ Adapter for SAP BAPI User’s Guide

80

Sun Microsystems, Inc.

Page 80
Image 80
Sun Microsystems SAP BAPI manual Create the Business Process, Steps to create a business process include