To configure the module for the advanced queue interface,
use the external service wizard in Integration Designer and
create the advanced queue header and payload business object to start
outbound at run time.
Before you begin
You must place the required JAR files for the advanced queue
interface in a local directory.
About this task
This task is to create an outbound integration application using
advanced queue interface.
Procedure
- Create a project. For information about how to create a
project, see Creating the project.
- In the Select the Processing Direction window,
select Outbound. Click Next.
Note: The advanced queue interface can be executed only
for outbound processing.
- In the Specify the Discovery Properties window,
select .
- Select the Oracle E-Business Suite version, and specify
the connection information for the advanced queue interface.
- In the System ID field, specify
the system ID (SID) to connect to the Oracle E-Business Suite.
- In the Host name field, enter
the host name or IP address of the system on which Oracle E-Business Suite is
installed.
- In the Port number field, specify
the port number to connect to the Oracle
database.
- In the User name and Password fields,
type the user name and password to connect to the Oracle
database.
- Click Next.
- In the Find Objects in the Enterprise System window,
click Edit Query.
- In the Specify the Query Properties window,
specify the schema name or pattern you want to work with.
- Click OK to save your changes to
the query. In the Find Objects in the Enterprise System window,
click Run Query to use the query to discover
the objects. The result of running a typical query is shown in the
following figure: The Discovered objects pane
lists the different business service interfaces supported by the adapter.
- Select one or more interfaces from the Discovered
objects list, and click the > (Add) button to add the
interfaces to the Selected objects list. Configure
the properties for the Advanced queue header. The business objects
for the advanced queue payload is generated with other artifacts.
Click OK.
- In the Specify Composite Properties window,
specify the business object information for the advanced queue interface.
- Click Next.
- In the Specify the Service Generation and Deployment Properties window,
select Using an existing JAAS alias (recommended) or Using
security properties from the managed connection factory.
- In the Specify the Location Properties window,
select or create a module name, and then click Finish.
What to do next
You can test or deploy your module.