deleteEnumeratedAnswer

Description
This transaction enables you to delete an existing EnumeratedAnswer.
Web Services
Operation name: deleteEnumeratedAnswer
Service name: DWLBusinessServices
Example
Remove the EnumeratedAnswers High, Medium, and Low from the question What are your financial goals? in the Financial Profile questionnaire.
Usage information
An EnumeratedAnswer can only be deleted when the Questionnaire it belongs to is in a draft state. An EnumeratedAnswer belonging to a Questionnaire in an active or inactive state cannot be deleted.
Preconditions
Not applicable
Mandatory input
  • EnumeratedAnswerId
  • LanguageType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
This transaction only deletes the given EnumeratedAnswer in the specified LanguageType. If the EnumeratedAnswer exists in other languages, each language must be deleted in a separate deleteEnumeratedAnswer transaction.

A successful deleteEnumeratedAnswer transaction returns the image of the deleted EnumeratedAnswer.

Request message
<TCRMTxType> deleteEnumeratedAnswer

<TCRMTxObject> EnumeratedAnswerBObj

<TCRMObject> EnumeratedAnswerBObj

Response objects
EnumeratedAnswerBObj
Special note
Not applicable