PALIntegrationContexts
pal_int_context__v
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| Global ID | String | True |
global_id__sys |
| Link | String | False |
link__sys |
| Name | String | True |
name__v |
| Status | String | False |
status__v |
| Created By | String | True |
created_by__v |
| Created Date | Datetime | True |
created_date__v |
| Last Modified By | String | True |
modified_by__v |
| Last Modified Date | Datetime | True |
modified_date__v |
| Public Access Link Expiration Date | Datetime | False |
pal_expiration_date__sys |
| Public Access Link Last Accessed Date | Datetime | False |
pal_last_accessed_date__sys |
| Public Access Link Status | String | False |
pal_status__sys |
| Public Access Link Type | String | False |
pal_type__sys |
| System Owned User | String | True |
system_owned_user__v |
| Feature Tag | String | True |
feature_tag__v |
| Source Context | String | True |
source_context__v |
| Feature Key | String | True |
feature_key__v |
| Delivery Status | String | True |
delivery_status__v |
| Retry Count | Decimal | True |
retry_count__v |
Pseudo-Columns
Pseudo-column fields are used in the WHERE clause of SELECT statements and offer more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ExternalIdColumn | String |
Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |