Survey Prompt
The SurveyPrompt table contains information about prompts available for use.
Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name |
---|---|---|---|---|---|---|---|---|---|
SurveyPromptID | varchar (32) | False | No | ID of the survey prompt. |
4.0.106.453 | 4.0 Release | Survey Prompt ID | Attribute | CSSurvey |
PromptType | int | False | No |
Type of prompt.
|
4.0.106.453 | 4.0 Release | Prompt Type | Fact | CSSurvey |
PromptName | nvarchar (255) | True | Depends on customer usage | Name of the prompt. |
4.0.106.453 | 4.0 Release | Prompt Name | Attribute | CSSurvey |
RecordingFile | nvarchar (255) | True | Depends on customer usage | Filename of the recorded file. All survey prompts are located at I3ICResourcesSurveyPrompts on the IC server. |
4.0.106.453 | 4.0 Release | Recording File | Attribute | CSSurvey |
PromptText | nvarchar (1024) | True | Depends on customer usage | Text-to-speech that will play if the prompt is unavailable. |
4.0.106.453 | 4.0 Release | Prompt Text | Attribute | CSSurvey |
Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name |
---|---|---|---|---|---|---|---|---|---|
SurveyPromptID | char (32) | False | No | ID of the survey prompt. |
4.0.106.453 | 4.0 Release | |||
PromptType | integer | False | No |
Type of prompt.
|
4.0.106.453 | 4.0 Release | |||
PromptName | varchar2 (255) | True | Depends on customer usage | Name of the prompt. |
4.0.106.453 | 4.0 Release | |||
RecordingFile | nvarchar2 (255) | True | Depends on customer usage | Filename of the recorded file. All survey prompts are located at I3ICResourcesSurveyPrompts on the IC server. |
4.0.106.453 | 4.0 Release | |||
PromptText | nvarchar2 (1024) | True | Depends on customer usage | Text-to-speech that will play if the prompt is unavailable. |
4.0.106.453 | 4.0 Release |