wm.b2b.cxml.messages:createProfileResponse
WmAribaSupplier. Creates a cXML ProfileRequest in response to a ProfileRequest, containing a list of cXML transactions supported and locations where to the send the cXML transaction request documents.
Input Parameters
handledRequests | A list of records describing the set of cXML transactions supported by this server. Each record consists of the following fields: type--The type of the cXML transaction (PunchOutSetupRequest, OrderRequest, etc.) url--The URL to which the cXML request documents for that transaction type should be posted. |
language | Optional. The language used for the ProfileResponse. |
Output Parameters
ProfileResponse | The record representing the cXML ProfileResponse. |