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 > Modify artifacts

Modify service export

Modify an export component by rediscovering and reconfiguring the objects using the Edit Binding option in IBM Integration Designer.

You can invoke the external service wizard to modify the information of a service export interface. The wizard automatically populates the existing information for the selected export interface.

You can modify the objects and services, and then regenerate the export component with the modified data.


Procedure

  1. Start the external service wizard for the selected service interface export component using one of the following methods.

    • In the assembly editor, select the component you want to modify, right-click and select Edit Binding.

    • In the Business Integration view, select the component you want to modify, right-click and select Edit Binding.

    • Select the interface in the assembly editor and select the Properties view. In the Binding tab, click the Edit link.

    The Find Objects in the Enterprise System window of the external service wizard is displayed. The external service wizard automatically populates the existing configuration details for the selected export interface.

  2. In the Find Objects in the Enterprise System window, make the required changes. For more information about discovering objects, see Discovering database objects.

    To change the connection properties for the external service wizard, click Back and change the properties in the Specify the Discovery Properties window. See Setting connection properties for the external service wizard.

    1. You can select and configure the following objects:

      Ensure that the sequence number of specific overloaded SP/SF is not changed when you make changes in the database.

      If you remove or insert an overloaded SP/SF before the selected SP/SF, the artifacts are either overwritten or made redundant during the edit binding operation.

    2. To modify the configuration of an object from the Selected objects list, select the object name and then click the

      (Edit) icon.

    3. To remove an object from the Selected objects list, select the object name and then click the (Remove) button.

  3. Click Next. If you click Cancel, the changes you made in the previous step does not take effect.

  4. In the Specify Composite Properties window, specify properties that apply to all business objects. See Setting global properties for operations.

  5. Click Next.

  6. In the Service Generation window, modify the service operations if required.

  7. Click Finish. The artifacts are regenerated.

    If the service export interface that you want to modify contains a Java™ component added to it, ensure that the Java component is regenerated manually in Integration Designer after completing the regeneration of the artifacts to resolve the Java component exception.

  8. Complete any other required manual configuration. For more information, see Completing the configuration.

    In advanced queue inbound, when you modify the artifacts by adding a queue to the selection, make the following changes to the export file so that the new values reflect in the activation specification after the application is deployed:

    1. Open the export file and manually update the values for the <queueName> and <schemaName> properties with the new value.
    2. Redeploy the application.


Results

The artifacts are regenerated.


What to do next

You can test and deploy your module.

Modify artifacts