适用于医疗见解的移动应用程序配置
为支持的医疗见解对象创建对象元数据缓存配置,并生成元数据缓存,以确保销售代表可以在 Life Sciences Cloud 移动应用程序上捕获见解。
所需的 Edition
| 适用于:Lightning Experience |
| 适用于:带有 Life Sciences Cloud、Life Sciences Cloud for Customer Engagement、Agentforce for Life Sciences Cloud、Einstein GPT 提示生成器和 Einstein GPT 平台加载项许可证的 Enterprise 和 Unlimited Edition,以及 Life Sciences Customer Engagement 受管软件包。 |
在配置 DBSchema 记录时,请确保将其分配到将使用见解的简档,例如组织的字段和管理员简档。
以下是用于管理医疗见解的对象列表。
| 对象 | 类型 | 其中条款 |
|---|---|---|
| DbSchema_GoalDefinition | 数据 | NA |
| DbSchema_GoalAssignment | 数据 | NA |
| DbSchema_UserReaction | 数据 | NA |
| DbSchema_MedicalInsight | 数据 | NA |
| DbSchema_MedicalInsightAccount | 数据 | AccountId IN (SELECT AccountId FROM ProviderAcctTerritoryInfo WHERE IsAvailableOffline = true AND Territory2Id = '{USER.TERRITORYID}') |
| DbSchema_MedicalInsightProduct | 数据 | ProductId IN(从 ProductTerrDtlAvailability 中选择 ProductId,其中 TerritoryId = {USER.TERRITORYID} AND IsActive = true )和 ProductId NOT IN(从 ProductTerritoryAvailability 中选择 ProductId,其中 TerritoryId = {USER.TERRITORYID} AND AlignmentType = 'Territory Exclusion' AND UsageType = 'Life Sciences' AND Status = 'Active' ) |
| DbSchema_Subject | 数据 | NA |
| DbSchema_SubjectAssignment | 数据 | AssignmentId IN (SELECT Id FROM MedicalInsight ) |
备注 创建这些配置后,生成元数据缓存。元数据缓存下载所需的对象,以便用户可以访问他们的音频简报,即使在网络覆盖范围有限的区域,并确保移动应用程序访问最新的元数据定义,包括支持的对象的任何模式更改。
本文章是否解决您的问题?
请与我们共享您的想法,以便我们进行改进!

