Risk Eval Survey Invt DMO
Represents a single, trackable invitation sent to a specific user, group, or contact to participate in a parent risk evaluation. It manages the lifecycle of that request, from sending the survey link to tracking the completion of the response. This allows one evaluation to gather feedback from multiple participants.
Object API Name: std__RiskEvalSurveyInvtDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- RiskEvaluation has a FOREIGNKEY relationship with the Risk Evaluation DMO
Idfield. - SurveyInvitation has a FOREIGNKEY relationship with the Survey Invitation DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- RiskEvaluation
- SurveyInvitation
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__RiskEvaluation__c - Data Type: TEXT
- Description: The master risk evaluation record associated with the survey invitation links.
- Field API Name:
std__SurveyInvitation__c - Data Type: TEXT
- Description: The specific survey invitation for the master risk evaluation.