Deliver sample TMS client

You can use Deliver sample TMS client to test connection to Unica hosted TMS service and send ad-hoc transactional mailings and send transactional messages using mailings configured to run as transactional using the following steps:
  1. Navigate to DELIVER_HOME/examples/tmsclient/bin.
  2. Open simpletest.properties in text editor and set below properties.
  3. Set tms_url as per Deliver datacenter you are connecting to:

    US: https://tms-us.unicadeliver.com/delivertms/services/TMS

    EU: https://tms-eu.unicadeliver.com/delivertms/services/TMS

    IN: https://tms-in.unicadeliver.com/delivertms/services/TMS

  4. Set arg.user and arg.pw to Deliver hosted account credentials (user configured in UNICA_HOSTED_SERVICES datasource). Password in arg.pw must be encrypted using DELIVER_HOME/bin/tmsPasswordEncrypt.bat/sh utility as per your OS platform.
  5. Configure rest of the values as per the mailing you want to run (make sure mailing is enabled for TMS).
  6. Run TMS test client using the following command as per your OS platform:

    runTMSTestClient.bat/sh simpletest.properties