WSDL for Deliver transactional email

Unica provides two versions of the WSDL for building applications that access the Deliver TMS. The choice of WSDL depends on if you plan to use email attachments and on how the client application provides access credentia. WSDL describes how to construct an interface to the Deliver TMS that supports providing email attachments. It also describes how to specify access credentials as parameters in the web service request, instead of modifying the SOAP header.

The 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.