You are on page 1of 16

1. Go to PeopleTools, security,permission & roles, permission list to open the permission list.

Go to Component Interface and add the component interface, eg. , ie. SDK_STOCK_DATA.

2. Click Edit link and grant full access. Save the page.

3. Go to Integration Broker>Configuration>Gateways to make sure Gateway is active

4. Go to PeopleTools>Integration Broker>Configuration>Service Configurations to make sure all the settings are correct, especially Target Location.

5. Go to Integration Broker, Web Services> CI-Based Services to open the CI, ie. SDK_STOCK_DATA.

6. Tick check box of the CI , eg. SDK_STOCK_DATA and click Review CI status.

7. Select the method you want to expose to web service and click Display selected Actions.

8. Click Perform Selected Actions button.

9. It should show operation created in Status.

10. (Optional for security purpose) If you want to setup security for the web service. Go to Integration Broker>Integration Setup>Service Operation to open the one you just created. You can select User Password Required check box so the WSDL consumer must supply the user name and password to access to this web services. You can click Service Operation Security to add/delete permission lists.

11. Go to Integration Broker>Provide Web Service and select the service you just created.

12. Click Next and then select the service operation you want to expose.

13. Click Next. You can view WSDL here.

14. Click Next.

15. Click Finish and it should give you WSDL URL. You can view WSDL by copying the URL to the browser .You can send the WSDL url to the third party for integration.

You might also like