IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Oracle E-Business Suite > Configure the module for deployment > Configure the module for advanced queue integration

Configure the module for outbound processing

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.

You must place the required JAR files for the advanced queue interface in a local directory.

This task is to create an outbound integration application using advanced queue interface.


Procedure

  1. Create a project. For information about how to create a project, see Create the project.

  2. In the Select the Processing Direction window, select Outbound. Click Next.

    The advanced queue interface can be executed only for outbound processing.

  3. In the Specify the Discovery Properties window, select Oracle E-Business Suite > Advanced Queue.

  4. Select the Oracle E-Business Suite version, and specify the connection information for the advanced queue interface.

    1. In the System ID field, specify the system ID (SID) to connect to the Oracle E-Business Suite.

    2. In the Host name field, enter the host name or IP address of the system on which Oracle E-Business Suite is installed.

    3. In the Port number field, specify the port number to connect to the Oracle database.

    4. In the User name and Password fields, type the user name and password to connect to the Oracle database.

  5. Click Next.

  6. In the Find Objects in the Enterprise System window, click Edit Query.

  7. In the Specify the Query Properties window, specify the schema name or pattern you want to work with.

  8. 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.

  9. 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.

  10. In the Specify Composite Properties window, specify the business object information for the advanced queue interface.

  11. Click Next.

  12. 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.

  13. 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.

Configure the module for advanced queue integration


Next topic: Configure the module for inbound processing


Related concepts:

Dequeue operation

Enqueue operation

Limitations of JMS dequeue mechanism

Advanced Queue integration overview