!--a11y-->
Proxy ConfigurationThe Proxy tab of the Web Services Container service enables you to configure the generation process of the proxy for a particular WS. Choose Web Services Container ® Web Services ® Proxy.
You can select the
WSDL style from the WSDL Style dropdown menu and
to choose either to use a standard WSDL or the SAP WSDL. If you want to use
the second one, select Use SAP WSDL. For more
information about the different types of WSDLs, see
Web Service
Homepage in the Development Manual.
Enter the base output package for the generated proxy files.
Displays the namespace URI to Java package mapping.
You can use the following options to adjust the generating process:
· Compile – specifies if the output directory with the generated files to be compiled.
· Generate Interfaces Only – this option provides generation of Service Interface, Service Endpoint Interfaces, serialization and de-serialization classes. If you do not select it, a standalone proxy is generated.
· Try Generate RPC Style Proxy – enables you to create RPC-similar methods instead of methods with one structure as a parameter.
· Try Generating JAX-RPC Service Interfaces – this option forces the proxy generator to add JAX-RPC compatible methods to service interfaces for getting port instances.
Browse the directory where you want to save the proxy generated files and choose Generate.