Web Service Details (Magic xpa 3.x)
The Web Service Details screen provides information about the Web Service that will be created. In this screen you can modify the details.
This screen includes the following fields:
|
|
Service Name
|
A user-defined service name. The service name is mandatory and must be unique for the project. This field allows values: A-Z, a-z, 0-9 and _. The service name will be used to create the final Web Service Module.
|
Description
|
The WSDL file description.
|
Services Namespace
|
The Service Namespace identifier, which is the base namespace for all Web Services built in the current Magic xpa installation.
The default value will be:
com.<[MAGIC_ENV]Owner>.<host name>
Only lowercase characters, digits and underscores will be valid. Invalid characters (such as spaces) will be replaced with underscores.
Uppercase characters will be converted to lowercase.
If you modify this field, the changes will be saved in the Magic.ini file as:
[MAGIC_BUILDERS]SoapServiceNamespace
|
Soap Protocol
|
The SOAP protocol to use for this WSDL file, either SOAP 1.1 or SOAP 1.2.
SOAP 1.1. is the most compatible with most clients.
|
Soap Binding/Encoding
|
Select one of the following values:
|
Attachment type
|
Determines whether the service-level attachments (which are not sent as arguments) will be wrapped around the SOAP request as a DIME or as a MIME attachment. The default is MIME, which is the most compatible with most clients.
|
Click Next and the List of Programs screen opens.