IBM BPM, V8.0.1, All platforms > Administer applications and processes in the runtime environment > Administer service applications and service modules > Work with imports and exports

Displaying an import or export interface

You can display the import or export interfaces of service modules that have been deployed to IBM BPM.

To display the import or export interfaces of service modules that you have deployed, use the administrative console to complete the following steps.


Procedure

  1. From the console navigation pane, click Applications > SCA Modules > moduleName to display the SCA Modules detail page for that module.

  2. From the SCA Modules detail page, do one of the following tasks, depending on the type of interface you want to view.
    Option Description
    Viewing an import interface

    1. In the content pane, expand Imports to list all imports associated with the module.
    2. Expand the import you want to view, and then expand Interfaces to display the import interfaces.

    3. Select the interface you want to display.
    Viewing an export interface

    1. In the content pane, expand Exports to list all exports associated with the module.
    2. Expand the export you want to view, and then expand Interfaces to display the export interfaces.

    3. Select the interface you want to display.


Results

The content pane displays the WSDL (Web Services Description Language) interface.

Work with imports and exports