Tutorial: Creating an outbound Web service client for WebSphere Commerce >
Set up the development environment for creating an outbound Web Service
This section is related to setting up the development environment for creating an outbound Web Service.
Prerequisites Before performing this task, ensure you have completed the following tasks:
The following steps are necessary to develop an outbound Web Service client in WebSphere Commerce Developer.
- Start WebSphere Commerce Developer.
- Enable the Eclipse Developer, XML, and Web service capabilities in WebSphere Commerce Developer:
- Select Window > Preferences.
- Expand Workbench in the left pane.
- Select Capabilities.
- Select the required capabilities in the main pane:
- Eclipse Developer
- Web Service Developer
- XML Developer
- Click OK.
- Ensure the Properties view is displayed.
- Select Window > Show View > Other.
- Expand the Basic folder.
- Select Properties.
- Click OK.
- After performing this task, you can proceed to Generating the MyCompanyMember data objects from the external system WSDL
- Configure code generation:
- Navigate to Window > Preferences.
- In the left hand pane, expand Web Services > Code Generation > IBM WebSphere runtime
- Ensure that Disable data binding and use SOAPElement is not checked.