Survey Questions

Subcategories: Attachments, Notes, Smart Action

The Survey question resource is used to view, create, update, and delete the name and description of a survey questions.

Resource Plural Label

Survey Questions

Resource Name

__ORACO__SurveyQuestions_c

Get all Survey Questions

Request: GET

URI: crmCommonApi/resources/<version>/__ORACO__SurveyQuestions_c

Request Path Parameters

There are no request path parameters for this task.

Request Query Parameters

There are no request query parameters for this task.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Create a Survey Questions

Request: POST

URI: crmCommonApi/resources/<version>/__ORACO__SurveyQuestions_c

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Get a Survey Question

Request: GET

URI: crmCommonApi/resources/<version>/__ORACO__SurveyQuestions_c

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Update a Survey Question

Request: PATCH

URI: crmCommonApi/resources/<version>/__ORACO__SurveyQuestions_c/{Id}

Request Path Parameters

There are no request path parameters for this task.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Replace a survey question

Request: PUT

URI: crmCommonApi/resources/<version>/__ORACO__SurveyQuestions_c/{Id}

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Delete a Survey Question

Request: DELETE

URI: crmCommonApi/resources/<version>/__ORACO__SurveyQuestions_c/{Id}

Request Path Parameters

There are no request path parameters for this task.

Request Body

There are no elements in the request body for this task.

Response Body

There are no elements in the response body for this task.

List of Values

This table lists all the list of values of the resource.

LOV Name Source Attribute in LOV Target Attribute in Resource

ViewAccessor_CurrencyCode

CurrencyCode

CurrencyCode

FK_LOVVA_For___ORACO__OraZcxOwner_c

ResourceProfileId

__ORACO__OraZcxOwner_Id_c

LOVVA_For___ORACO__OraZcxOwner_c

PartyName

__ORACO__OraZcxOwner_c

FK_LOVVA_For___ORACO__SurveyTemplate_c

Id

__ORACO__SurveyTemplate_Id_c

LOVVA_For___ORACO__SurveyTemplate_c

RecordName

__ORACO__SurveyTemplate_c

Resource Attributes

This table lists all the attributes of the resource.

Attribute Name Attribute Type Description

Id

number

A system-generated read-only attribute used by the application framework.

UI Label:

Record ID

RecordName

string

A system-generated read-only attribute used by the application framework.

Properties:

The maximum length is 80.

UI Label:

Number

CreatedBy

string

The user who created the survey template record.

Properties:

The maximum length is 32.

UI Label:

Created By

CreationDate

datetime

The date when the record was created.

UI Label:

Creation Date

LastUpdatedBy

string

The user who last updated the record.

Properties:

The maximum length is 32.

UI Label:

Last Updated By

LastUpdateDate

datetime

The date when the record was last updated.

UI Label:

Last Update Date

RecordNumber

string

A system-generated read-only attribute used by the application framework.

Properties:

The maximum length is 64.

UI Label:

Record Number

LastUpdateLogin

string

The login of the user who last updated the record.

Properties:

The maximum length is 32.

ConflictId

integer

UserLastUpdateDate

datetime

A system-generated read-only attribute used by the application framework. Disconnected Mobile: The date and time when the record was last updated from mobile. This value is different from LAST_UPDATE_DATE if the record was originally updated in a different database (i.e. a different mobile database or the server).

CurrencyCode

string

The currency code associated with the survey template.

Properties:

The maximum length is 15.

UI Label:

Currency Code

CurcyConvRateType

string

The currency conversion rate type associated with the survey template.

Properties:

The maximum length is 15.

CorpCurrencyCode

string

The corporate currency code of the survey template.

Properties:

The maximum length is 15.

__ORACO__OraZcxOwner_Id_c

number

Id of the Owner of the record

UI Label:

Owner

__ORACO__OraZcxOwner_c

string

Owner of the record

Properties:

The maximum length is 1500.

UI Label:

Owner

__ORACO__SurveyQuestion_c

string

Survey Question

Properties:

The maximum length is 80.

UI Label:

Survey Questions

__ORACO__SurveyAnswer_c

string

Default answer for the question if any

Properties:

The maximum length is 80.

UI Label:

Survey Answer

__ORACO__SurveyTemplate_Id_c

number

Id of the Survey Template record to which this Survey Question is associated

UI Label:

Survey Template

__ORACO__SurveyTemplate_c

string

Survey Template record to which this Survey Qusetion is associated

Properties:

The maximum length is 1500.

UI Label:

Survey Template

__ORACO__AnswerChoices_c

string

Answer Choices if the questions needs answer choice list

Properties:

The maximum length is 80.

UI Label:

Answer Choices

__ORACO__RenderConditionQuestion_c

string

Question which determines render condition

Properties:

The maximum length is 80.

UI Label:

Render Condition Question

__ORACO__RenderConditionValue_c

string

Answer to the render condition question

Properties:

The maximum length is 80.

UI Label:

Render Condition Value

__ORACO__Required_c

boolean

Specifies whether this question is mandatory or not

UI Label:

Required

__ORACO__AnswerType_c

string

Pick list which holds the type of question

UI Label:

Answer Type

__ORACO__QuestionNumber_c

number

Question number

UI Label:

Question Number

__ORACO__PageNumber_c

number

Page number

UI Label:

Page number