Before you begin
Read the conceptual information about Integration services.
If you have an existing interface
that is specified in a WSDL file, or you want to define your own interface,
complete the steps in one of the following topics:
Procedure
To create an integration service that is based
on a Business Process Manager service, complete the
following steps:
- Open the New Integration Service wizard
by using one of the following methods: ,
- Click .
- In the Application Development view, click .
- Right-click the white space of the Application Development view, then click .
- Enter a name for the integration service, and optionally
a description.
- Select Implement an interface already defined
in Business Process Manager (.twx file), then click Next.
- To select an Business Process Manager export
(.twx) file, click Browse and
locate the .twx file.
- Select a Business Process Manager integration
service, then click Finish.
Results
An
integration service is
created and is shown in the Service editor. You can also expand the
service in the
Application Development view to view
operations and associated resources.
What to do next
- Edit the operations that are defined in the service interface
by using the Interface tab of the service editor.
- Implement the operations that are defined in your service interface.
For more information, see Implementing an integration service operation.
- Deploy and test an integration service.
For more information, see Deploying solutions.