deleteQuestionnaire

Description
This transaction enables you to delete an existing Questionnaire.
Web Services
Operation name: deleteQuestionnaire
Service name: DWLBusinessServices
Example
Remove the "Financial Profile" Questionnaire.
Usage information
A Questionnaire can only be deleted when it is in a "Draft" state. Questionnaires in an "Active" or "Inactive" state cannot be deleted.
Preconditions
Not applicable
Mandatory input
  • QuestionnaireId
  • LanguageType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
This transaction only deletes the given Questionnaire in the specified LanguageType. If the Questionnaire exists in other languages, each language must be deleted in a separate deleteQuestionnaire transaction.

A successful deleteQuestionnaire transaction returns the images of the deleted Questionnaire and its associated Questions and EnumeratedAnswers.

Request message
<TCRMTxType> deleteQuestionnaire

<TCRMTxObject> QuestionnaireBObj

<TCRMObject> QuestionnaireBObj

Response objects
QuestionnaireBObj in the specified LanguageType, with optional business objects:
Special note
Not applicable