The process is stopped to check on the existence of the customer. Adapter endpoint properties are displayed. Figure 50-24 provides details. The SQL syntax to be executed is also displayed.
Right-click a property and select View Whole Value to view the data being passed to the customer (for this example, nativePayload is selected). Figure 50-25 shows the customer ID being passed. View Whole Value is also useful for non-XML BPEL variables.
Figure 50-25 Request Message Contents Being Passed
Click the Step Over icon to execute the database adapter.
Right-click a property and select View Whole Value to view the customer reply message data. For this example, the value of 1 indicates that the customer exists. Figure 50-26 provides details.
Figure 50-26 Reply Message Contents Being Returned