The adapter provides a sample application that illustrate how you deploy an application package and how the adapter processes business objects. The application presents two scenarios, one for each audience of the adapter. The adapter audience consists of two users: the application integrator and the data integrator.
For each of the samples provided, the two scenarios presented are as follows:
Scenario | Description | Audience |
---|---|---|
Scenario 1 |
|
Application integrator |
Scenario 2 |
|
Data integrator |
Structure of the sample application package for Scenario 1
The sample application files are installed when you install the adapter. A comprehensive set of files, for a non-enterprise service discovery sample, are packaged in an archive file that is installed in the Sample folder. This sample illustrates the inbound and outbound operations.Structure of the sample application package for Scenario 2
For Scenario 2, targeted at the Data Integrator, the sample application package provides the capability for you to create the SCA artifacts and configure the adapter using the enterprise service discovery wizard. You can, however, access copies of all the files that you eventually generate using the enterprise service discovery wizard, as a way of verifying that what you create with the enterprise service discovery wizard is indeed correct and what the application expects in order to run properly.Business object structure
Refer to the section, Structure of business objects, for business object structure information.Deploying and configuring the sample for scenario 1
Scenario 1, targeted at the Application Integrator, provides a configured instance of the adapter and all the necessary SCA artifacts, so you are not required to deploy the package and configure the adapter.Deploying and configuring the sample for scenario 2
Scenario 1 targets the Data Integrator and requires you to use the enterprise service discovery wizard to deploy the application package, configure the adapter, and generate the service component architecture artifacts.Running the sample application
After you deploy and configure the sample application package and adapter, you can run the application to illustrate how the adapter supports outbound processing of business objects.
Parent topic: Using the samples