HTTPS Automated Connection Guide

HTTPS Automated Connection Guide

XML Example

XML Example

The following is a sample XML definition that would be sent to the servlet.  The content type should be text/xml.
<createPackageXML class="com.linoma.commons.packages.CreatePackageXML"> <toAddress> <![CDATA[sales@linoma.com, support@linoma.com </toAddress> <subject> <![CDATA[This is a test </subject> <message> <![CDATA[This is the message for my test </message> <protectionLevel>password</protectionLevel> <passwordGeneration>manual</passwordGeneration> <password>mypass</password> <expiresAfter>5</expiresAfter> <maxDownloads>3</maxDownloads> <replyAllowed>true</replyAllowed> <readReceipt>true</readReceipt> <includePassword>true</includePassword> </createPackageXML>

0 COMMENTS

We’d like to hear from you!