getAnswerSet

Description
This inquiry transaction returns the details of an AnswerSet, based on the inquiry level.
Web Services
Operation name: getAnswerSet
Service name: DWLBusinessServices
Example
Retrieve the details of a specific AnswerSet.
Usage information
Not applicable
Preconditions
Not applicable
Mandatory input
  • AnswerSetId
  • InquiryLevel
Inquiry levels
InquiryLevel:
  • Level 0 – returns the AnswerSetBObj business object.
  • Level 1 – returns level 0 data plus all AnswerBObj business objects and EnumeratedAnswerBObj business objects or own Answers.
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<InquiryType> getAnswerSet

<InquiryParam>

     <tcrmParam name = "AnswerSetId">

     <tcrmParam name = "InquiryLevel">

Response objects
AnswerSetBObj details based on the InquiryLevel value:
Special note
Not applicable