Creating Questions for Clinical Trip Reports Using Siebel SmartScript
You can use Siebel SmartScript to create questionnaires for clinical trip reports. For information about how to create questions using SmartScript, see Siebel SmartScript Administration Guide.
To add comments against questions in SmartScript, the following additional configuration is required:
You must create each comment as an individual question. Comments are always immediately followed by the corresponding question.
For each question that is intended to be a comment, enter the value
ForceEnableQuestion.CommentForPrevQuestion
in the Save User Parameters field when creating the question.
Some SmartScript question settings listed in Siebel SmartScript Administration Guide are not applicable for clinical trip reports. The following information lists the question settings that are not applicable to clinical trip reports.
Question Setting |
Questionnaire Exception for Clinical Trip Reports |
---|---|
Answer Type |
The Currency data type is not supported. |
Auto Sub Parm |
This setting is not applicable. |
Search Spec |
This setting is not applicable. |
Save Business Object |
This setting is not applicable because the answers to questionnaires for clinical trip reports are automatically saved as part of the clinical trip reports. |
Save Bus Comp |
This setting is not applicable because the answers to questionnaires for clinical trip reports are automatically saved as part of the clinical trip reports. |
Save Field |
This setting is not applicable because the answers to questionnaires for clinical trip reports are automatically saved as part of the clinical trip reports. |
Save Currency Field |
This setting is not applicable because the answers to questionnaires for clinical trip reports are automatically saved as part of the clinical trip reports. |
Pick Applet |
This setting is not supported. |
Mvg Applet |
This setting is not supported. |
Detail Applet |
This setting is not supported. |
Save Answer Table |
This setting is not applicable because the answers to questionnaires for clinical trip reports are automatically saved as part of the clinical trip reports. |
Currency |
This setting is not applicable. |
You can assign a SmartScript questionnaire to a clinical trip report template after it is released using Siebel SmartScript. For information about how to release a script using Siebel SmartScript, see Siebel SmartScript Administration Guide.