Web Services Configuration
- Web Services comprises the following two products:
- Connector for SOAP: This product is used for BOI-based integrations.
- Connector for Web Services: This product is used for BDE-based integrations.
- Sites
- Sites are used only by the Connector for SOAP, which is used for BOI-based integrations.
A list of sites will be used by the Connector for SOAP to map a site name to
a BusComponent. Use the popup window to edit the list. Each Site has the following properties:
- Name
- The logical name of the Site.
- BusComponent
- The BusComponent represented by this Site.
- Username
Password
- The username and password to be used when starting the BusComponent.
- WSDL Directory
- WSDL Directory is used only by the Connector for Web Services, which is used for BDE-based integrations.
- WSDL Directory contains the definition of the services that need to be exposed to the outside world (Web Clients), this definition
is stored as WSDL files. You can request a WSDL file from a web server with the http://localhost:8080/wstk/services/serviceName?wsdl
syntax.
Actions
The modify list of sites window has several buttons, their function are:
- Add
- Adds a new site name in the list.
- Remove
- Removes the selected site from the list.
- Update
- Updates the entered values to the site in the list.
- OK
- Set the site values.
- Cancel
- Ignore all changes and closes the modify site window.
- Reset
- Reset the sites states to the original values.