SRVANSWER - Import of responses into questions
This import template allows inserting:
- Responses into questions.
To insert each response, the standard documented below must be followed.
Insert​
| Column | Required | Type | Precision | Description |
|---|---|---|---|---|
| OIDINTERFACE | X | TEXT | 32 | Primary key - Identifies an item to be imported into SoftExpert Suite. |
| FGIMPORT | X | NUMERIC | 2 | Import status: 1 - New; 2 - In progress; 3 - Finished; 4 - Error. |
| CDISOSYSTEM | X | NUMERIC | 10 | Code of the system for which the integration will be performed: 214 - Code of the SoftExpert Survey component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 3 - Insert response into question. |
| NMFIELD01 | TEXT | 255 | Correct – for evaluative question: 1 - Yes; 2 or empty – No. | |
| NMFIELD02 | TEXT | 255 | Note: 1 - Yes; 2 or empty – No. | |
| NMFIELD03 | TEXT | 255 | Comment required: 1 - Yes; 2 or empty – No. | |
| NMFIELD04 | TEXT | 255 | Default: 1 - Yes; 2 or empty – No. | |
| NMFIELD05 | TEXT | 255 | Require an attachment to be added when selecting the answer: 1 - Yes; 2 or empty – No. | |
| DSFIELD01 | X | TEXT | 4000 | Question |
| DSFIELD02 | X | TEXT | 4000 | Response |
| VLFIELD01 | NUMERIC | 28,12 | Score (0 to 100) – for non-evaluative question If it is not entered, it will be considered as 0. |