<< Click to Display Table of Contents >>

Add store

1.Select [Add Store] from the right mouse click popup menu on the [SOAP STORE] in OZ data window.

2.Set SOAP Store Name and WSDL Location using Add SOAP Store dialog. Click [Get Services] button and configure Namespace and Services. Click [OK] on Add SOAP Store dialog and XML dataset information appears under SOAP store in data window.

Dialog Options

SOAP Store Name

SOAP store name

WSDL Location

WSDL document location

Alias

Check if use dataset alias defined in datasource.properties file on the server and enter the alias name.

Alias filename: configuration file for dataset alias.

Get Services

Show name space list and service list. The button is activated only when setting the WSDL Location option. After connecting to WSDL location, Name space and service list will be shown.

Namespace

Show Prefix and NameSpace URI defined in a WSDL file. Set the Prefix to use.

Services

Service list.

Service: Select a service from combo box list.

Port: Select a port from binding list of the service.

Operation: Select an operation from binding list of the port.

SOAP Action: SOAP action of the operation.

Request: Enter name, type, XPath, OZParam for the operation in the format of "#OZParam.parameter_name#".

Preview Request: Show SOAP message in XML.

SOAP Header: Open a dialog to enter SOAP Header.

Auto Mapping: Automatically set "OZParam" value of requested option in the form of  "#OZParam.<operation name>_<name>#".

Note

SOAP store feature requires SOAP Toolkit 3.0 library. Register MSSOAP30.dll and WHSC30.dll to the registry by executing bin/soap/register_soap.bat under OZ Query Designer installation directory.

Manual design mode cannot be changed to design view mode.

If automatically set a user parameter field, "DateTime" type of XML schema is considered as "VARCHAR".

To define logical types in a WSDL message, part and type should get 1:1 mapping, but for n:1 WSDL, 1st part and type would get 1:1 mapping.