Use WebSphere® Integration
Developer to create an outbound interface in the FlatFileChunksAssembly module.
The outbound interface is used to execute the create and append operations
needed to complete this scenario.
- Create the outbound interface by following the same steps used
to create the inbound interface in these sections:
- Setting connection properties for enterprise service discovery
- Selecting the business objects and services
- In the Configure Objects window of the enterprise service discovery
wizard, select Outbound from the Service
Type list. The default base namespace for the business
object schema to be generated is displayed. This value can be changed.
- Type the location of the business object in the BO Location field. This creates the specified directory name in your connector project.
- Click Next. All of the listed operations
are selected by default. You can change the list by clicking the Add or Remove buttons.
- In the Generate Artifacts window, select the Deploy
connector with module check box.
- Select the default setting, Use discovered connection
properties.
- In the Generate Artifacts window, specify
the Output Directory where all of the split files can be assembled and placed.
Figure 1. Generate Artifacts window
- Optional: Specify a Staging Directory where the split
files can be created before moving to them output directory.
- Click Finish.
Result
The FlatFileOutboundInterface
is created in the FlatFileChunksAssembly Module.