Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The wm.b2b.cxml Folder in the WmAribaSupplier Package | wm.b2b.cxml.messages | wm.b2b.cxml.messages:sendProfileResponse
 
wm.b2b.cxml.messages:sendProfileResponse
WmAribaSupplier. Creates a cXML ProfileResponse in response to a ProfileResponse. The response contains a list of supported cXML transactions and the locations where to the send the cXML transaction request documents. This service also sends the ProfileResponse to the Ariba Buyer in a HTTP response.
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.
response
The ProfileResponse in string format, after it has been sent to the Ariba Buyer in an HTTP response.