wm.tn.profile:setExtendedFields
Adds one or more extended fields to the profile of a partner that you specify, or changes one or more existing extended fields in the profile of the partner you specify.
Input Parameters
partnerID | String The internal identifier of the trading partner for which to set extended fields. |
fields | Object List The extended fields to set. Each extended field in the variable fields must be a com.wm.app.tn.profile.ExtendedProfileField instance. |
Output Parameters
errors | String List (optional) A string array that contains the errors found in the extended fields, if any. |
Usage Notes
The Custom and user-defined field groups contain extended fields that are not associated with any other group. See webMethods Trading Networks Administrator’s Guide for a description of extended fields.