@salesforce/lds-adapters-uiapi 1.400.0 → 1.402.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/es2018/types/src/generated/graphql/directives/ignoreRule.d.ts +5 -0
- package/dist/es/es2018/types/src/generated/graphql/directives/optional.d.ts +5 -0
- package/dist/es/es2018/types/src/generated/graphql/directives/team.d.ts +5 -0
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__AnalyticsEdge.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__AnalyticsRepresentation.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__AnalyticsRepresentationInterface.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__AnalyticsWorkspace.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__DominoTemplate.d.ts +57 -0
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__MktDataConnector.d.ts +3 -2
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__SemanticDefinition.d.ts +3 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__SemanticModel.d.ts +3 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__SemanticSubMetricDefinitionRepresentation.d.ts +13 -1
- package/dist/es/es2018/types/src/generated/graphql/types/ControllerValues.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/graphql/types/CurrencyValue.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/DateLiteral.d.ts +16 -16
- package/dist/es/es2018/types/src/generated/graphql/types/Field.d.ts +19 -32
- package/dist/es/es2018/types/src/generated/graphql/types/LongTextAreaValue.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/PicklistAttributes.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/graphql/types/PicklistField.d.ts +68 -0
- package/dist/es/es2018/types/src/generated/graphql/types/PicklistValueByRecordTypeIDs.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/graphql/types/PicklistValues.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/graphql/types/Query.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/graphql/types/RecordRepresentation.d.ts +5 -4
- package/dist/es/es2018/types/src/generated/graphql/types/RecordUpdatePayload.d.ts +3 -1
- package/dist/es/es2018/types/src/generated/graphql/types/RichTextAreaValue.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/SObject__FieldType.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__EntityRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListFilter.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListOrder.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListViewRow.d.ts +3 -5
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__Setup.d.ts +3 -5
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__SetupAggregateEdge.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__SetupRecordAggregate.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/graphql/types/StandardField.d.ts +66 -0
- package/dist/es/es2018/types/src/generated/graphql/types/TextAreaAggregate.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/TextAreaValue.d.ts +2 -1
- package/dist/es/es2018/types/src/util/records.d.ts +1 -1
- package/dist/es/es2018/types/src/util/supported-entities.d.ts +4 -4
- package/dist/es/es2018/uiapi-records-service.js +16251 -12456
- package/package.json +12 -12
- package/sfdc/graphqlAdapters.js +14340 -11824
- package/sfdc/index.js +1295 -17
- package/src/raml/uiapi.graphql +1433 -1311
package/sfdc/index.js
CHANGED
|
@@ -3227,12 +3227,16 @@ const MAIN_RECORD_TYPE_ID = '012000000000000AAA';
|
|
|
3227
3227
|
*
|
|
3228
3228
|
* Generated
|
|
3229
3229
|
* from: ui-services-private-object-allow-list.yaml
|
|
3230
|
-
* API version:
|
|
3231
|
-
* at:
|
|
3230
|
+
* API version: 66
|
|
3231
|
+
* at: Tue, 18 Nov 2025 19:41:55 GMT
|
|
3232
3232
|
*/
|
|
3233
3233
|
const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
3234
|
+
'AIFeatureExtractor',
|
|
3234
3235
|
'AIPredictionScore',
|
|
3235
3236
|
'AISentimentResult',
|
|
3237
|
+
'AIUsecaseDefinition',
|
|
3238
|
+
'AIUsecaseFieldMapping',
|
|
3239
|
+
'AIUsecaseModel',
|
|
3236
3240
|
'AcademicSession',
|
|
3237
3241
|
'AcademicTerm',
|
|
3238
3242
|
'AcademicTermEnrollment',
|
|
@@ -3393,9 +3397,12 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3393
3397
|
'AsyncOperationLog',
|
|
3394
3398
|
'AttachedContentNote',
|
|
3395
3399
|
'AttributeCategory',
|
|
3400
|
+
'AttributeCategoryDataTranslation',
|
|
3396
3401
|
'AttributeDefinition',
|
|
3402
|
+
'AttributeDefinitionDataTranslation',
|
|
3397
3403
|
'AttributePicklist',
|
|
3398
3404
|
'AttributePicklistValue',
|
|
3405
|
+
'AttributePicklistValueDataTranslation',
|
|
3399
3406
|
'AuthApplicationAsset',
|
|
3400
3407
|
'AuthApplicationPlace',
|
|
3401
3408
|
'AuthFormRequestRecord',
|
|
@@ -3687,6 +3694,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3687
3694
|
'DataActionTarget',
|
|
3688
3695
|
'DataConnectorS3',
|
|
3689
3696
|
'DataLakeObjectInstance',
|
|
3697
|
+
'DataSpace',
|
|
3690
3698
|
'DataStream',
|
|
3691
3699
|
'DataUseLegalBasis',
|
|
3692
3700
|
'DataUsePurpose',
|
|
@@ -3722,6 +3730,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3722
3730
|
'DuplicateRecordSet',
|
|
3723
3731
|
'ECart',
|
|
3724
3732
|
'EconomicPerformanceSum',
|
|
3733
|
+
'Edgemart',
|
|
3725
3734
|
'EditionDefinition',
|
|
3726
3735
|
'EducationalInfoRequest',
|
|
3727
3736
|
'ElectricityEmssnFctrSet',
|
|
@@ -3729,6 +3738,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3729
3738
|
'EmailContent',
|
|
3730
3739
|
'EmailMessage',
|
|
3731
3740
|
'EmailMessageRelation',
|
|
3741
|
+
'EmailTemplate',
|
|
3732
3742
|
'EmissionsActivity',
|
|
3733
3743
|
'EmissionsForecastFact',
|
|
3734
3744
|
'EmpBenefitSummary',
|
|
@@ -3770,7 +3780,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3770
3780
|
'EntityMilestone',
|
|
3771
3781
|
'EnvironmentHubMember',
|
|
3772
3782
|
'EnvironmentalRisk',
|
|
3773
|
-
'Event',
|
|
3774
3783
|
'Examination',
|
|
3775
3784
|
'Expense',
|
|
3776
3785
|
'ExpenseReport',
|
|
@@ -3778,12 +3787,14 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3778
3787
|
'ExplainabilityMsgTemplate',
|
|
3779
3788
|
'ExpressionSet',
|
|
3780
3789
|
'ExpressionSetVersion',
|
|
3790
|
+
'ExpressionSetView',
|
|
3781
3791
|
'ExtDataShare',
|
|
3782
3792
|
'ExtDataShareTarget',
|
|
3783
3793
|
'ExternalAccountHierarchy',
|
|
3784
3794
|
'FTestVirtualBpoLookup',
|
|
3785
3795
|
'FeeScheduleDefinition',
|
|
3786
3796
|
'FeedItem',
|
|
3797
|
+
'FieldPermissions',
|
|
3787
3798
|
'FieldServiceMobileExtension',
|
|
3788
3799
|
'FieldServiceMobileSettings',
|
|
3789
3800
|
'FieldServiceOrgSettings',
|
|
@@ -3802,10 +3813,14 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3802
3813
|
'FinclDealInteractionSummary',
|
|
3803
3814
|
'FlowInterview',
|
|
3804
3815
|
'FlowOrchestrationInstance',
|
|
3816
|
+
'FlowOrchestrationLog',
|
|
3805
3817
|
'FlowOrchestrationStageInstance',
|
|
3806
3818
|
'FlowOrchestrationStepInstance',
|
|
3807
3819
|
'FlowOrchestrationWorkItem',
|
|
3820
|
+
'ForecastingFact',
|
|
3808
3821
|
'ForecastingOwnerAdjustment',
|
|
3822
|
+
'ForecastingQuota',
|
|
3823
|
+
'ForecastingType',
|
|
3809
3824
|
'FrgtHaulingEmssnFctr',
|
|
3810
3825
|
'FrgtHaulingEnrgyUse',
|
|
3811
3826
|
'FtestBigObjectLookup',
|
|
@@ -3917,6 +3932,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3917
3932
|
'InvoiceLine',
|
|
3918
3933
|
'JobFamily',
|
|
3919
3934
|
'JobProfile',
|
|
3935
|
+
'JournalReason',
|
|
3920
3936
|
'JournalSubType',
|
|
3921
3937
|
'JournalType',
|
|
3922
3938
|
'KnowledgeArticleVersion',
|
|
@@ -3991,6 +4007,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3991
4007
|
'LoyaltyProgramMemberCase',
|
|
3992
4008
|
'LoyaltyProgramMemberMerge',
|
|
3993
4009
|
'LoyaltyProgramPartner',
|
|
4010
|
+
'LoyaltyProgramPartnerLedger',
|
|
3994
4011
|
'LoyaltyProgramProcess',
|
|
3995
4012
|
'LoyaltyProgramWidget',
|
|
3996
4013
|
'LoyaltyTier',
|
|
@@ -4005,7 +4022,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4005
4022
|
'ManufacturingProgram',
|
|
4006
4023
|
'MarketSegment',
|
|
4007
4024
|
'MarketSegmentActivation',
|
|
4025
|
+
'MarketSegmentDefinition',
|
|
4008
4026
|
'MarketingAction',
|
|
4027
|
+
'MarketingAppExtAction',
|
|
4009
4028
|
'MarketingForm',
|
|
4010
4029
|
'MarketingLink',
|
|
4011
4030
|
'MarketingLinkContent',
|
|
@@ -4048,8 +4067,10 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4048
4067
|
'MsgChannelLanguageKeyword',
|
|
4049
4068
|
'MultipartyInfoAuthRequest',
|
|
4050
4069
|
'NamespaceRegistry',
|
|
4070
|
+
'Network',
|
|
4051
4071
|
'NetworkReferencedObject',
|
|
4052
4072
|
'Note',
|
|
4073
|
+
'ObjectPermissions',
|
|
4053
4074
|
'ObjectRelatedUrl',
|
|
4054
4075
|
'ObjectStateActionDefinition',
|
|
4055
4076
|
'ObjectStateDefinition',
|
|
@@ -4063,6 +4084,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4063
4084
|
'OmniDataTransform',
|
|
4064
4085
|
'OmniDataTransformItem',
|
|
4065
4086
|
'OmniESignatureTemplate',
|
|
4087
|
+
'OmniInteractionConfig',
|
|
4066
4088
|
'OmniProcess',
|
|
4067
4089
|
'OmniProcessAsmtQuestionVer',
|
|
4068
4090
|
'OmniProcessCompilation',
|
|
@@ -4138,6 +4160,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4138
4160
|
'PatientMedicationDosage',
|
|
4139
4161
|
'Payment',
|
|
4140
4162
|
'PaymentAuthAdjustment',
|
|
4163
|
+
'PaymentAuthorization',
|
|
4141
4164
|
'PaymentBatchRun',
|
|
4142
4165
|
'PaymentBatchRunCriteria',
|
|
4143
4166
|
'PaymentGateway',
|
|
@@ -4158,6 +4181,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4158
4181
|
'PcmtEmssnFctrSetItem',
|
|
4159
4182
|
'PercentileBsdCareFeeAgreement',
|
|
4160
4183
|
'Period',
|
|
4184
|
+
'PermissionSet',
|
|
4185
|
+
'PermissionSetGroup',
|
|
4186
|
+
'PermissionSetLicense',
|
|
4161
4187
|
'PersonAccount',
|
|
4162
4188
|
'PersonDisability',
|
|
4163
4189
|
'PersonEducation',
|
|
@@ -4218,13 +4244,17 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4218
4244
|
'ProductAttributeSetProduct',
|
|
4219
4245
|
'ProductAvailabilityProjection',
|
|
4220
4246
|
'ProductCatalog',
|
|
4247
|
+
'ProductCatalogDataTranslation',
|
|
4221
4248
|
'ProductCategory',
|
|
4222
4249
|
'ProductCategoryAttribute',
|
|
4223
4250
|
'ProductCategoryDataTranslation',
|
|
4224
4251
|
'ProductCategoryMedia',
|
|
4225
4252
|
'ProductCategoryProduct',
|
|
4226
4253
|
'ProductCategoryServiceProcess',
|
|
4254
|
+
'ProductClassificationAttrDataTranslation',
|
|
4255
|
+
'ProductClassificationDataTranslation',
|
|
4227
4256
|
'ProductComponentGroup',
|
|
4257
|
+
'ProductComponentGroupDataTranslation',
|
|
4228
4258
|
'ProductConsumed',
|
|
4229
4259
|
'ProductConsumedState',
|
|
4230
4260
|
'ProductConsumptionSchedule',
|
|
@@ -4404,6 +4434,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4404
4434
|
'ServiceAppointment',
|
|
4405
4435
|
'ServiceAppointmentCapacityUsage',
|
|
4406
4436
|
'ServiceAppointmentGroup',
|
|
4437
|
+
'ServiceAppointmentStatus',
|
|
4407
4438
|
'ServiceContract',
|
|
4408
4439
|
'ServiceCrew',
|
|
4409
4440
|
'ServiceCrewMember',
|
|
@@ -4447,6 +4478,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4447
4478
|
'SocialContributionSum',
|
|
4448
4479
|
'SocialPersona',
|
|
4449
4480
|
'SocialPost',
|
|
4481
|
+
'StandardApexClass',
|
|
4450
4482
|
'StandardCareFeeAgreement',
|
|
4451
4483
|
'StandardPermissionSet',
|
|
4452
4484
|
'StaticResource',
|
|
@@ -4489,7 +4521,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4489
4521
|
'SwarmMember',
|
|
4490
4522
|
'TagCategory',
|
|
4491
4523
|
'TagCategoryAssignment',
|
|
4492
|
-
'Task',
|
|
4493
4524
|
'TaxDisclosureSummary',
|
|
4494
4525
|
'TaxEngine',
|
|
4495
4526
|
'TaxEngineInteractionLog',
|
|
@@ -4528,6 +4559,8 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4528
4559
|
'UsageImpactGroupPgmMeasure',
|
|
4529
4560
|
'UsageImpactGroupVersion',
|
|
4530
4561
|
'User',
|
|
4562
|
+
'UserAccessPolicy',
|
|
4563
|
+
'UserAppMenuItem',
|
|
4531
4564
|
'UserDefinedLabel',
|
|
4532
4565
|
'UserDefinedLabelAssignment',
|
|
4533
4566
|
'UserEsignVendorIdentifier',
|
|
@@ -4600,25 +4633,122 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4600
4633
|
*
|
|
4601
4634
|
* Generated
|
|
4602
4635
|
* from: ui-services-private-object-deny-list.yaml
|
|
4603
|
-
* API version:
|
|
4604
|
-
* at:
|
|
4636
|
+
* API version: 66
|
|
4637
|
+
* at: Tue, 18 Nov 2025 19:41:55 GMT
|
|
4605
4638
|
*/
|
|
4606
4639
|
const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
4640
|
+
'AIConsentMgmtStatusEvent',
|
|
4641
|
+
'AIKnowledgeCreationEvent',
|
|
4607
4642
|
'AIProductOptimizedField',
|
|
4608
4643
|
'AITenantProvisionedFeature',
|
|
4609
4644
|
'ASEOrgSyncHealthStats',
|
|
4610
4645
|
'ASEOrgSyncHealthTxns',
|
|
4611
4646
|
'AbnExperimentCohortAttrVal',
|
|
4647
|
+
'AbnExperimentCohortDmo',
|
|
4648
|
+
'AbnExperimentDmo',
|
|
4649
|
+
'AbnExperimentLogDmo',
|
|
4650
|
+
'AbnExperimentationDailySummaryDmo',
|
|
4651
|
+
'AbnExperimentationSummaryDmo',
|
|
4652
|
+
'AcadRgstrApplnEvent',
|
|
4653
|
+
'AcadRgstrEligCritRunEvent',
|
|
4654
|
+
'AcademicCredentialDmo',
|
|
4655
|
+
'AcademicSessionAttendanceDmo',
|
|
4656
|
+
'AcademicSessionDmo',
|
|
4657
|
+
'AcademicTermDmo',
|
|
4658
|
+
'AcademicTermEnrollmentDmo',
|
|
4659
|
+
'AcademicTermGpaCalcEvent',
|
|
4660
|
+
'AcademicTermRegstrnTimelineDmo',
|
|
4661
|
+
'AcademicYearDmo',
|
|
4662
|
+
'AccountContactDmo',
|
|
4663
|
+
'AccountDmo',
|
|
4664
|
+
'AccountLocationDmo',
|
|
4665
|
+
'AccountProspectSignal',
|
|
4666
|
+
'AccountRelationshipDmo',
|
|
4667
|
+
'AccountRoleDmo',
|
|
4668
|
+
'AccountingPeriodDmo',
|
|
4669
|
+
'ActionPlanDmo',
|
|
4670
|
+
'ActionPlanItemDmo',
|
|
4671
|
+
'ActionPlanTemplateAssignmentDmo',
|
|
4672
|
+
'ActionPlanTemplateDmo',
|
|
4673
|
+
'ActionPlanTemplateItemDmo',
|
|
4674
|
+
'ActionPlanTemplateVersionDmo',
|
|
4675
|
+
'ActionableListDmo',
|
|
4676
|
+
'ActionableListMemberDmo',
|
|
4612
4677
|
'ActionableOrchResponseEvent',
|
|
4613
4678
|
'ActionableOrchSourceEvent',
|
|
4679
|
+
'ActivationFlowVersionMap',
|
|
4680
|
+
'ActivityDmo',
|
|
4681
|
+
'ActivityParticipantDmo',
|
|
4682
|
+
'ActivityTimingDmo',
|
|
4683
|
+
'ActivityTopicDmo',
|
|
4614
4684
|
'ActnblListKeyPrfmIndAsgnt',
|
|
4685
|
+
'Actor',
|
|
4686
|
+
'ActorLock',
|
|
4687
|
+
'ActorMessage',
|
|
4688
|
+
'ActorReactiveAskRespEvent',
|
|
4689
|
+
'ActorSubscription',
|
|
4690
|
+
'AdConversionTagDmo',
|
|
4691
|
+
'AdDmo',
|
|
4692
|
+
'AdExchangeDmo',
|
|
4693
|
+
'AdKeywordDmo',
|
|
4694
|
+
'AdSalesMgmtEventView',
|
|
4695
|
+
'AdSiteDmo',
|
|
4696
|
+
'AdStrategyDmo',
|
|
4697
|
+
'AddressDmo',
|
|
4698
|
+
'AdverseEventActionDmo',
|
|
4699
|
+
'AdverseEventCauseDmo',
|
|
4700
|
+
'AdverseEventContributingFactorDmo',
|
|
4701
|
+
'AdverseEventDmo',
|
|
4702
|
+
'AdverseEventIdentifierDmo',
|
|
4703
|
+
'AdverseEventOutcomeDmo',
|
|
4704
|
+
'AdverseEventPartyDmo',
|
|
4705
|
+
'AdverseEventResultingEffectDmo',
|
|
4706
|
+
'AdverseEventSupportInfoDmo',
|
|
4707
|
+
'AffiliationDmo',
|
|
4708
|
+
'AgentServicePresenceDmo',
|
|
4709
|
+
'AgentWorkDmo',
|
|
4710
|
+
'AgentWorkSkillDmo',
|
|
4711
|
+
'AgentforceSdrConfig',
|
|
4712
|
+
'AiAgentActionDmo',
|
|
4713
|
+
'AiAgentInteractionDmo',
|
|
4714
|
+
'AiAgentInteractionMessageDmo',
|
|
4715
|
+
'AiAgentInteractionStepDmo',
|
|
4716
|
+
'AiAgentMomentDmo',
|
|
4717
|
+
'AiAgentMomentInteractionDmo',
|
|
4718
|
+
'AiAgentSessionDmo',
|
|
4719
|
+
'AiAgentSessionParticipantDmo',
|
|
4720
|
+
'AiAgentTagAssociationDmo',
|
|
4721
|
+
'AiAgentTagDefinitionAssociationDmo',
|
|
4722
|
+
'AiAgentTagDefinitionDmo',
|
|
4723
|
+
'AiAgentTagDmo',
|
|
4724
|
+
'AiAgentTopicDmo',
|
|
4725
|
+
'AiEvalCopilotTestCaseRslt',
|
|
4726
|
+
'AiEvalPrmptRagTestCsRslt',
|
|
4727
|
+
'AiEvalPromptTestCaseRslt',
|
|
4728
|
+
'AiEvalTestCaseCritRslt',
|
|
4729
|
+
'AiEvalTestCaseResult',
|
|
4730
|
+
'AiEvaluation',
|
|
4731
|
+
'AiGatewayReqModelDiagDmo',
|
|
4732
|
+
'AiGatewayReqObjRecCtnDmo',
|
|
4733
|
+
'AiGatewayReqObjRecDmo',
|
|
4734
|
+
'AiJobRun',
|
|
4735
|
+
'AiJobRunItem',
|
|
4615
4736
|
'AiMetadataSyncStatus',
|
|
4737
|
+
'AiPromptTemplateGenEvent',
|
|
4738
|
+
'AirTravelEmissionsFactorDmo',
|
|
4739
|
+
'AirTravelEnergyUseDmo',
|
|
4740
|
+
'AllergyIntoleranceDmo',
|
|
4741
|
+
'AlternatePaymentDmo',
|
|
4616
4742
|
'AnalyticsChangeEventLog',
|
|
4617
4743
|
'AnalyticsDownloadEventLog',
|
|
4618
4744
|
'AnalyticsGenerativeMetadata',
|
|
4745
|
+
'AnalyticsGenerativeMetadataDmo',
|
|
4619
4746
|
'AnalyticsInteractEventLog',
|
|
4620
4747
|
'AnalyticsPerfEventLog',
|
|
4621
4748
|
'AnalyticsTaskStatusEvent',
|
|
4749
|
+
'AnnualEmissionsInventoryDmo',
|
|
4750
|
+
'AnnualEmssnInventoryDmo',
|
|
4751
|
+
'AntiCorruptionInitiativeSummaryDmo',
|
|
4622
4752
|
'ApexCalloutEventLog',
|
|
4623
4753
|
'ApexExecutionEventLog',
|
|
4624
4754
|
'ApexExtlCalloutEventLog',
|
|
@@ -4627,62 +4757,486 @@ const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
|
4627
4757
|
'ApexTriggerEventLog',
|
|
4628
4758
|
'ApexUnexpectedExcpEventLog',
|
|
4629
4759
|
'ApiTotalUsageEventLog',
|
|
4760
|
+
'AppExchangeAnomalyEvent',
|
|
4761
|
+
'ApplicantDmo',
|
|
4762
|
+
'ApplicationDecisionDmo',
|
|
4763
|
+
'ApplicationDmo',
|
|
4764
|
+
'ApplicationItemDmo',
|
|
4765
|
+
'ApplicationParticipantDmo',
|
|
4766
|
+
'ApplicationRecommendationDmo',
|
|
4767
|
+
'ApplicationRecommenderDmo',
|
|
4768
|
+
'ApplicationRelatedCodeDmo',
|
|
4769
|
+
'ApplicationReviewDmo',
|
|
4770
|
+
'ApplicationReviewParticipantDmo',
|
|
4771
|
+
'ApplicationTaskDmo',
|
|
4772
|
+
'ApplicationTimelineDmo',
|
|
4773
|
+
'ApplnFormAppealStsChgEvnt',
|
|
4630
4774
|
'ApplnFormUsageTracking',
|
|
4775
|
+
'AppvlWorkItemNtfcnEvent',
|
|
4776
|
+
'ArticleGenAIFeedback',
|
|
4777
|
+
'AssessmentActionItemDmo',
|
|
4778
|
+
'AssessmentDefinitionDmo',
|
|
4779
|
+
'AssessmentDmo',
|
|
4780
|
+
'AssessmentEnvelopeDmo',
|
|
4781
|
+
'AssessmentEnvelopeItemDmo',
|
|
4782
|
+
'AssessmentIndicatorDefinedValueDmo',
|
|
4783
|
+
'AssessmentIndicatorDefinitionDmo',
|
|
4784
|
+
'AssessmentIndicatorValueDmo',
|
|
4785
|
+
'AssessmentQuestionAssignmentDmo',
|
|
4786
|
+
'AssessmentQuestionDmo',
|
|
4787
|
+
'AssessmentQuestionResponseDmo',
|
|
4788
|
+
'AssessmentQuestionSetDmo',
|
|
4789
|
+
'AssessmentQuestionVersionDmo',
|
|
4790
|
+
'AssessmentSignatureDmo',
|
|
4791
|
+
'AssessmentTaskContentDocumentDmo',
|
|
4792
|
+
'AssessmentTaskDefinitionDmo',
|
|
4793
|
+
'AssessmentTaskDmo',
|
|
4794
|
+
'AssessmentTaskIndicatorDefinitionDmo',
|
|
4795
|
+
'AssessmentTaskOrderDmo',
|
|
4796
|
+
'AssetActionSourceDmo',
|
|
4797
|
+
'AssetDmo',
|
|
4798
|
+
'AssetMilestoneDmo',
|
|
4799
|
+
'AssetOperationDmo',
|
|
4800
|
+
'AssetOperationOperatorBehaviorDmo',
|
|
4801
|
+
'AssetParticipantDmo',
|
|
4802
|
+
'AssetPerformanceSummaryDmo',
|
|
4803
|
+
'AssetSalesActionDmo',
|
|
4804
|
+
'AssetServiceActionDmo',
|
|
4805
|
+
'AssetServiceLevelObjectiveConsequenceDmo',
|
|
4806
|
+
'AssetServiceLevelObjectiveDmo',
|
|
4807
|
+
'AssetStatePeriodDmo',
|
|
4808
|
+
'AssetTelematicsEventDmo',
|
|
4809
|
+
'AssetTelematicsEventFaultCdMappingDmo',
|
|
4631
4810
|
'AssetThresholdUpdateEvent',
|
|
4811
|
+
'AssetWarrantyTermDmo',
|
|
4812
|
+
'AssortmentAssignmentDmo',
|
|
4813
|
+
'AssortmentDmo',
|
|
4814
|
+
'AssortmentProductDmo',
|
|
4632
4815
|
'AsyncReportRunEventLog',
|
|
4816
|
+
'AttachmentEventLog',
|
|
4817
|
+
'AttribModelJobStatusEvent',
|
|
4818
|
+
'AttribModelOutput',
|
|
4819
|
+
'AttribModelOutputKeyField',
|
|
4820
|
+
'AttribModelRelatedType',
|
|
4821
|
+
'AttribModelRelatedTypeParm',
|
|
4633
4822
|
'AuraRequestEventLog',
|
|
4823
|
+
'AuthDomainStatusEvent',
|
|
4824
|
+
'AuthLocationPermitScheduleDmo',
|
|
4825
|
+
'AuthorizationApplicationAssetDmo',
|
|
4826
|
+
'AuthorizationApplicationDmo',
|
|
4827
|
+
'AuthorizationApplicationPlaceDmo',
|
|
4828
|
+
'AuthorizationFormConsentDmo',
|
|
4829
|
+
'AuthorizationFormDataUseDmo',
|
|
4830
|
+
'AuthorizationFormDmo',
|
|
4831
|
+
'AuthorizationFormTextDmo',
|
|
4832
|
+
'AutomationStepProgress',
|
|
4833
|
+
'BankTransferTenderDmo',
|
|
4834
|
+
'BankerDmo',
|
|
4835
|
+
'BatchJobCalcExecEvent',
|
|
4836
|
+
'BatchJobProcessExecEvent',
|
|
4837
|
+
'BenefitActionDmo',
|
|
4838
|
+
'BenefitApplicationDmo',
|
|
4839
|
+
'BenefitAssignmentAdjustmentDmo',
|
|
4840
|
+
'BenefitAssignmentDmo',
|
|
4841
|
+
'BenefitDisbursementAdjustmentDmo',
|
|
4842
|
+
'BenefitDisbursementDmo',
|
|
4843
|
+
'BenefitDmo',
|
|
4844
|
+
'BenefitItemCodeDmo',
|
|
4845
|
+
'BenefitPrvdSearchableFldDmo',
|
|
4846
|
+
'BenefitScheduleAssignmentDmo',
|
|
4847
|
+
'BenefitScheduleDmo',
|
|
4848
|
+
'BenefitSessionDmo',
|
|
4849
|
+
'BenefitSpecialtyDmo',
|
|
4850
|
+
'BenefitTypeDmo',
|
|
4851
|
+
'BillingPolicyDmo',
|
|
4852
|
+
'BillingScheduleDmo',
|
|
4853
|
+
'BillingScheduleGroupDmo',
|
|
4854
|
+
'BillingScheduleGroupRelationshipDmo',
|
|
4855
|
+
'BillingTreatmentDmo',
|
|
4856
|
+
'BillingTreatmentItemDmo',
|
|
4857
|
+
'BillingTrxnJournalEvent',
|
|
4858
|
+
'BlockedRedirectEventLog',
|
|
4859
|
+
'BnftAsgntBnftItemCodeDmo',
|
|
4860
|
+
'BotDmo',
|
|
4861
|
+
'BranchUnitDmo',
|
|
4862
|
+
'BranchUnitRelatedRecordDmo',
|
|
4863
|
+
'BrandDmo',
|
|
4864
|
+
'BrandingKit',
|
|
4865
|
+
'BrandingKitContentDocument',
|
|
4866
|
+
'BrandingKitDataspaceLink',
|
|
4867
|
+
'BrandingKitGuideline',
|
|
4868
|
+
'BudgetAllocationDmo',
|
|
4869
|
+
'BudgetCategoryDmo',
|
|
4870
|
+
'BudgetCategoryValueDmo',
|
|
4871
|
+
'BudgetDmo',
|
|
4872
|
+
'BudgetPeriodDmo',
|
|
4873
|
+
'BuildingEnergyIntensityDmo',
|
|
4634
4874
|
'BulkApi2EventLog',
|
|
4635
4875
|
'BulkApi2JobResultsEvent',
|
|
4636
4876
|
'BulkApi2JobStatusEvent',
|
|
4637
4877
|
'BulkApiEventLog',
|
|
4878
|
+
'BulkApiRequestEventLog',
|
|
4879
|
+
'BulkEmailMessageDmo',
|
|
4638
4880
|
'BulkMessage',
|
|
4881
|
+
'BulkMessageDmo',
|
|
4882
|
+
'BundleProductDmo',
|
|
4883
|
+
'BusRegAuthTypeDependencyDmo',
|
|
4884
|
+
'BusinessLicenseCodeSetDmo',
|
|
4885
|
+
'BusinessMilestoneDmo',
|
|
4886
|
+
'BusinessPeriodDmo',
|
|
4887
|
+
'BusinessProfileDmo',
|
|
4888
|
+
'BusinessRegulatoryAuthTypeDmo',
|
|
4889
|
+
'BusinessTypeDmo',
|
|
4890
|
+
'BuyerIntentDmo',
|
|
4891
|
+
'CalendarEventDmo',
|
|
4892
|
+
'CampaignDmo',
|
|
4893
|
+
'CampaignMemberDmo',
|
|
4639
4894
|
'CapabilityUserPreference',
|
|
4895
|
+
'CapturePaymentDmo',
|
|
4896
|
+
'CarbonEmissionScopeAllocationDmo',
|
|
4897
|
+
'CardAccountDmo',
|
|
4898
|
+
'CareBarrier2Dmo',
|
|
4899
|
+
'CareBarrierDeterminantDmo',
|
|
4900
|
+
'CareBarrierTypeDmo',
|
|
4901
|
+
'CareBnftVrfyRqstStsChgEvent',
|
|
4902
|
+
'CareDeterminantDmo',
|
|
4903
|
+
'CareMetricTargetDmo',
|
|
4904
|
+
'CareObservationDmo',
|
|
4905
|
+
'CareObservationIdentifierDmo',
|
|
4906
|
+
'CareObservationItemDmo',
|
|
4907
|
+
'CarePgmProvHealthcareProviderDmo',
|
|
4908
|
+
'CarePlanActivityDetailDmo',
|
|
4909
|
+
'CarePlanActivityDmo',
|
|
4910
|
+
'CarePlanDetailDmo',
|
|
4911
|
+
'CarePlanDmo',
|
|
4912
|
+
'CarePlanIdentifierDmo',
|
|
4913
|
+
'CarePlanTemplateBenefitDmo',
|
|
4914
|
+
'CarePlanTemplateDmo',
|
|
4915
|
+
'CarePlanTemplateGoalDmo',
|
|
4916
|
+
'CarePreauthorizationDmo',
|
|
4917
|
+
'CarePreauthorizationItemDmo',
|
|
4918
|
+
'CareProgramAssistanceDmo',
|
|
4919
|
+
'CareProgramCampaignDmo',
|
|
4920
|
+
'CareProgramDetailDmo',
|
|
4921
|
+
'CareProgramDmo',
|
|
4922
|
+
'CareProgramEligibilityRuleDmo',
|
|
4923
|
+
'CareProgramEnrolleeDmo',
|
|
4924
|
+
'CareProgramEnrolleeProductDmo',
|
|
4925
|
+
'CareProgramEnrolleeStatusPeriodDmo',
|
|
4926
|
+
'CareProgramEnrollmentCardDmo',
|
|
4927
|
+
'CareProgramGoalDmo',
|
|
4928
|
+
'CareProgramIdentifierDmo',
|
|
4929
|
+
'CareProgramProductDmo',
|
|
4930
|
+
'CareProgramProviderProductDmo',
|
|
4931
|
+
'CareProgramSiteContractDmo',
|
|
4932
|
+
'CareProgramSiteDmo',
|
|
4933
|
+
'CareProgramStatusPeriodDmo',
|
|
4934
|
+
'CareProgramTeamMemberDmo',
|
|
4935
|
+
'CareProgramTeamMemberRolePeriodDmo',
|
|
4936
|
+
'CareRequestDiagnosisDmo',
|
|
4937
|
+
'CareRequestDiagnosisIdentifierDmo',
|
|
4938
|
+
'CareRequestDmo',
|
|
4939
|
+
'CareRequestDrugDmo',
|
|
4940
|
+
'CareRequestIdentifierDmo',
|
|
4941
|
+
'CareRequestItemDmo',
|
|
4942
|
+
'CareRequestReviewerDmo',
|
|
4943
|
+
'CareSpecialtyDmo',
|
|
4944
|
+
'CaseDmo',
|
|
4945
|
+
'CaseEpisodeDmo',
|
|
4640
4946
|
'CaseFileProcessDependency',
|
|
4641
4947
|
'CaseFileProcessExecution',
|
|
4642
|
-
'
|
|
4948
|
+
'CaseMilestoneDmo',
|
|
4949
|
+
'CaseMilestoneTypeDmo',
|
|
4950
|
+
'CaseParticipantDmo',
|
|
4951
|
+
'CaseProceedingComplaintDmo',
|
|
4952
|
+
'CaseProceedingDmo',
|
|
4953
|
+
'CaseProceedingInfractionDmo',
|
|
4954
|
+
'CaseProceedingParticipantDmo',
|
|
4955
|
+
'CaseProceedingResultDmo',
|
|
4956
|
+
'CaseProgramDmo',
|
|
4957
|
+
'CaseRelatedIssueDmo',
|
|
4958
|
+
'CaseTeamMemberProgramDmo',
|
|
4959
|
+
'CaseUpdateDmo',
|
|
4960
|
+
'CashTenderDmo',
|
|
4961
|
+
'CategoryDmo',
|
|
4962
|
+
'CdnTaskConfiguration',
|
|
4963
|
+
'ChangeRequestDmo',
|
|
4964
|
+
'ChangeRequestRelatedIssueDmo',
|
|
4965
|
+
'ChangeRequestRelatedItemDmo',
|
|
4966
|
+
'ChangeSetOperationEventLog',
|
|
4967
|
+
'ChannelEngagementDmo',
|
|
4968
|
+
'CheckTenderDmo',
|
|
4643
4969
|
'CheckoutResetConfig',
|
|
4970
|
+
'ClaimCaseDmo',
|
|
4971
|
+
'ClaimCoverageDmo',
|
|
4972
|
+
'ClaimDiagnosisDmo',
|
|
4973
|
+
'ClaimDmo',
|
|
4974
|
+
'ClaimItemDmo',
|
|
4975
|
+
'ClaimItemParticipantDmo',
|
|
4976
|
+
'ClaimParticipantDmo',
|
|
4977
|
+
'ClaimPaymentDetailDmo',
|
|
4978
|
+
'ClaimPaymentDmo',
|
|
4979
|
+
'ClaimSupportingInformationDmo',
|
|
4980
|
+
'ClinicalAlertDmo',
|
|
4981
|
+
'ClinicalEncounterDiagnosisDmo',
|
|
4982
|
+
'ClinicalEncounterDmo',
|
|
4983
|
+
'ClinicalEncounterFacilityDmo',
|
|
4984
|
+
'ClinicalEncounterIdentifierDmo',
|
|
4985
|
+
'ClinicalEncounterProviderDmo',
|
|
4986
|
+
'ClinicalEncounterReasonDmo',
|
|
4987
|
+
'ClinicalEncounterServiceRequestDmo',
|
|
4988
|
+
'ClinicalServiceRequestDetailDmo',
|
|
4989
|
+
'ClinicalServiceRequestDmo',
|
|
4990
|
+
'ClinicalServiceRequestIdentifierDmo',
|
|
4991
|
+
'CmplAsyncJobStatusChangedEvent',
|
|
4992
|
+
'CmsnProcUsageTracking',
|
|
4993
|
+
'CnfgItemAttributeDmo',
|
|
4994
|
+
'CnfgItemAttributeValueDmo',
|
|
4995
|
+
'CnfgItemChangeEvent',
|
|
4996
|
+
'CnfgItemRelationshipDmo',
|
|
4997
|
+
'CnfgItemTypeDefinitionDmo',
|
|
4998
|
+
'CnfgMgmtDiscoveryOrgDetail',
|
|
4999
|
+
'CnfgMgmtDiscoveryTrgtScan',
|
|
5000
|
+
'CnfgMgmtDscvryTrgtScanDoc',
|
|
5001
|
+
'CodeSetBundleDmo',
|
|
5002
|
+
'CodeSetDmo',
|
|
5003
|
+
'CollabMsgLinkedRecord',
|
|
5004
|
+
'CollabRoomSvcRoutgSpec',
|
|
5005
|
+
'CollectionPlanDmo',
|
|
5006
|
+
'CollectionPlanItemDmo',
|
|
5007
|
+
'CollectionPlanReasonDmo',
|
|
4644
5008
|
'CommerceJobStatus',
|
|
4645
5009
|
'CommerceSearchIndexError',
|
|
5010
|
+
'CommerceSearchPricebookInfo',
|
|
4646
5011
|
'CommerceSearchResultsRule',
|
|
5012
|
+
'CommitStatusChangeEvent',
|
|
5013
|
+
'CommodityUsageDmo',
|
|
5014
|
+
'CommunicationSubscriptionChannelTypeDmo',
|
|
5015
|
+
'CommunicationSubscriptionConsentDmo',
|
|
5016
|
+
'CommunicationSubscriptionDmo',
|
|
5017
|
+
'CommunicationSubscriptionTimingDmo',
|
|
4647
5018
|
'CompiledProduct',
|
|
5019
|
+
'ComplaintCaseDmo',
|
|
5020
|
+
'ComplaintDmo',
|
|
5021
|
+
'ComplaintParticipantDmo',
|
|
5022
|
+
'CompleteProgressCalcEvent',
|
|
5023
|
+
'ComplexTable4',
|
|
5024
|
+
'ComplexTable5',
|
|
5025
|
+
'ComplianceAsyncJob',
|
|
5026
|
+
'ComplianceAsyncJobPart',
|
|
4648
5027
|
'ConcurApexLimitEventLog',
|
|
5028
|
+
'ConfigurationItemDmo',
|
|
5029
|
+
'ConsentActionDmo',
|
|
5030
|
+
'ConsentStatusDmo',
|
|
4649
5031
|
'ConsentUnsubscribeAllEvent',
|
|
4650
5032
|
'ConsentUnsubscribeEvent',
|
|
5033
|
+
'ConstituentRoleDmo',
|
|
5034
|
+
'ConsumedLocationProductDmo',
|
|
5035
|
+
'ContCalloutSummaryEventLog',
|
|
5036
|
+
'ContactAlternateKey',
|
|
5037
|
+
'ContactPointAddressDmo',
|
|
5038
|
+
'ContactPointAppDmo',
|
|
5039
|
+
'ContactPointConsentDmo',
|
|
5040
|
+
'ContactPointDigitalIdDmo',
|
|
5041
|
+
'ContactPointDmo',
|
|
5042
|
+
'ContactPointEmailDmo',
|
|
5043
|
+
'ContactPointOTTServiceDmo',
|
|
5044
|
+
'ContactPointPhoneDmo',
|
|
5045
|
+
'ContactPointSocialDmo',
|
|
5046
|
+
'ContactProfileDmo',
|
|
5047
|
+
'ContentDistributionEventLog',
|
|
5048
|
+
'ContentDocLinkEventLog',
|
|
5049
|
+
'ContentDocumentDmo',
|
|
5050
|
+
'ContentDocumentLinkEvent',
|
|
5051
|
+
'ContentDocumentRelationshipDmo',
|
|
5052
|
+
'ContentDocumentVersionDmo',
|
|
5053
|
+
'ContentTaxonomyDmo',
|
|
4651
5054
|
'ContentTaxonomyModel',
|
|
5055
|
+
'ContentTaxonomyModelDmo',
|
|
5056
|
+
'ContentTaxonomyRelatedTermDmo',
|
|
5057
|
+
'ContentTaxonomyTermDmo',
|
|
5058
|
+
'ContentTaxonomyTermRelObjectDmo',
|
|
5059
|
+
'ContentTaxonomyTermRelationshipDmo',
|
|
4652
5060
|
'ContentTransferEventLog',
|
|
4653
5061
|
'ContextPersistenceEvent',
|
|
4654
5062
|
'ContractCreationEvent',
|
|
5063
|
+
'ContractDmo',
|
|
5064
|
+
'ContractDocVerContentDocDmo',
|
|
5065
|
+
'ContractDocumentVersionDmo',
|
|
5066
|
+
'ContractLineDmo',
|
|
5067
|
+
'ConvChannelEngagementSummaryDmo',
|
|
5068
|
+
'ConvChannelEngmtSummarySubjectDmo',
|
|
5069
|
+
'ConvChnlEngmtSummaryPtcpDmo',
|
|
5070
|
+
'ConvEngmtProcState',
|
|
4655
5071
|
'ConvIntelligenceVoiceCall',
|
|
4656
|
-
'
|
|
5072
|
+
'ConvReasonReportDefinitionDmo',
|
|
5073
|
+
'ConvReasonReportSegmentDefDmo',
|
|
5074
|
+
'ConversationDmo',
|
|
5075
|
+
'ConversationEntryDmo',
|
|
5076
|
+
'ConversationEntryTranscriptExcerptDmo',
|
|
4657
5077
|
'ConversationInsightEvent',
|
|
5078
|
+
'ConversationReasonCategoryDmo',
|
|
5079
|
+
'ConversationReasonDmo',
|
|
4658
5080
|
'ConversationTranscriptSendRequest',
|
|
5081
|
+
'ConversionEngagementSummaryDmo',
|
|
5082
|
+
'CostBookDmo',
|
|
5083
|
+
'CostBookEntryDmo',
|
|
5084
|
+
'CouponDefinitionDmo',
|
|
5085
|
+
'CouponDmo',
|
|
5086
|
+
'CourseOfferingAttendanceDmo',
|
|
5087
|
+
'CourseOfferingDmo',
|
|
5088
|
+
'CourseOfferingParticipantDmo',
|
|
5089
|
+
'CourseOfferingParticipationDmo',
|
|
5090
|
+
'CourseOfferingPtcpResultDmo',
|
|
5091
|
+
'CourseOfferingRubricDmo',
|
|
5092
|
+
'CourseOfferingScheduleDmo',
|
|
5093
|
+
'CourseOfferingScheduleTmplDmo',
|
|
5094
|
+
'CourseOfrPtcpActivityGradeDmo',
|
|
5095
|
+
'CoverageBenefitDmo',
|
|
5096
|
+
'CoverageBenefitItemDmo',
|
|
5097
|
+
'CoverageBenefitItemLimitDmo',
|
|
5098
|
+
'CoverageBenefitVerificationRequestDmo',
|
|
5099
|
+
'CreditMemoDmo',
|
|
5100
|
+
'CreditMemoLineDmo',
|
|
5101
|
+
'CreditMemoLineTaxDmo',
|
|
5102
|
+
'CreditTenderDmo',
|
|
5103
|
+
'CrossOrgDocProcUsageMetrics',
|
|
5104
|
+
'CspViolationEventLog',
|
|
4659
5105
|
'CuratedExpJobEvent',
|
|
4660
5106
|
'CuratedExpPlanEvent',
|
|
5107
|
+
'CurrencyDatedConversionRateDmo',
|
|
5108
|
+
'CurrencyStaticConversionRateDmo',
|
|
5109
|
+
'CustodyChainEntryDmo',
|
|
5110
|
+
'CustodyItemDmo',
|
|
5111
|
+
'CustodyItemRegulatoryCodeViolationDmo',
|
|
5112
|
+
'CustodyItemRelationDmo',
|
|
5113
|
+
'DCResourceProvStatusEvent',
|
|
4661
5114
|
'DTRecordsetReplica',
|
|
4662
5115
|
'DataActionJobStatusEvent',
|
|
5116
|
+
'DataAnlytConfigDeleteEvent',
|
|
5117
|
+
'DataAnlytConfigExportEvent',
|
|
5118
|
+
'DataAnlytConfigSync',
|
|
4663
5119
|
'DataCloudCurrencyConfig',
|
|
4664
5120
|
'DataCloudFiscalCalendar',
|
|
5121
|
+
'DataCustomCodeStatEvent',
|
|
5122
|
+
'DataEncryptionKey',
|
|
4665
5123
|
'DataKitDeployEvent',
|
|
5124
|
+
'DataMceUmaMigStrmStatus',
|
|
5125
|
+
'DataMceUmaMigrationStatus',
|
|
5126
|
+
'DataMltOrgMdatChgsetEvent',
|
|
4666
5127
|
'DataMultiOrgServiceEvent',
|
|
4667
5128
|
'DataShellTntUpgradeEvent',
|
|
5129
|
+
'DataTntDeprovisionStsEvent',
|
|
5130
|
+
'DataUseLegalBasisDmo',
|
|
5131
|
+
'DataUsePurposeConsentActionDmo',
|
|
5132
|
+
'DataUsePurposeDmo',
|
|
5133
|
+
'DatabaseSaveEventLog',
|
|
4668
5134
|
'DcsnTblSourceObjectRecord',
|
|
5135
|
+
'DcvrDataModelJobEvent',
|
|
5136
|
+
'DcvrFeatureProgress',
|
|
5137
|
+
'DcvrPreEnblStepProgress',
|
|
5138
|
+
'DcvrRecipeProgress',
|
|
5139
|
+
'DcvrRecipeStepProgress',
|
|
4669
5140
|
'DecisionTableDataset',
|
|
4670
5141
|
'DecisionTableRecordset',
|
|
4671
5142
|
'DecisionTblSrcChangedEvent',
|
|
5143
|
+
'DedupEngmtAnlssTextInsightAssocDmo',
|
|
5144
|
+
'DedupEngmtAnlssTextInsightDmo',
|
|
5145
|
+
'DeliveryEngagementSummaryDmo',
|
|
5146
|
+
'DeliveryVerificationEngmtSummaryDmo',
|
|
5147
|
+
'DepositAccountDmo',
|
|
5148
|
+
'DeviceApplicationEngagementDmo',
|
|
5149
|
+
'DeviceApplicationTemplateDmo',
|
|
5150
|
+
'DeviceDmo',
|
|
5151
|
+
'DeviceTypeConfigurationDmo',
|
|
5152
|
+
'DevopsRequestInfoEvent',
|
|
5153
|
+
'DgtAssetMgmtPrvdLghtCpntInstance',
|
|
5154
|
+
'DiagnosticSummaryDmo',
|
|
5155
|
+
'DiagnosticSummaryIdentifierDmo',
|
|
5156
|
+
'DigitalContentChannelDmo',
|
|
5157
|
+
'DigitalContentDmo',
|
|
5158
|
+
'DigitalContentPublishChannelDmo',
|
|
5159
|
+
'DigitalContentRelationshipDmo',
|
|
5160
|
+
'DigitalContentSpaceChannelDmo',
|
|
5161
|
+
'DigitalContentSpaceDmo',
|
|
5162
|
+
'DigitalSignatureDmo',
|
|
5163
|
+
'DigitalWalletDmo',
|
|
5164
|
+
'DisclosureDmo',
|
|
5165
|
+
'DisclosureReportingPeriodDmo',
|
|
4672
5166
|
'DiscoveryFrwrkSampleTemplate',
|
|
4673
5167
|
'DiscoveryFrwrkTemplateMember',
|
|
5168
|
+
'DistMktgMessageEvent',
|
|
5169
|
+
'DiversityEquityInclusionSummaryDmo',
|
|
5170
|
+
'DocAtchDownloadEventLog',
|
|
4674
5171
|
'DocGenBtchStsChgEvent',
|
|
4675
5172
|
'DocGenProcStsChgEvent',
|
|
5173
|
+
'DocProcessingUsageMetrics',
|
|
5174
|
+
'DocumentChecklistItemDmo',
|
|
5175
|
+
'DocumentClauseDmo',
|
|
5176
|
+
'DocumentClauseSetDmo',
|
|
4676
5177
|
'DocumentExtReviewerConsent',
|
|
5178
|
+
'DocumentExtractionCpltEvent',
|
|
5179
|
+
'DonorGiftSummaryDmo',
|
|
5180
|
+
'DriverPerformanceSummaryDmo',
|
|
5181
|
+
'EconomicPerformanceSummaryDmo',
|
|
5182
|
+
'EducationApplicationDmo',
|
|
5183
|
+
'EducationalInfoRequestDmo',
|
|
5184
|
+
'ElectricityEmissionsFactorSetDmo',
|
|
5185
|
+
'ElectronicMediaDmo',
|
|
4677
5186
|
'EmailBounceEvent',
|
|
5187
|
+
'EmailContentDmo',
|
|
5188
|
+
'EmailEngagementDmo',
|
|
5189
|
+
'EmailEngagementFrequencyDmo',
|
|
5190
|
+
'EmailEngagementQualityScoreDmo',
|
|
5191
|
+
'EmailEngagementScoreDmo',
|
|
5192
|
+
'EmailMessageDmo',
|
|
5193
|
+
'EmailMessageMigration',
|
|
5194
|
+
'EmailPublicationDmo',
|
|
5195
|
+
'EmailSendTimeOptimizationDmo',
|
|
5196
|
+
'EmailServerEventLog',
|
|
5197
|
+
'EmailTemplateDmo',
|
|
5198
|
+
'EmployeeDemographicSummaryDmo',
|
|
5199
|
+
'EmployeeDevelopmentSummaryDmo',
|
|
5200
|
+
'EmployeeDmo',
|
|
5201
|
+
'EmploymentBenefitSummaryDmo',
|
|
5202
|
+
'EmploymentDmo',
|
|
5203
|
+
'EmploymentOfferDmo',
|
|
5204
|
+
'EmploymentOfferVettingEvaluationDmo',
|
|
4678
5205
|
'EnblMlstnProgQryTmotEvent',
|
|
4679
|
-
'
|
|
5206
|
+
'EncryptionKeyErrorEvent',
|
|
5207
|
+
'EngagementActionDmo',
|
|
5208
|
+
'EngagementAnalysisTargetedInsightDmo',
|
|
5209
|
+
'EngagementAnalysisTextAssociationDmo',
|
|
5210
|
+
'EngagementAnalysisTextDirectFeedbackDmo',
|
|
5211
|
+
'EngagementAnalysisTextDmo',
|
|
5212
|
+
'EngagementAnalysisTextInsightDmo',
|
|
5213
|
+
'EngagementAnalysisTextParticipantDmo',
|
|
5214
|
+
'EngagementAnalysisTextSessionDmo',
|
|
5215
|
+
'EngagementAnalysisTgtInsightActionDmo',
|
|
5216
|
+
'EngagementChannelActionDmo',
|
|
5217
|
+
'EngagementChannelDmo',
|
|
5218
|
+
'EngagementChannelParticipantDmo',
|
|
5219
|
+
'EngagementChannelTypeConsentDmo',
|
|
5220
|
+
'EngagementChannelTypeDmo',
|
|
5221
|
+
'EngagementChannelUsageDmo',
|
|
5222
|
+
'EngagementParticipantAppRoleDmo',
|
|
4680
5223
|
'EngagementSignalDistinct',
|
|
4681
5224
|
'EngagementSignalFilter',
|
|
4682
5225
|
'EngagementSignalFltrGrp',
|
|
4683
5226
|
'EngagementSignalFltrVal',
|
|
4684
5227
|
'EngagementSignalJoinDim',
|
|
4685
|
-
'
|
|
5228
|
+
'EngagementTopicDmo',
|
|
5229
|
+
'EngmtInsightKnwlgArticleVersionDmo',
|
|
5230
|
+
'EnqueueProgressCalcEvent',
|
|
5231
|
+
'EnrollmentEligibilityCriteriaDmo',
|
|
5232
|
+
'EntpUserDmo',
|
|
5233
|
+
'EntpUserEmailDmo',
|
|
5234
|
+
'EntpUserIdentificationDmo',
|
|
5235
|
+
'EnvironmentalRiskDmo',
|
|
5236
|
+
'ErrorEngagementDmo',
|
|
5237
|
+
'EvaluationJobResultEvent',
|
|
5238
|
+
'ExpSetBusinessVertical',
|
|
5239
|
+
'ExperimentJobStatusEvent',
|
|
4686
5240
|
'ExtKAImportError',
|
|
4687
5241
|
'ExtKAImportResult',
|
|
4688
5242
|
'ExtKnowledgeIngestionRun',
|
|
@@ -4691,6 +5245,8 @@ const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
|
4691
5245
|
'ExtKnowledgeOrgStatus',
|
|
4692
5246
|
'ExtKnowledgePartnerOrg',
|
|
4693
5247
|
'ExtKnowledgeXDSConnector',
|
|
5248
|
+
'ExtMsgResourceStatusEvent',
|
|
5249
|
+
'ExternalAssessmentDefinitionDmo',
|
|
4694
5250
|
'ExternalDataChgEvent',
|
|
4695
5251
|
'ExternalDocRefMapping',
|
|
4696
5252
|
'ExternalEncryptionRootKey',
|
|
@@ -4702,66 +5258,613 @@ const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
|
4702
5258
|
'ExtlRecShrProcessEvent',
|
|
4703
5259
|
'ExtlRecShrRecordMap',
|
|
4704
5260
|
'ExtlRecShrResultEvent',
|
|
5261
|
+
'FavoriteConfiguration',
|
|
5262
|
+
'FeatureConfigProgress',
|
|
5263
|
+
'FeatureGroupSetupProgress',
|
|
5264
|
+
'FeatureSetupProgress',
|
|
5265
|
+
'FeatureUsageDmo',
|
|
5266
|
+
'FinancialAccountAddressDmo',
|
|
5267
|
+
'FinancialAccountBalanceDmo',
|
|
5268
|
+
'FinancialAccountDmo',
|
|
5269
|
+
'FinancialAccountFeeDmo',
|
|
5270
|
+
'FinancialAccountInterestRateDmo',
|
|
5271
|
+
'FinancialAccountLimitDmo',
|
|
5272
|
+
'FinancialAccountPartyDmo',
|
|
5273
|
+
'FinancialAccountTransactionDmo',
|
|
5274
|
+
'FinancialApplicationDmo',
|
|
5275
|
+
'FinancialApplicationItemDmo',
|
|
5276
|
+
'FinancialApplicationItemProposalDmo',
|
|
5277
|
+
'FinancialCustomerDmo',
|
|
5278
|
+
'FinancialGoalDmo',
|
|
5279
|
+
'FinancialGoalFundingDmo',
|
|
5280
|
+
'FinancialGoalPartyDmo',
|
|
5281
|
+
'FinancialHoldingDmo',
|
|
5282
|
+
'FinancialPlanDmo',
|
|
5283
|
+
'FinancialSecurityDmo',
|
|
5284
|
+
'FinclAssetPortfolioTargetAllocationDmo',
|
|
4705
5285
|
'FirstBillPaymentSetupEvent',
|
|
5286
|
+
'FiscalCalendarDmo',
|
|
5287
|
+
'FldSvcObjChgDmo',
|
|
5288
|
+
'FldSvcObjChgDtlDmo',
|
|
5289
|
+
'FlowAppvlProcCmplEvent',
|
|
4706
5290
|
'FlowAutoSaveStsChngEvent',
|
|
4707
5291
|
'FlowAutosaveInterviewStatus',
|
|
5292
|
+
'FlowDebugRefreshEvent',
|
|
4708
5293
|
'FlowDefDataActionMapping',
|
|
5294
|
+
'FlowDmo',
|
|
5295
|
+
'FlowElementDmo',
|
|
5296
|
+
'FlowElementRunDmo',
|
|
4709
5297
|
'FlowNavMetricEventLog',
|
|
5298
|
+
'FlowOccurrenceEvent',
|
|
5299
|
+
'FlowRecElementWinningPath',
|
|
5300
|
+
'FlowRunDmo',
|
|
5301
|
+
'FlowRunEvent',
|
|
5302
|
+
'FlowVersionDmo',
|
|
5303
|
+
'FlowVersionOccurrenceDmo',
|
|
5304
|
+
'ForecastItemManagerVersionAmountDmo',
|
|
5305
|
+
'ForecastItemOwnerVersionAmountDmo',
|
|
5306
|
+
'FreightHaulingEmissionFactorDmo',
|
|
5307
|
+
'FreightHaulingEnergyUseDmo',
|
|
5308
|
+
'FtestHighScaleData',
|
|
5309
|
+
'FtestNonTransactionalDataDlo_std__dll',
|
|
5310
|
+
'FtestSchemaInterface',
|
|
5311
|
+
'FulfillmentOrderDmo',
|
|
5312
|
+
'FulfillmentOrderPriceAdjDmo',
|
|
5313
|
+
'FulfillmentOrderPriceAdjTaxDmo',
|
|
5314
|
+
'FulfillmentOrderProductDmo',
|
|
5315
|
+
'FulfillmentOrderProductPriceAdjDmo',
|
|
5316
|
+
'FulfillmentOrderProductTaxDmo',
|
|
5317
|
+
'FulfillmentOrderTaxDmo',
|
|
5318
|
+
'FulfillmentPlanDmo',
|
|
5319
|
+
'FulfillmentStepDependencyDmo',
|
|
5320
|
+
'FulfillmentStepDmo',
|
|
5321
|
+
'FulfillmentStepSourceDmo',
|
|
5322
|
+
'FulfmtRoutgSpec',
|
|
5323
|
+
'FulfmtStepDepResolveEvent',
|
|
5324
|
+
'FundingAwardAmendmentDmo',
|
|
5325
|
+
'FundingAwardDisbursementDmo',
|
|
5326
|
+
'FundingAwardDmo',
|
|
5327
|
+
'FundingAwardRequirementDmo',
|
|
5328
|
+
'FundingOpportunityDmo',
|
|
5329
|
+
'GameDefinitionDmo',
|
|
5330
|
+
'GameParticipantDmo',
|
|
5331
|
+
'GameParticipantRewardDmo',
|
|
5332
|
+
'GameRewardDmo',
|
|
5333
|
+
'GenOpPlanCacheEntry',
|
|
5334
|
+
'GenOpPlanContextAttr',
|
|
5335
|
+
'GenOpPlanError',
|
|
5336
|
+
'GenOpPlanSourceContent',
|
|
5337
|
+
'GenOpPlanSourceRef',
|
|
5338
|
+
'GeneratedOperationPlanDmo',
|
|
5339
|
+
'GeneratedOperationPlanExecutionDmo',
|
|
5340
|
+
'GeneratedOperationPlanStepDmo',
|
|
5341
|
+
'GeneratedOperationPlanStepExecutionDmo',
|
|
5342
|
+
'GeneratedWasteDmo',
|
|
4710
5343
|
'GenericHammerResult',
|
|
5344
|
+
'GeoDemographicDistributionDmo',
|
|
5345
|
+
'GiftBatchDmo',
|
|
5346
|
+
'GiftCmtChangeAttrLogDmo',
|
|
5347
|
+
'GiftCommitmentDmo',
|
|
5348
|
+
'GiftCommitmentScheduleDmo',
|
|
5349
|
+
'GiftDefaultDesignationDmo',
|
|
5350
|
+
'GiftDesignationDmo',
|
|
5351
|
+
'GiftEntryDmo',
|
|
5352
|
+
'GiftRefundDmo',
|
|
5353
|
+
'GiftSoftCreditDmo',
|
|
5354
|
+
'GiftTransactionDesignationDmo',
|
|
5355
|
+
'GiftTransactionDmo',
|
|
5356
|
+
'GoalAssignmentDetailDmo',
|
|
5357
|
+
'GoalAssignmentDmo',
|
|
5358
|
+
'GoalDefinitionDmo',
|
|
5359
|
+
'GoodsProductDmo',
|
|
5360
|
+
'GovFinancialAssistanceSummaryDmo',
|
|
5361
|
+
'GroundTravelEmissionFactorDmo',
|
|
5362
|
+
'GroundTravelEnergyUseDmo',
|
|
5363
|
+
'GroundingInsightScore',
|
|
5364
|
+
'GroupMembershipEventLog',
|
|
4711
5365
|
'GuestUserAnomalyEvent',
|
|
5366
|
+
'HealthConditionDefinitionDmo',
|
|
5367
|
+
'HealthScoreCategoryDmo',
|
|
5368
|
+
'HealthScoreDmo',
|
|
5369
|
+
'HealthScoreRangeClassificationDmo',
|
|
5370
|
+
'HealthcareDiagnosisDmo',
|
|
5371
|
+
'HealthcareFacilityDmo',
|
|
5372
|
+
'HealthcareFacilityIdentifierDmo',
|
|
5373
|
+
'HealthcareFacilityServiceDmo',
|
|
5374
|
+
'HealthcarePerformerDmo',
|
|
5375
|
+
'HealthcarePractitionerFacilityDmo',
|
|
5376
|
+
'HealthcareProcedureDmo',
|
|
5377
|
+
'HealthcareProviderDmo',
|
|
5378
|
+
'HealthcareProviderFacilitySpecialtyDmo',
|
|
5379
|
+
'HealthcareProviderNPIDmo',
|
|
5380
|
+
'HealthcareProviderServiceDmo',
|
|
5381
|
+
'HealthcareProviderSpecialtyDmo',
|
|
5382
|
+
'HealthcareProviderTaxonomyDmo',
|
|
5383
|
+
'HealthcareServiceDmo',
|
|
5384
|
+
'HealthcareTaxonomyDmo',
|
|
5385
|
+
'HlthcrPractitionerFacilityIdentifierDmo',
|
|
5386
|
+
'HotelStayEmissionFactorDmo',
|
|
5387
|
+
'HotelStayEnergyUseDmo',
|
|
5388
|
+
'HouseholdDmo',
|
|
5389
|
+
'IdentityMatchDmo',
|
|
5390
|
+
'ImpactStrategyAssignmentDmo',
|
|
5391
|
+
'ImpactStrategyDmo',
|
|
5392
|
+
'InPersonEngagementDmo',
|
|
5393
|
+
'InPersonMeetingDmo',
|
|
5394
|
+
'InStoreLocationDmo',
|
|
5395
|
+
'IncidentDmo',
|
|
5396
|
+
'IncidentRelatedItemDmo',
|
|
5397
|
+
'IndicatorAssignmentDmo',
|
|
5398
|
+
'IndicatorDefinitionDmo',
|
|
5399
|
+
'IndicatorPerformancePeriodDmo',
|
|
5400
|
+
'IndicatorResultDmo',
|
|
5401
|
+
'IndividualDmo',
|
|
5402
|
+
'InsPlcyEndrStatusEvent',
|
|
5403
|
+
'InsPlcyIssuanceStatusEvent',
|
|
5404
|
+
'InsPolicyRnwlQuoteStatusEvent',
|
|
5405
|
+
'InsPolicyRnwlStatusEvent',
|
|
5406
|
+
'InspectionAssessmentIndicatorDmo',
|
|
5407
|
+
'InspectionTypeDmo',
|
|
4712
5408
|
'InsufficientAccessEventLog',
|
|
4713
5409
|
'InsuranceAsyncBulkRecordDetail',
|
|
5410
|
+
'InsuranceCoverageTypeDmo',
|
|
5411
|
+
'InsurancePolicyAssetDmo',
|
|
5412
|
+
'InsurancePolicyCoverageDmo',
|
|
5413
|
+
'InsurancePolicyCoverageParticipantDmo',
|
|
5414
|
+
'InsurancePolicyDmo',
|
|
5415
|
+
'InsurancePolicyMemberAssetDmo',
|
|
5416
|
+
'InsurancePolicyParticipantDmo',
|
|
5417
|
+
'InsurancePolicyTransactionDmo',
|
|
4714
5418
|
'InsuranceRatingInput',
|
|
4715
5419
|
'InsuranceRatingOutput',
|
|
4716
5420
|
'InsuranceRatingRequestEvent',
|
|
4717
5421
|
'InsuranceRatingRequestItem',
|
|
5422
|
+
'IntegProvDefStsChgEvent',
|
|
5423
|
+
'InteractionAnalysis',
|
|
5424
|
+
'InterestTagDefinitionDmo',
|
|
5425
|
+
'InteropTopicSubcrEvent',
|
|
4718
5426
|
'InterviewItemWaitCondition',
|
|
5427
|
+
'InventoryRequestDmo',
|
|
5428
|
+
'InventoryRequestItemDmo',
|
|
5429
|
+
'InventorySerializedProductDmo',
|
|
5430
|
+
'InventoryTransferDmo',
|
|
5431
|
+
'InvestmentAccountDmo',
|
|
5432
|
+
'InvocableActionEventLog',
|
|
5433
|
+
'InvoiceAddressGroupDmo',
|
|
5434
|
+
'InvoiceBatchRunDmo',
|
|
5435
|
+
'InvoiceDmo',
|
|
5436
|
+
'InvoiceLineDmo',
|
|
5437
|
+
'InvoiceLineTaxDmo',
|
|
5438
|
+
'InvoiceProcPymtExclEvent',
|
|
5439
|
+
'IssueRelationshipDmo',
|
|
5440
|
+
'JobApplnSearchableFieldDmo',
|
|
5441
|
+
'JobPositionDmo',
|
|
5442
|
+
'JobPositionPayGradeDmo',
|
|
5443
|
+
'JobPositionRecruitmentRequisitionDmo',
|
|
5444
|
+
'JobPostingSearchableFieldDmo',
|
|
5445
|
+
'KnowledgeArticleCategoryDmo',
|
|
5446
|
+
'KnowledgeArticleDmo',
|
|
5447
|
+
'KnowledgeArticleEngagementDmo',
|
|
4719
5448
|
'KnowledgeArticleEventLog',
|
|
5449
|
+
'KnowledgeArticleQuestion',
|
|
5450
|
+
'KnowledgeArticleQuestionSet',
|
|
5451
|
+
'KnowledgeArticleSummary',
|
|
5452
|
+
'KnowledgeArticleVersionDmo',
|
|
5453
|
+
'KnowledgeBlockReference',
|
|
5454
|
+
'LeadDmo',
|
|
5455
|
+
'LeadEngagementDmo',
|
|
5456
|
+
'LeadLineItemDmo',
|
|
5457
|
+
'LeadPreferredSellerDmo',
|
|
5458
|
+
'LearnerCampusSpacesActivityDmo',
|
|
5459
|
+
'LearnerLearningSystemActivityDmo',
|
|
5460
|
+
'LearnerPathwayDmo',
|
|
5461
|
+
'LearnerPathwayItemDmo',
|
|
5462
|
+
'LearnerProfileDmo',
|
|
5463
|
+
'LearnerProgramDmo',
|
|
5464
|
+
'LearnerProgramRequirementDmo',
|
|
5465
|
+
'LearnerProgramRqmtProgressDmo',
|
|
5466
|
+
'LearningAchievementDmo',
|
|
5467
|
+
'LearningCourseDmo',
|
|
5468
|
+
'LearningDmo',
|
|
5469
|
+
'LearningFoundationItemDmo',
|
|
5470
|
+
'LearningOutcomeItemDmo',
|
|
5471
|
+
'LearningPathwayTemplateDmo',
|
|
5472
|
+
'LearningPathwayTemplateItemDmo',
|
|
5473
|
+
'LearningPathwayTmplPgmPlanDmo',
|
|
5474
|
+
'LearningProgramDmo',
|
|
5475
|
+
'LearningProgramPlanDmo',
|
|
5476
|
+
'LearningProgramPlanRqmtDmo',
|
|
5477
|
+
'LegalEntyAccountingPeriodDmo',
|
|
5478
|
+
'LegalEntyDmo',
|
|
5479
|
+
'LifeScienceErrorLog',
|
|
5480
|
+
'LightningErrorEventLog',
|
|
4720
5481
|
'LightningLoggerEventLog',
|
|
4721
5482
|
'LightningPageViewEventLog',
|
|
5483
|
+
'LightningPrfmEventLog',
|
|
5484
|
+
'LinkedKnowledgeArticleDmo',
|
|
5485
|
+
'LoanAccountDmo',
|
|
5486
|
+
'LocaleDmo',
|
|
5487
|
+
'LocationDmo',
|
|
5488
|
+
'LocationGroupAssignmentDmo',
|
|
5489
|
+
'LocationGroupDmo',
|
|
5490
|
+
'LocationGroupProdExclChgDmo',
|
|
5491
|
+
'LocationGroupProdInvChgDmo',
|
|
5492
|
+
'LocationProductInventoryChangeDmo',
|
|
5493
|
+
'LocationProductInventoryDmo',
|
|
5494
|
+
'LocationShippingCarrierMethodDmo',
|
|
5495
|
+
'LoginAnomalyEvent',
|
|
4722
5496
|
'LoginAsEventLog',
|
|
4723
5497
|
'LoginEventLog',
|
|
5498
|
+
'LogoutEventLog',
|
|
5499
|
+
'LoyaltyAggregatedPtExpirationLedgerDmo',
|
|
5500
|
+
'LoyaltyBenefitDmo',
|
|
5501
|
+
'LoyaltyBenefitTypeDmo',
|
|
5502
|
+
'LoyaltyJournalSubtypeDmo',
|
|
5503
|
+
'LoyaltyJournalTypeDmo',
|
|
5504
|
+
'LoyaltyLedgerDmo',
|
|
5505
|
+
'LoyaltyLedgerTraceabilityDmo',
|
|
5506
|
+
'LoyaltyMemberCurrencyDmo',
|
|
5507
|
+
'LoyaltyMemberTierDmo',
|
|
5508
|
+
'LoyaltyMembershipLifecycleDmo',
|
|
5509
|
+
'LoyaltyPartnerProductDmo',
|
|
5510
|
+
'LoyaltyProgramBadgeDmo',
|
|
5511
|
+
'LoyaltyProgramCurrencyDmo',
|
|
5512
|
+
'LoyaltyProgramCurrencySubtypeDmo',
|
|
5513
|
+
'LoyaltyProgramCurrencyTierDmo',
|
|
5514
|
+
'LoyaltyProgramDmo',
|
|
5515
|
+
'LoyaltyProgramEngagementAttributeDmo',
|
|
5516
|
+
'LoyaltyProgramEngmtAttributePromotionDmo',
|
|
5517
|
+
'LoyaltyProgramGroupMemberRelationshipDmo',
|
|
5518
|
+
'LoyaltyProgramMemberAttributeValueDmo',
|
|
5519
|
+
'LoyaltyProgramMemberBadgeDmo',
|
|
5520
|
+
'LoyaltyProgramMemberCaseDmo',
|
|
5521
|
+
'LoyaltyProgramMemberDmo',
|
|
5522
|
+
'LoyaltyProgramMemberLinkedPartnerDmo',
|
|
5523
|
+
'LoyaltyProgramMemberMergeDmo',
|
|
5524
|
+
'LoyaltyProgramMemberPromotionDmo',
|
|
5525
|
+
'LoyaltyProgramPartnerCurrencyDmo',
|
|
5526
|
+
'LoyaltyProgramPartnerDmo',
|
|
5527
|
+
'LoyaltyProgramPartnerLedgerDmo',
|
|
5528
|
+
'LoyaltyProgramPartnerLedgerSummaryDmo',
|
|
5529
|
+
'LoyaltyProgramPartnerPrepaidPackDmo',
|
|
5530
|
+
'LoyaltyProgramPartnerPromotionDmo',
|
|
5531
|
+
'LoyaltyTierBenefitDmo',
|
|
5532
|
+
'LoyaltyTierDmo',
|
|
5533
|
+
'LoyaltyTierEligibilitySrcDmo',
|
|
5534
|
+
'LoyaltyTierGroupDmo',
|
|
5535
|
+
'LoyaltyTierModelDmo',
|
|
5536
|
+
'LoyaltyTierMshpFeeOptionDmo',
|
|
5537
|
+
'LoyaltyTierPromotionDmo',
|
|
5538
|
+
'LoyaltyTransactionJournalDmo',
|
|
5539
|
+
'MLJobOrchStatusChgEvent',
|
|
4724
5540
|
'MLModelDataAlert',
|
|
5541
|
+
'MailLetterDmo',
|
|
5542
|
+
'MailLetterEngagementDmo',
|
|
5543
|
+
'ManagedContentDeploymentPipeline',
|
|
5544
|
+
'ManagedContentDeploymentPipelineStep',
|
|
4725
5545
|
'ManagedContentJobBody',
|
|
4726
5546
|
'ManagedContentOffCoreLocation',
|
|
4727
5547
|
'ManagedContentSpaceFolderShare',
|
|
5548
|
+
'ManagedContentSpacePrvdInstance',
|
|
5549
|
+
'ManagedEventDmo',
|
|
5550
|
+
'ManagedEventSessionDmo',
|
|
5551
|
+
'ManagedEventTypeDmo',
|
|
5552
|
+
'MarketAudienceDmo',
|
|
5553
|
+
'MarketJourneyActivityDmo',
|
|
5554
|
+
'MarketSegmentDmo',
|
|
5555
|
+
'MarketingChannelDmo',
|
|
5556
|
+
'MarketingChannelEngagedAudienceDmo',
|
|
5557
|
+
'MarketingChannelTargetedSegmentDmo',
|
|
5558
|
+
'MarketingEmailListDmo',
|
|
5559
|
+
'MarketingJourneyActivityDmo',
|
|
5560
|
+
'MarketingJourneyActivityRunDmo',
|
|
5561
|
+
'MarketingJourneyDmo',
|
|
5562
|
+
'MarketingStreamingAppConfig',
|
|
5563
|
+
'MasterProductDmo',
|
|
5564
|
+
'MaterialityTopicDmo',
|
|
5565
|
+
'MaterialityTopicDocClauseSetDmo',
|
|
5566
|
+
'MaterialityTopicReferenceDmo',
|
|
5567
|
+
'MealCardActivityDmo',
|
|
5568
|
+
'MediaBuyDmo',
|
|
5569
|
+
'MediaBuyPackageDmo',
|
|
5570
|
+
'MediaEngagementDmo',
|
|
5571
|
+
'MedicalInsightEvent',
|
|
5572
|
+
'MedicationDmo',
|
|
5573
|
+
'MedicationIdentifierDmo',
|
|
5574
|
+
'MediumTable2',
|
|
5575
|
+
'MediumTable3',
|
|
5576
|
+
'MemberBenefitDmo',
|
|
5577
|
+
'MemberPlanDmo',
|
|
5578
|
+
'MentoringProfileDmo',
|
|
4728
5579
|
'MerchantAccountEvent',
|
|
5580
|
+
'MessageEngagementDmo',
|
|
5581
|
+
'MessageTemplateDmo',
|
|
4729
5582
|
'MessagingChannelUpdateEvent',
|
|
5583
|
+
'MessagingSessionDmo',
|
|
4730
5584
|
'MetadataApiOpEventLog',
|
|
4731
5585
|
'MetricsDeletionJobStatus',
|
|
5586
|
+
'MgdEventSessSubjectAssignmentDmo',
|
|
5587
|
+
'MigratedEmail',
|
|
5588
|
+
'MktJourneyDcsnChildFlow',
|
|
5589
|
+
'MktJourneyDcsnDataExtMap',
|
|
5590
|
+
'MktJourneyDcsnOption',
|
|
4732
5591
|
'MktMLModelPartitionRun',
|
|
4733
5592
|
'MktMLModelSetupRun',
|
|
4734
5593
|
'MktMLSetupRunChgEvent',
|
|
4735
5594
|
'MngContentFormActionEvent',
|
|
5595
|
+
'MobileDeviceAppRegistration',
|
|
5596
|
+
'MultiOrgConnectionEvent',
|
|
5597
|
+
'NamedCredentialEventLog',
|
|
5598
|
+
'NetworkDmo',
|
|
5599
|
+
'NetworkReferencedObjectDmo',
|
|
5600
|
+
'NetworkUsageDmo',
|
|
5601
|
+
'OSAsyncChgCompletedEvent',
|
|
4736
5602
|
'ObjectDataImportResult',
|
|
4737
5603
|
'ObjectUserTerritory2View',
|
|
5604
|
+
'OccupationDmo',
|
|
5605
|
+
'OccupationGroupDmo',
|
|
5606
|
+
'OfferDmo',
|
|
5607
|
+
'OfferMarketSegmentDmo',
|
|
5608
|
+
'OfferMarketingEmailListDmo',
|
|
5609
|
+
'OfferProductCategoryDmo',
|
|
5610
|
+
'OfferProductDmo',
|
|
5611
|
+
'OfferProductOrderEngagementDmo',
|
|
5612
|
+
'OfferSalesOrderProductEngagementDmo',
|
|
5613
|
+
'OfferTreatmentDmo',
|
|
4738
5614
|
'OmniTrackingEvent',
|
|
5615
|
+
'OperatingHoursDmo',
|
|
5616
|
+
'OperatingHoursTimeSlotDmo',
|
|
5617
|
+
'OperatorPerformanceSummaryDmo',
|
|
5618
|
+
'OpportunityContactDmo',
|
|
5619
|
+
'OpportunityDmo',
|
|
5620
|
+
'OpportunityHistoricalTrendDmo',
|
|
5621
|
+
'OpportunityHistoryDmo',
|
|
5622
|
+
'OpportunityInfluenceDmo',
|
|
5623
|
+
'OpportunityPreferredSellerDmo',
|
|
5624
|
+
'OpportunityProductDmo',
|
|
5625
|
+
'OpportunityStageDmo',
|
|
5626
|
+
'OrderDeliveryMethodDmo',
|
|
4739
5627
|
'OrderItemAssetizationState',
|
|
5628
|
+
'OrderUseRsrcChosenPolicy',
|
|
4740
5629
|
'OrgDayZeroStatus',
|
|
4741
5630
|
'OrgSharingEvent',
|
|
5631
|
+
'OrganizationIncidentSummaryDmo',
|
|
5632
|
+
'OtherEmissionFactorSetItemDmo',
|
|
5633
|
+
'OtherEmissionsFactorSetDmo',
|
|
5634
|
+
'OutboundProspect',
|
|
5635
|
+
'OutboundProspectSignal',
|
|
5636
|
+
'OutcomeActivityDmo',
|
|
5637
|
+
'OutcomeIntentDmo',
|
|
5638
|
+
'OutreachSourceCodeDmo',
|
|
5639
|
+
'OutreachSummaryDmo',
|
|
4742
5640
|
'OvenSdbExperimentRequest',
|
|
4743
5641
|
'PackageInstallEventLog',
|
|
4744
5642
|
'PackagePropUpdateJob',
|
|
4745
5643
|
'PackagePropUpdateRequest',
|
|
4746
5644
|
'PackageSubscriberOrgInfo',
|
|
5645
|
+
'PartyAccreditationDmo',
|
|
5646
|
+
'PartyAwardDmo',
|
|
5647
|
+
'PartyBoardCertificationDmo',
|
|
5648
|
+
'PartyBoardCertificationIdentifierDmo',
|
|
5649
|
+
'PartyBusinessLicenseDmo',
|
|
5650
|
+
'PartyConsentDmo',
|
|
5651
|
+
'PartyDmo',
|
|
5652
|
+
'PartyExpenseDmo',
|
|
5653
|
+
'PartyFinancialAssetDmo',
|
|
5654
|
+
'PartyFinancialLiabilityDmo',
|
|
5655
|
+
'PartyIdentificationDmo',
|
|
5656
|
+
'PartyIncomeDmo',
|
|
5657
|
+
'PartyInterestTagDmo',
|
|
5658
|
+
'PartyPhilanthropicAssessmentDmo',
|
|
5659
|
+
'PartyPhilanthropicIndicatorDmo',
|
|
5660
|
+
'PartyPhilanthropicMilestoneDmo',
|
|
5661
|
+
'PartyPhilanthropicOccurrenceDmo',
|
|
5662
|
+
'PartyProfileAddressDmo',
|
|
5663
|
+
'PartyProfileDmo',
|
|
5664
|
+
'PartyPromotionUsageDmo',
|
|
5665
|
+
'PartyPublicationDmo',
|
|
5666
|
+
'PartyRelatedPartyDmo',
|
|
5667
|
+
'PartyRelationshipTypeDmo',
|
|
5668
|
+
'PartyRoleDmo',
|
|
5669
|
+
'PartyRoleTypeDmo',
|
|
5670
|
+
'PatientDmo',
|
|
5671
|
+
'PatientHealthConditionDetailDmo',
|
|
5672
|
+
'PatientHealthConditionDmo',
|
|
5673
|
+
'PatientHealthReactionDmo',
|
|
5674
|
+
'PatientImmunizationDmo',
|
|
5675
|
+
'PatientImmunizationIdentifierDmo',
|
|
5676
|
+
'PatientMedRecileStmtRecommendationDmo',
|
|
5677
|
+
'PatientMedReconRecommendationDmo',
|
|
5678
|
+
'PatientMedicalProcedureDetailDmo',
|
|
5679
|
+
'PatientMedicalProcedureDmo',
|
|
5680
|
+
'PatientMedicalProcedureIdentifierDmo',
|
|
5681
|
+
'PatientMedicationDispenseDmo',
|
|
5682
|
+
'PatientMedicationDosageDmo',
|
|
5683
|
+
'PatientMedicationReconciliationDmo',
|
|
5684
|
+
'PatientMedicationRequestDmo',
|
|
5685
|
+
'PatientMedicationStatementDetailDmo',
|
|
5686
|
+
'PatientMedicationStatementDmo',
|
|
5687
|
+
'PatientMedicationStatementIdentifierDmo',
|
|
5688
|
+
'PatientRegisteredDeviceDmo',
|
|
5689
|
+
'PatientRegisteredDeviceIdentifierDmo',
|
|
5690
|
+
'PayGradeDmo',
|
|
5691
|
+
'PayGradeStepDmo',
|
|
5692
|
+
'PayGradeStepLocationDmo',
|
|
5693
|
+
'PaymentCardDmo',
|
|
5694
|
+
'PaymentInstrumentDmo',
|
|
4747
5695
|
'PaymentIntentEvent',
|
|
4748
5696
|
'PaymentLinkEvent',
|
|
5697
|
+
'PaymentMetadata',
|
|
5698
|
+
'PaymentMethodDmo',
|
|
5699
|
+
'PaymentPageChangeEvent',
|
|
5700
|
+
'PaymentRequestDmo',
|
|
5701
|
+
'PaymentRequestLineDmo',
|
|
5702
|
+
'PaymentTermDmo',
|
|
5703
|
+
'PaymentTermItemDmo',
|
|
5704
|
+
'PermissionUpdateEventLog',
|
|
5705
|
+
'PersnlBatchDcsnJobStatusEvent',
|
|
5706
|
+
'PersnlBatchDcsnKeyField',
|
|
5707
|
+
'PersnlBatchDcsnPersnlPoint',
|
|
4749
5708
|
'PersnlDecisionAttrValue',
|
|
5709
|
+
'PersonAcademicCredentialDmo',
|
|
5710
|
+
'PersonDisabilityDmo',
|
|
5711
|
+
'PersonEducationDmo',
|
|
5712
|
+
'PersonEmploymentDmo',
|
|
5713
|
+
'PersonExaminationDmo',
|
|
5714
|
+
'PersonInteractionAnalysis',
|
|
5715
|
+
'PersonLanguageDmo',
|
|
5716
|
+
'PersonLifeEventDmo',
|
|
5717
|
+
'PersonNameDmo',
|
|
5718
|
+
'PersonPublicProfileDmo',
|
|
5719
|
+
'PersonPublicProfilePrefSetDmo',
|
|
5720
|
+
'PersonSkillDmo',
|
|
4750
5721
|
'PersonalizationAttribute',
|
|
5722
|
+
'PersonalizationDecisionDmo',
|
|
5723
|
+
'PersonalizationLogDmo',
|
|
5724
|
+
'PersonalizationPointDmo',
|
|
5725
|
+
'PersonalizationSchemaDmo',
|
|
5726
|
+
'PersonalizerDmo',
|
|
5727
|
+
'PlanBenefitDmo',
|
|
5728
|
+
'PlanBenefitItemDmo',
|
|
4751
5729
|
'PlatformEventUsage',
|
|
5730
|
+
'PlatformMetabolismSyncStatus',
|
|
5731
|
+
'PositionDmo',
|
|
5732
|
+
'PositionPayGradeDmo',
|
|
5733
|
+
'PrepaidCardDmo',
|
|
5734
|
+
'PriceAdjustmentGroupDmo',
|
|
5735
|
+
'PriceBookDmo',
|
|
5736
|
+
'PriceBookEntryDmo',
|
|
4752
5737
|
'PriceBookPriceGuidance',
|
|
4753
5738
|
'PriceSheetData',
|
|
4754
5739
|
'PricingDecisionHashMap',
|
|
5740
|
+
'PricingDependencyGraph',
|
|
4755
5741
|
'PricingLookupSyncStatus',
|
|
4756
5742
|
'PricingWaterfallLog',
|
|
5743
|
+
'PrivacyConsentLogDmo',
|
|
5744
|
+
'ProblemDmo',
|
|
5745
|
+
'ProblemRelatedItemDmo',
|
|
5746
|
+
'ProcessExceptionDmo',
|
|
5747
|
+
'ProcurementEmissionFactorSetDmo',
|
|
5748
|
+
'ProcurementEmissionFactorSetItemDmo',
|
|
5749
|
+
'ProducerDmo',
|
|
5750
|
+
'ProducerPolicyAssignmentDmo',
|
|
5751
|
+
'ProductAttributeDmo',
|
|
5752
|
+
'ProductBrowseEngagementDmo',
|
|
5753
|
+
'ProductCatalogCategoryDmo',
|
|
5754
|
+
'ProductCatalogDmo',
|
|
5755
|
+
'ProductCategoryDmo',
|
|
5756
|
+
'ProductCategoryProductDmo',
|
|
5757
|
+
'ProductDmo',
|
|
5758
|
+
'ProductEmissionsFactorDmo',
|
|
5759
|
+
'ProductOrderEngagementDmo',
|
|
5760
|
+
'ProductPackagingUnitDmo',
|
|
5761
|
+
'ProductRelatedComponentDmo',
|
|
5762
|
+
'ProductRelatedProductDmo',
|
|
5763
|
+
'ProductServiceCampaignDmo',
|
|
5764
|
+
'ProductServiceCampaignItemDmo',
|
|
5765
|
+
'ProgramBenefitDmo',
|
|
5766
|
+
'ProgramCohortDmo',
|
|
5767
|
+
'ProgramCohortMemberDmo',
|
|
5768
|
+
'ProgramDmo',
|
|
5769
|
+
'ProgramEnrollmentDmo',
|
|
5770
|
+
'ProgramEnrollmentEligibilityCriteriaDmo',
|
|
5771
|
+
'ProgramTermApplicationTimelineDmo',
|
|
5772
|
+
'PromotionAccountDmo',
|
|
5773
|
+
'PromotionActionableListDmo',
|
|
5774
|
+
'PromotionChannelDmo',
|
|
5775
|
+
'PromotionDmo',
|
|
5776
|
+
'PromotionEngagementDmo',
|
|
5777
|
+
'PromotionItemEngagementDmo',
|
|
5778
|
+
'PromotionLimitDmo',
|
|
5779
|
+
'PromotionLoyaltyPartnerProductDmo',
|
|
5780
|
+
'PromotionMarketSegmentDmo',
|
|
5781
|
+
'PromotionOfferDmo',
|
|
5782
|
+
'PromotionOfferProductDmo',
|
|
5783
|
+
'PromotionPartyTransactionDmo',
|
|
5784
|
+
'PromotionProductCategoryDmo',
|
|
5785
|
+
'PromotionProductDmo',
|
|
5786
|
+
'PromotionStageDmo',
|
|
5787
|
+
'PromotionStageEvent',
|
|
5788
|
+
'PromotionStageTemplateDmo',
|
|
5789
|
+
'PromotionTemplateDmo',
|
|
5790
|
+
'ProspectDmo',
|
|
5791
|
+
'ProviderOfferingDmo',
|
|
5792
|
+
'ProviderVisitChangedEvent',
|
|
5793
|
+
'PrvdManagedEventVldEvent',
|
|
5794
|
+
'PurchaserPlanAssociationDmo',
|
|
5795
|
+
'PurchaserPlanDmo',
|
|
4757
5796
|
'PushUpgradeCustomization',
|
|
5797
|
+
'QueuedExecutionEventLog',
|
|
5798
|
+
'QuotUseRsrcChosenPolicy',
|
|
5799
|
+
'QuoteDmo',
|
|
5800
|
+
'QuoteDocumentCreationEvent',
|
|
5801
|
+
'QuoteProductDmo',
|
|
4758
5802
|
'QuoteSaveEvent',
|
|
5803
|
+
'RealEstatePropertyDmo',
|
|
5804
|
+
'RealTimeClassificationModel',
|
|
5805
|
+
'RebateClaimDmo',
|
|
4759
5806
|
'RebatePayoutSnapshot',
|
|
5807
|
+
'RecActorFeedGenEvent',
|
|
5808
|
+
'ReceivedDocumentDmo',
|
|
4760
5809
|
'RecommenderStatusChgEvent',
|
|
5810
|
+
'RecordActionSelectableItemExtractDmo',
|
|
5811
|
+
'RecordAggregationLog',
|
|
5812
|
+
'RecordAggregationResultDmo',
|
|
5813
|
+
'RecordAlertDmo',
|
|
5814
|
+
'RecruitmentContentSectionDmo',
|
|
5815
|
+
'RecruitmentPostingContentSectionDmo',
|
|
5816
|
+
'RecruitmentPostingDmo',
|
|
5817
|
+
'RecruitmentRequisitionDmo',
|
|
5818
|
+
'RecruitmentRequisitionLocationDmo',
|
|
5819
|
+
'RecruitmentRequisitionParticipantDmo',
|
|
5820
|
+
'RecurrenceScheduleDmo',
|
|
5821
|
+
'ReferenceDataLoadLogDmo',
|
|
5822
|
+
'ReferralDmo',
|
|
5823
|
+
'RefrigerantEmissionFactorDmo',
|
|
5824
|
+
'RegulationClauseDmo',
|
|
5825
|
+
'RegulationClauseVersionDmo',
|
|
5826
|
+
'RegulationDmo',
|
|
5827
|
+
'RegulatoryAuthTypeProductDmo',
|
|
5828
|
+
'RegulatoryAuthorityDmo',
|
|
5829
|
+
'RegulatoryAuthorizationTypeDmo',
|
|
5830
|
+
'RegulatoryCodeAssessmentIndDmo',
|
|
5831
|
+
'RegulatoryCodeDmo',
|
|
5832
|
+
'RegulatoryCodeRelationDmo',
|
|
5833
|
+
'RegulatoryCodeViolationDmo',
|
|
5834
|
+
'RegulatoryTransactionFeeDmo',
|
|
5835
|
+
'RegulatoryTransactionFeeItemDmo',
|
|
4761
5836
|
'RelationshipGraphView',
|
|
4762
5837
|
'ReminderRecord',
|
|
5838
|
+
'RemoteMetadataReplayEvent',
|
|
5839
|
+
'RentalCarEmissionsFactorDmo',
|
|
5840
|
+
'RentalCarEnergyUseDmo',
|
|
4763
5841
|
'ReportEventLog',
|
|
5842
|
+
'ReportExportEventLog',
|
|
5843
|
+
'ReportedConsumptionDmo',
|
|
5844
|
+
'RequiredProductDmo',
|
|
5845
|
+
'RequiredSkillDmo',
|
|
5846
|
+
'ResearchStudyCandidateDmo',
|
|
5847
|
+
'ResearchStudyCandidateIdentifierDmo',
|
|
5848
|
+
'ResearchStudyCandidateStatusPeriodDmo',
|
|
5849
|
+
'ResearchStudyDmo',
|
|
5850
|
+
'ResearchStudyIdentifierDmo',
|
|
5851
|
+
'ResearchStudyProtocolDefinitionDmo',
|
|
5852
|
+
'ResearchStudyRelationshipDmo',
|
|
5853
|
+
'ResourceWorkShiftDmo',
|
|
4764
5854
|
'RestApiEventLog',
|
|
5855
|
+
'RetailStoreDmo',
|
|
5856
|
+
'RetailStoreGroupAssignmentDmo',
|
|
5857
|
+
'RetailStoreGroupDmo',
|
|
5858
|
+
'RetailStoreProductDmo',
|
|
5859
|
+
'RetailVisitKPIDmo',
|
|
5860
|
+
'ReturnOrderDmo',
|
|
5861
|
+
'ReturnOrderProdPriceAdjDmo',
|
|
5862
|
+
'ReturnOrderProductDmo',
|
|
5863
|
+
'ReturnOrderProductTaxDmo',
|
|
5864
|
+
'RevenueTransactionErrorLogDmo',
|
|
5865
|
+
'RgltyCodeRegClauseVerDmo',
|
|
5866
|
+
'RgltyCodeViolRegClVerDmo',
|
|
5867
|
+
'RpaFlowResultEvent',
|
|
4765
5868
|
'Rule',
|
|
4766
5869
|
'RuleAction',
|
|
4767
5870
|
'RuleActionParameter',
|
|
@@ -4779,14 +5882,46 @@ const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
|
4779
5882
|
'Ruleset',
|
|
4780
5883
|
'RulesetVersion',
|
|
4781
5884
|
'RulesetVersionSnapshot',
|
|
5885
|
+
'RuntimeCatalogIndexSetting',
|
|
4782
5886
|
'RuntimeCatalogSnapshot',
|
|
4783
5887
|
'RuntimeCatalogSnapshotIndex',
|
|
5888
|
+
'SMSPublicationDmo',
|
|
5889
|
+
'SMSTemplateDmo',
|
|
5890
|
+
'SalesAgentAsyncHandoff',
|
|
5891
|
+
'SalesAgreementDmo',
|
|
5892
|
+
'SalesAgreementProdScheduleDmo',
|
|
5893
|
+
'SalesAgreementProductDmo',
|
|
5894
|
+
'SalesChannelDmo',
|
|
5895
|
+
'SalesModelDmo',
|
|
5896
|
+
'SalesOrderChangeLogDmo',
|
|
5897
|
+
'SalesOrderDeliveryGroupDmo',
|
|
5898
|
+
'SalesOrderDmo',
|
|
5899
|
+
'SalesOrderPaymentSummaryDmo',
|
|
5900
|
+
'SalesOrderPriceAdjustmentDmo',
|
|
5901
|
+
'SalesOrderProductDmo',
|
|
5902
|
+
'SalesOrderProductEngagementDmo',
|
|
5903
|
+
'SalesOrderProductPriceAdjustmentDmo',
|
|
5904
|
+
'SalesOrderProductPriceAdjustmentTaxDmo',
|
|
5905
|
+
'SalesOrderProductTaxDmo',
|
|
5906
|
+
'SalesStoreDmo',
|
|
5907
|
+
'SalesTerritoryDmo',
|
|
5908
|
+
'SalesTransactionFulfillmentRequestDmo',
|
|
5909
|
+
'SalesTrxnDecompositionEvent',
|
|
5910
|
+
'SalesTrxnDeleteEvent',
|
|
4784
5911
|
'SalesTrxnItemPrcSht',
|
|
4785
5912
|
'SalesTrxnItemPrcShtShape',
|
|
5913
|
+
'SalesforceLoginAsEventLog',
|
|
4786
5914
|
'SalesforcePayment',
|
|
4787
5915
|
'SandboxStatusEventLog',
|
|
5916
|
+
'SavedApplicationReferenceDmo',
|
|
4788
5917
|
'SavedPaymentMethodEvent',
|
|
4789
5918
|
'ScheduledReminder',
|
|
5919
|
+
'SchedulingPolicyDmo',
|
|
5920
|
+
'Scope3CarbonFootprintDmo',
|
|
5921
|
+
'Scope3EmissionsSourceDmo',
|
|
5922
|
+
'Scope3ProcurementItemDmo',
|
|
5923
|
+
'Scope3ProcurementSummaryDmo',
|
|
5924
|
+
'SdbOvenPlanOverrideRequest',
|
|
4790
5925
|
'SearchBBRule',
|
|
4791
5926
|
'SearchBBRuleCondition',
|
|
4792
5927
|
'SearchClickEventLog',
|
|
@@ -4794,21 +5929,168 @@ const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
|
4794
5929
|
'SearchIndexFieldConfig',
|
|
4795
5930
|
'SearchIndexObjectConfig',
|
|
4796
5931
|
'SearchRecencyIndexingJob',
|
|
5932
|
+
'SearchableReferenceDocumentDmo',
|
|
5933
|
+
'SelfLearningCoverageInsight',
|
|
5934
|
+
'SelfLearningCoverageRun',
|
|
5935
|
+
'SelfLearningCoverageTask',
|
|
5936
|
+
'SequenceAssignedEvent',
|
|
5937
|
+
'SequenceReconciliationState',
|
|
5938
|
+
'ServiceAppointmentAssignedResourceDmo',
|
|
5939
|
+
'ServiceAppointmentDmo',
|
|
4797
5940
|
'ServiceAppointmentEvent',
|
|
4798
5941
|
'ServiceAppointmentShift',
|
|
5942
|
+
'ServicePresenceStatusDmo',
|
|
5943
|
+
'ServiceProcProdtCatgProdtExtractDmo',
|
|
5944
|
+
'ServiceProcessDefinitionDmo',
|
|
5945
|
+
'ServiceRequestDmo',
|
|
5946
|
+
'ServiceScheduleRequestDmo',
|
|
5947
|
+
'ServiceTerritoryDmo',
|
|
5948
|
+
'ServiceTerritoryResourceDmo',
|
|
5949
|
+
'SetupRecordShare',
|
|
5950
|
+
'ShipmentDmo',
|
|
5951
|
+
'ShipmentProductDmo',
|
|
5952
|
+
'ShippingCarrierDmo',
|
|
5953
|
+
'ShippingCarrierMethodDmo',
|
|
5954
|
+
'ShoppingCartDmo',
|
|
5955
|
+
'ShoppingCartEngagementDmo',
|
|
5956
|
+
'ShoppingCartEventTypeDmo',
|
|
5957
|
+
'ShoppingCartProductEngagementDmo',
|
|
5958
|
+
'ShoppingWishlistEngagementDmo',
|
|
5959
|
+
'ShoppingWishlistItemEngagementDmo',
|
|
5960
|
+
'SimpleTable1',
|
|
4799
5961
|
'SiqOrgMigrationStatus',
|
|
4800
5962
|
'SiteEventLog',
|
|
5963
|
+
'SkillDmo',
|
|
5964
|
+
'SlackChannelRelatedRecord',
|
|
4801
5965
|
'SoapApiEventLog',
|
|
5966
|
+
'SocialContributionSummaryDmo',
|
|
5967
|
+
'SocialMessageDmo',
|
|
5968
|
+
'SocialMessageEngagementDmo',
|
|
5969
|
+
'SocialPageDmo',
|
|
5970
|
+
'SoftwareApplicationDmo',
|
|
5971
|
+
'SolutionDeploymentStatus',
|
|
5972
|
+
'SolutionDplymtStepStatus',
|
|
5973
|
+
'SpecimenDmo',
|
|
5974
|
+
'SrvcMgmntRiskQstResponse',
|
|
5975
|
+
'StagedEmail',
|
|
5976
|
+
'StagedEmailMatchEvent',
|
|
5977
|
+
'StateProvinceDmo',
|
|
5978
|
+
'StationaryAssetCarbonFootprintDmo',
|
|
5979
|
+
'StationaryAssetEnergyUseDmo',
|
|
5980
|
+
'StationaryAssetEnvSourceDmo',
|
|
5981
|
+
'StationaryAssetWaterActivityDmo',
|
|
4802
5982
|
'StatsInvalidationEvent',
|
|
5983
|
+
'StnryAssetWaterFootprintDmo',
|
|
5984
|
+
'SubjectAssignmentDmo',
|
|
5985
|
+
'SubjectCategoryDmo',
|
|
5986
|
+
'SubjectDmo',
|
|
5987
|
+
'Subscriber',
|
|
5988
|
+
'SuccessTeamDmo',
|
|
5989
|
+
'SuggestedAssessmentDefinitionDmo',
|
|
5990
|
+
'SuggestedAssessmentReasonDmo',
|
|
5991
|
+
'SurveyDmo',
|
|
5992
|
+
'SurveyInvitationDmo',
|
|
5993
|
+
'SurveyPageDmo',
|
|
5994
|
+
'SurveyQuestionDmo',
|
|
5995
|
+
'SurveyQuestionResponseDmo',
|
|
5996
|
+
'SurveyQuestionSectionDmo',
|
|
5997
|
+
'SurveyResponseDmo',
|
|
5998
|
+
'SurveyResponseStsChgEvent',
|
|
5999
|
+
'SurveySubjectDmo',
|
|
6000
|
+
'SurveyVersionDmo',
|
|
6001
|
+
'SustainabilityScorecardDmo',
|
|
6002
|
+
'SvcMgmtProacAgntUpdtEvnt',
|
|
6003
|
+
'SvcSchdRequestTerrSummaryDmo',
|
|
6004
|
+
'TaskDmo',
|
|
6005
|
+
'TaxDisclosureSummaryDmo',
|
|
6006
|
+
'TaxDmo',
|
|
6007
|
+
'TaxPolicyDmo',
|
|
6008
|
+
'TaxTreatmentDmo',
|
|
6009
|
+
'TeamDmo',
|
|
6010
|
+
'TeamMemberDmo',
|
|
6011
|
+
'TelematicsProviderDmo',
|
|
6012
|
+
'TelemetryTraceSpanDmo',
|
|
4803
6013
|
'TenantBillingUsageEvent',
|
|
6014
|
+
'TenantConsumptionAlert',
|
|
6015
|
+
'TenantPvsnLicConsumption',
|
|
6016
|
+
'TenantPvsnProdtLicMap',
|
|
6017
|
+
'TenantPvsnProduct',
|
|
6018
|
+
'TimePeriodDmo',
|
|
6019
|
+
'TraceSpanEvent',
|
|
6020
|
+
'TradeInTenderDmo',
|
|
4804
6021
|
'TransactionSecurityEventLog',
|
|
6022
|
+
'UiAgentInteractionEventLog',
|
|
6023
|
+
'UiTelemetryNavTmEventLog',
|
|
6024
|
+
'UiTelemetryRsrcTmEventLog',
|
|
6025
|
+
'UmaHighScaleData',
|
|
4805
6026
|
'UnifiedAnalyticsMonEvent',
|
|
6027
|
+
'UniqueQueryEventLog',
|
|
6028
|
+
'UnitOfMeasureDmo',
|
|
4806
6029
|
'UnitOfMeasureUnit',
|
|
6030
|
+
'UnitofMeasureConversionDmo',
|
|
6031
|
+
'UniversalAnomalyEvent',
|
|
4807
6032
|
'UriEventLog',
|
|
6033
|
+
'UserDmo',
|
|
6034
|
+
'UserGroupDmo',
|
|
6035
|
+
'UserGroupRelationshipDmo',
|
|
6036
|
+
'UserRoleDmo',
|
|
6037
|
+
'UserSalesTerritoryDmo',
|
|
6038
|
+
'VehicleAssetCarbonFootprintDmo',
|
|
6039
|
+
'VehicleAssetEmissionsSourceDmo',
|
|
6040
|
+
'VehicleAssetEnergyUseDmo',
|
|
6041
|
+
'VehicleDefinitionDmo',
|
|
6042
|
+
'VehicleDmo',
|
|
6043
|
+
'VehiclePerformanceSummaryDmo',
|
|
6044
|
+
'VehicleTelematicsEventDmo',
|
|
6045
|
+
'VehicleTelematicsEventFaultCdMapDmo',
|
|
6046
|
+
'VehicleTripDmo',
|
|
6047
|
+
'VehicleTripDriverBehaviorDmo',
|
|
6048
|
+
'VettingEvaluationDmo',
|
|
6049
|
+
'VideoCallDmo',
|
|
6050
|
+
'ViolationEnforcementActionDmo',
|
|
6051
|
+
'ViolationTypeAssessmentIndDmo',
|
|
6052
|
+
'ViolationTypeDmo',
|
|
6053
|
+
'ViolationTypeRelationDmo',
|
|
6054
|
+
'VisitDmo',
|
|
6055
|
+
'VisitorDmo',
|
|
4808
6056
|
'VisualforceRequestEventLog',
|
|
6057
|
+
'VoiceCallDmo',
|
|
6058
|
+
'VoiceCallEngagementDmo',
|
|
6059
|
+
'VoiceCallRecCmplEvent',
|
|
6060
|
+
'VoiceCallTranscript',
|
|
6061
|
+
'VoucherDefinitionDmo',
|
|
6062
|
+
'VoucherDmo',
|
|
6063
|
+
'VoucherStatusChangedEvent',
|
|
6064
|
+
'WarrantyTermDmo',
|
|
6065
|
+
'WasteFootprintDmo',
|
|
6066
|
+
'WebCartActivity',
|
|
6067
|
+
'WebEventEngagementSummaryDmo',
|
|
6068
|
+
'WebPageEngagementSummaryDmo',
|
|
4809
6069
|
'WebPushMessageSubscription',
|
|
6070
|
+
'WebSearchEngagementDmo',
|
|
4810
6071
|
'WebStoreCMS',
|
|
6072
|
+
'WebStoreDmo',
|
|
6073
|
+
'WebStoreLegalBody',
|
|
6074
|
+
'WebStoreMetaConfiguration',
|
|
6075
|
+
'WebStoreProductCatalogDmo',
|
|
4811
6076
|
'WebStoreUserCreatedEvent',
|
|
6077
|
+
'WebpageDmo',
|
|
6078
|
+
'WebsiteDmo',
|
|
6079
|
+
'WebsiteEngagementDmo',
|
|
6080
|
+
'WebsiteEventDmo',
|
|
6081
|
+
'WebsiteItemEngagementDmo',
|
|
6082
|
+
'WebsitePublicationDmo',
|
|
6083
|
+
'WebsiteSourceDmo',
|
|
6084
|
+
'WebsiteWebStoreDmo',
|
|
6085
|
+
'WorkOrderDmo',
|
|
6086
|
+
'WorkOrderItemDmo',
|
|
6087
|
+
'WorkResourceAbsenceDmo',
|
|
6088
|
+
'WorkResourceDmo',
|
|
6089
|
+
'WorkResourceSkillDmo',
|
|
6090
|
+
'WorkTypeDmo',
|
|
6091
|
+
'WorkTypeGroupRoleDmo',
|
|
6092
|
+
'WorkerCompensationCoverageClassDmo',
|
|
6093
|
+
'WorkflowSLAAction',
|
|
4812
6094
|
'YourAccountDataEvent',
|
|
4813
6095
|
]);
|
|
4814
6096
|
|
|
@@ -5040,8 +6322,6 @@ function buildSelectionFromRecord(record) {
|
|
|
5040
6322
|
return [...sel.selections, DRAFTS_SELECTION];
|
|
5041
6323
|
}
|
|
5042
6324
|
|
|
5043
|
-
const CUSTOM_API_NAME_SUFFIX = '__c';
|
|
5044
|
-
const DMO_API_NAME_SUFFIX = '__dlm';
|
|
5045
6325
|
const CUSTOM_EXTERNAL_OBJECT_FIELD_SUFFIX = '__x';
|
|
5046
6326
|
const RECORD_REPRESENTATION_ERROR_VERSION = 'RECORD_REPRESENTATION_ERROR_VERSION_1';
|
|
5047
6327
|
const RECORD_REPRESENTATION_ERROR_STORE_METADATA_PARAMS = {
|
|
@@ -5349,14 +6629,12 @@ function writeMissingFieldToStore(field, fieldName) {
|
|
|
5349
6629
|
}
|
|
5350
6630
|
/**
|
|
5351
6631
|
* Tells you if an objectApiName is supported by UI API or not.
|
|
5352
|
-
* Note:
|
|
6632
|
+
* Note: Since 244, all newly created entities are UIAPI enabled by default. See rules in ui-services-private-object-allow-list.yaml. Entities before 244 must be explicitly denied in ui-services-private-object-deny-list.yaml.
|
|
5353
6633
|
* @param objectApiName the object API name from a record.
|
|
5354
6634
|
* @return True if the provided objectApiName is supported in UI API.
|
|
5355
6635
|
*/
|
|
5356
6636
|
function isSupportedEntity(objectApiName) {
|
|
5357
|
-
return (
|
|
5358
|
-
endsWith.call(objectApiName, CUSTOM_API_NAME_SUFFIX) ||
|
|
5359
|
-
endsWith.call(objectApiName, DMO_API_NAME_SUFFIX)) &&
|
|
6637
|
+
return (UIAPI_SUPPORTED_ENTITY_API_NAMES.has(objectApiName) ||
|
|
5360
6638
|
!UIAPI_DENIED_ENTITY_API_NAMES.has(objectApiName));
|
|
5361
6639
|
}
|
|
5362
6640
|
/** Return true if a >= b */
|
|
@@ -39030,4 +40308,4 @@ withDefaultLuvio((luvio) => {
|
|
|
39030
40308
|
});
|
|
39031
40309
|
|
|
39032
40310
|
export { API_NAMESPACE, VERSION$1i as FieldValueRepresentationVersion, InMemoryRecordRepresentationQueryEvaluator, MRU, RepresentationType$J as ObjectInfoDirectoryEntryRepresentationType, RepresentationType$O as ObjectInfoRepresentationType, RECORD_FIELDS_KEY_JUNCTION, RECORD_ID_PREFIX, RECORD_REPRESENTATION_NAME, RECORD_VIEW_ENTITY_ID_PREFIX, RECORD_VIEW_ENTITY_REPRESENTATION_NAME, RepresentationType$V as RecordRepresentationRepresentationType, TTL$z as RecordRepresentationTTL, RepresentationType$V as RecordRepresentationType, VERSION$1g as RecordRepresentationVersion, keyPrefix as UiApiNamespace, buildRecordRepKeyFromId, getFieldApiNamesArray as coerceFieldIdArray, getObjectApiName$1 as coerceObjectId, getObjectApiNamesArray as coerceObjectIdArray, configurationForRestAdapters as configuration, createContentDocumentAndVersion, createContentVersion, createIngestRecordWithFields, createLDSAdapterWithPrediction, createListInfo, createRecord, createRelatedListAdapterWithPrediction, createRelatedListPlusAdapterWithPrediction, deleteListInfo, deleteRecord, executeBatchRecordOperations, extractRecordIdFromStoreKey, getActionOverrides, getActionOverrides_imperative, getAllApps, getAllApps_imperative, getAppDetails, getAppDetails_imperative, getDuplicateConfiguration, getDuplicateConfiguration_imperative, getDuplicates, getDuplicates_imperative, getFlexipageFormulaOverrides, getFlexipageFormulaOverrides_imperative, getGlobalActions, getGlobalActions_imperative, getKeywordSearchResults, getKeywordSearchResults_imperative, getLayout, getLayoutUserState, getLayoutUserState_imperative, getLayout_imperative, getListInfoByName, getListInfoByNameAdapterFactory, getListInfoByName_imperative, getListInfosByName, getListInfosByName_imperative, getListInfosByObjectName, getListInfosByObjectNameAdapterFactory, getListInfosByObjectName_imperative, getListObjectInfo, getListObjectInfoAdapterFactory, getListObjectInfo_imperative, getListPreferences, getListPreferences_imperative, getListRecordsByName, factory$a as getListRecordsByNameAdapterFactory, getListRecordsByName_imperative, getListUi, getListUi_imperative, getLookupActions, getLookupActions_imperative, getLookupMetadata, getLookupMetadata_imperative, getLookupRecords, getLookupRecords_imperative, getNavItems, getNavItems_imperative, getObjectCreateActions, getObjectCreateActions_imperative, getObjectInfo, getObjectInfoAdapterFactory, getObjectInfoDirectoryAdapterFactory, getObjectInfo_imperative, getObjectInfos, getObjectInfosAdapterFactory, getObjectInfos_imperative, getPathLayout, getPathLayout_imperative, getPicklistValues, getPicklistValuesByRecordType, getPicklistValuesByRecordType_imperative, getPicklistValues_imperative, getQuickActionDefaults, getQuickActionDefaults_imperative, getQuickActionInfo, getQuickActionInfo_imperative, getQuickActionLayout, getQuickActionLayout_imperative, getRecord, getRecordActions, getRecordActionsAdapterFactory, getRecordActions_imperative, factory$f as getRecordAdapterFactory, getRecordAvatars, getRecordAvatarsAdapterFactory, getRecordAvatars_imperative, getRecordCreateDefaults, getRecordCreateDefaults_imperative, getRecordEditActions, getRecordEditActions_imperative, getRecordId18, getRecordId18Array, getRecordIngestionOverride, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, getRelatedListActionsAdapterFactory, getRelatedListActions_imperative, getRelatedListCount, getRelatedListCount_imperative, getRelatedListInfo, getRelatedListInfoAdapterFactory, getRelatedListInfoBatch, getRelatedListInfoBatchAdapterFactory, getRelatedListInfoBatch_imperative, getRelatedListInfo_imperative, getRelatedListPreferences, getRelatedListPreferencesBatch, getRelatedListPreferencesBatch_imperative, getRelatedListPreferences_imperative, getRelatedListRecordActions, getRelatedListRecordActions_imperative, getRelatedListRecords, getRelatedListRecordsAdapterFactory, getRelatedListRecordsBatch, getRelatedListRecordsBatchAdapterFactory, getRelatedListRecordsBatch_imperative, getRelatedListRecords_imperative, getRelatedListsActions, getRelatedListsActionsAdapterFactory, getRelatedListsActions_imperative, getRelatedListsCount, getRelatedListsCount_imperative, getRelatedListsInfo, getRelatedListsInfoAdapterFactory, getRelatedListsInfo_imperative, getResponseCacheKeys as getResponseCacheKeysContentDocumentCompositeRepresentation, getSearchFilterMetadata, getSearchFilterMetadata_imperative, getSearchFilterOptions, getSearchFilterOptions_imperative, getSearchResults, getSearchResults_imperative, getTypeCacheKeys$X as getTypeCacheKeysRecord, ingest as ingestContentDocumentCompositeRepresentation, ingest$H as ingestObjectInfo, ingest$B as ingestQuickActionExecutionRepresentation, ingest$O as ingestRecord, instrument, isStoreKeyRecordViewEntity, isSupportedEntity, keyBuilder as keyBuilderContentDocumentCompositeRepresentation, keyBuilderFromType as keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderFromType$E as keyBuilderFromTypeRecordRepresentation, keyBuilder$1Y as keyBuilderObjectInfo, keyBuilder$1R as keyBuilderQuickActionExecutionRepresentation, keyBuilder$29 as keyBuilderRecord, notifyAllListInfoSummaryUpdateAvailable, notifyAllListRecordUpdateAvailable, notifyListInfoSummaryUpdateAvailable, notifyListInfoUpdateAvailable, notifyListRecordCollectionUpdateAvailable, notifyListViewSummaryUpdateAvailable, notifyQuickActionDefaultsUpdateAvailable, notifyRecordUpdateAvailable, performQuickAction, performUpdateRecordQuickAction, refresh, registerPrefetcher, updateLayoutUserState, updateListInfoByName, updateListPreferences, updateRecord, updateRecordAvatar, updateRelatedListInfo, updateRelatedListPreferences };
|
|
39033
|
-
// version: 1.
|
|
40311
|
+
// version: 1.402.0-566b6c5389
|