getAnswer

Description
This inquiry transaction returns the details of an Answer.
Web Services
Operation name: getAnswer
Service name: DWLBusinessServices
Example
Retrieve the details of a specific Answer.
Usage information
When the AnswerId is known, this transaction can be used to retrieve the recorded information for the Answer.
Preconditions
Not applicable
Mandatory input
AnswerId
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If the Question has been answered using an EnumeratedAnswer, the EnumeratedAnswerId is returned. Otherwise, the Own Answer provided by the user is returned.
Request message
<InquiryType> getAnswer

<InquiryParam>

     <tcrmParam name = "AnswerId">

Response objects
AnswerBObj
Special note
Not applicable