Second-generation WSDL

The second-generation WSDL describes how to construct an interface to the Deliver TMS that supports providing email attachments. This WSDL also describes how to specify access credentials as parameters in the web service request, instead of modifying the SOAP header.

The second-generation WSDL is available for download from the Unica data center that Unica has instructed you to use for connecting to the Deliver TMS. Construct the download URL as follows:
<URL for connecting to your assigned TMS>/delivertms/services/TMS?wsdl

Unica provides an example of how to create the local transactional email client based on the second-generation WSDL. To view the example, see Sample client

Note: If you have already constructed a transactional email client based on the first-generation WSDL you must recompile the code if you change to a client design based on the second-generation WSDL.