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 inbound processing

Setting global properties for operations

After you have selected database objects in the external service wizard, you need to specify properties that apply to all business objects.


Procedure

  1. When the Selected objects list in the Find Objects in the Enterprise System window contains all the business objects you want to use in your application, click Next.

  2. In the Specify Composite Properties window, review the list of operations. This list contains the operations that the adapter supports for the inbound services. To add to the list of operation includes operations for all business objects you selected on the previous window.

    The specified operations are set for all business objects that are generated.

  3. To remove an operation that you do not need, select the operation name and click Remove. If you change your mind, click Add and restore a removed operation.

  4. In Business object namespace, accept the default namespace or type the full name of another namespace.

    The namespace is prefixed to the business object name to keep the business object schemas logically separated. For more information about this property, see Business object namespace (BusinessObjectNameSpace).

  5. Optionally, in Folder, type the relative path to the folder where the generated business objects are to be stored.

    If you are creating multiple adapter artifacts within a module, ensure that you specify different business object folders for each adapter within the module.

    For example, if you are creating artifacts for Oracle, JDBC, SAP, and JDE within a module, you need to create different relative folders for each of these adapters. If you do not specify different relative folders, the existing artifacts are overwritten when you generate new artifacts.

  6. If you want a business graph to be created for each business object, click Generate a business graph for each business object. Business graphs are needed only when adding business objects to a module created with a version of IBM Integration Designer earlier than version 7.5.0.2.

    Select this option if you are adding business objects to a module that was created with an earlier version of IBM Integration Designer. Otherwise, you must rewire your interface.

  7. When you are finished, click Next.


Results

You have provided information that applies to all business objects in the module.


What to do next

Continue working in the wizard. The next step is to specify deployment information to use at run time and information for saving the service as a module.

Configure the module for inbound processing


Previous topic: Selecting and configuring business objects


Next topic: Setting deployment properties and generating the service