Show TOC Start of Content Area

Background documentation Checklist for Web Services Locate the document in its SAP Library structure

Use the checklist to avoid common errors in your development projects.

Web Services

This graphic is explained in the accompanying text

Do you have the necessary proxy settings in the Visual Administrator?

To use Web services clients for external communication, you have to configure the HTTP proxy settings first. Run the J2EE Engine Visual Administrator and choose Web Services Container ® Runtime ® Settings. Enter the required data.

This graphic is explained in the accompanying text

Do you have the necessary applications running on the J2EE Engine?

To use the J2EE Engine Web services functions, the WebServicesAddOn application must be deployed and running on the J2EE Engine.

This graphic is explained in the accompanying text

Do you provide access to the Web Service Navigator?

You can provide access to the Web Service Navigator for particular user groups using the Security Provider Service in the Visual Administrator.

This graphic is explained in the accompanying text

Does your UDDI client return the message “access denied”?

You have to create a user and password for the UDDI client. These are the credentials needed for using the UDDI publishing API.

This graphic is explained in the accompanying text

Do you have a business entity published?

To publish a Web service, you must have a business entity published in a UDDI registry for this service.

This graphic is explained in the accompanying text

Is the Web service configuration consistent with the Web service definition settings?

The security settings in the Web service configuration must be consistent with the security settings in the Web service definition.

 

End of Content Area