wm.tn.profile:updateConnections
Updates one or more delivery method methods in a partner's profile. The service validates the connection information before saving it. If the service finds errors, it does not save the connection information and returns the errors.
Input Parameters
connections | Object List The delivery methods to update. The variable connections must be an array of com.wm.app.tn.profile.Destination instances. |
Output Parameters
errors | String List (optional) A string array that contains errors found in the delivery methods, if any. |
Usage Notes
You can associate, at most, one of each of the following types of com.wm.app.tn.profile.Destination instances with a partner:
Primary HTTP
Secondary HTTP
Primary HTTPS
Secondary HTTPS
Primary SMTP
Secondary SMTP
Primary FTP
Secondary FTP
A delivery method that you created using HTTP, FTP, E-mail, and so on