Interaction specification properties are optional. If you
choose to set these properties, the values you specify are displayed
as default values in all the parent FTP business objects generated
by the external service wizard.
Interaction specification properties control the interaction for an
operation. While creating the artifacts for the module, the adapter
generates an import file. The import file contains the operation for
the top-level business object.
About this task
To set interaction specification properties and generate
artifacts, follow this procedure. For more information, see
Wrapper and interaction specification properties.
Note: The values set in the business object wrapper properties
take precedence over the interaction specification properties, even
if a NULL value is set. If the values are not set in the business
object wrapper properties, then the adapter uses the values set in
the interaction specification properties. The adapter uses the values
set in the Managed (J2C) connection factory properties if the values
are not set in the wrapper and the interaction specification properties.
Procedure
- Optional: To set interaction specification
properties, populate the fields in the Operations window. You can also click Advanced to add additional
property details.
- Type values for any fields you want to set as defaults.
- Select the Generate a unique file check
box, to enable the adapter to generate a unique file name during the
outbound Create operation. For more information,
see Generate a unique file property (GenerateUniqueFile).
- Click Next.
Figure 1. Interaction specification properties
- In the Generate Service window, specify
a name for the interface. The specified name is displayed
in the IBM® Integration Designer assembly
diagram.
Figure 2. Specify the Name and Location
window
- Click Finish. The IBM Integration Designer assembly
diagram displays the interface you created.
Figure 3. Interface in Integration Designer
- Optional: Repeat the previous steps to add
all other required operations, including the bindings, data handlers,
and interaction specifications.
Results
IBM Integration Designer generates
the artifacts and the import. The outbound artifacts that are created
are visible in the
IBM Integration Designer Project
Explorer under your module.
What to do next
Deploy the module to the server.