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 > Lotus Domino > Configure the module for deployment > Configure the module for inbound processing

Configure the selected objects

After you have selected metadata object in the external service wizard, you need to specify properties that apply to them.


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, the supported inbound operations are listed in the Operations field. The operations available for you to configure are: Create, Update, and Delete.

    Figure 1. Specifying the composite properties

  3. To configure an operation, you can use either the Add or the Remove option. If you remove any of these operations, the removed operation is made available in the Add Value window for you to add back. Use the Add option again to open the Add Value window and select the operations to be added back.

  4. In the Business object namespace field, either 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.

  5. Optional: In the Relative path field, type the relative path to the folder where the generated business objects are to be stored. Click Next.

    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. Select the Map Domino Date/Time types to string check box, to map the date and time data types in the Lotus Domino server as String types in WebSphere Adapter for Lotus Domino. By default, date and time types of data are mapped to the date type in the adapter. You can specify the date and time values in the following format: :

    • To specify only the date, provide the values in the "MM/dd/yyyy" format.

    • To specify only the time, provide the values in the "HH:mm:ss" 24-hour format.

    • To specify both date and time, provide the values in the "MM/dd/yyyy HH:mm:ss" format. A single space character separates the date and time values, for example: "05/15/2012 22:15:45".


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: Discovering and selecting objects


Next topic: Setting deployment properties and generating the service


Related concepts:

Business object structures

The external service wizard