WebSphere Adapter for Siebel Business Applications

Performing the migration

Migrate to the latest version of the adapter by adding properties to the inbound service description EAR file and deploying the EAR file onto WebSphere Process Server.

About this task

To migrate to the latest version of the adapter, you must update the inbound service description with the latest event filtering properties to enable inbound filtering.

How to perform this task

  1. In the imported EAR file, find the inbound service description, and add the following properties:
    • <assuredOnceDelivery>true</assuredOnceDelivery>
    • <filterFutureEvents>false</filterFutureEvents>
    • <eventTypeFilter>xyz</eventTypeFilter>
      Note: The xyz represents the actual object name on which the filtering must be done.
    The properties must specify a value, otherwise, there an error is thrown when you deploy the EAR file. You must add the EventTypeFilter property with a valid value. If you do not want to enable filtering on an event type, do not add it to the export.
  2. Export the application as an EAR file by selecting File > Export > EAR file.
  3. Type the default name of the EAR file.
  4. Deploy the EAR file onto WebSphere Process Server.

Result

You have completed all the necessary steps for migration.

Terms of use |

Last updated: Mon 30 Oct 2006 03:37:37

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)