
Chapter 8. Setting up the development environment 201
47.Select Add Output as shown in Figure 8-40.
Figure 8-40 Add output parameter to outbound operation
48.Replace parameter name output1 with outputHelloBG.
49.Change output type from string to HelloBG.
50.From the menu click File → Save All.
8.4.1 Service Component Architecture import for outbound operation
WebSphere Process Server uses a Service Component Architecture
programming model. In order for a resource adapter to plug into SCA and be
made available for invocation (for outbound operation) by other SCA
components, it must be configured as an SCA EIS import. SCA import is an
abstract conce ...