partnerID | String The internal identifier for the trading partner. |
ids | Object List The external IDs to add to the partner's (specified by partnerID) profile. The variable ids must be an array of com.wm.app.tn.profile.ID instances. |
idIDs | String List A java.util.Vector that holds the internal identifier for each external ID that was added. This is the primary key to the partnerID table in the Trading Networks database. |
username | String (optional) If Trading Networks created an Integration Server user account, this is the user name for the user account. |
password | String (optional) If Trading Networks created an Integration Server user account, this is the password of the user account. |
errors | String List (optional) A string array that contains errors found in the external IDs, if any. |