简体   繁体   English

在统一界面 Dynamics CRM 中部署单个组件

[英]Deployment individual components in unified interface Dynamics CRM

All the views in the unified interface are not showing up until we go and check those views in the app designer to show up.统一界面中的所有视图都不会显示,直到我们在应用程序设计器中检查这些视图是否显示。 We did this in dev and we would like to export and import these changes to prod.我们在 dev 中做到了这一点,我们希望将这些更改导出和导入到 prod。 But I do not want to do it as whole app as all the changes in the app gets pushed out.但我不想把它作为整个应用程序来做,因为应用程序中的所有更改都被推出了。 Is there any way that I can only do it for specific entity.有什么办法可以只针对特定实体执行此操作。

Individual app is the single logical container of all the assets/artifacts to be configured granularly & deployed.单个应用程序是所有要精细配置和部署的资产/工件的单一逻辑容器。 Other than that we have individual sitemap for that app.除此之外,我们还有该应用程序的单独站点地图。

If you don't want to wait till the current development changes (app along with newly configured assets) to be pushed from Dev to other environments, then you have two choices:如果您不想等到当前的开发更改(应用程序以及新配置的资产)从 Dev 推送到其他环境,那么您有两种选择:

  1. Do the changes manually in other environments在其他环境中手动进行更改
  2. Take the Dev app backup, restore the app from Prod to Dev, add the required assets & deploy as a hot fix in other regions.获取 Dev 应用程序备份,将应用程序从 Prod 恢复到 Dev,添加所需资产并在其他区域作为热修复程序部署。 Then restore the backup App solution in Dev again然后再次在Dev中恢复备份App方案

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Dynamics 365 CRM 统一界面中搜索结果的不同视图 - Different Views for Search Results in Dynamics 365 CRM Unified Interface 在 Dynamics CRM 统一接口 OnSave 事件不起作用 - In Dynamics CRM Unified Interface OnSave Event Doesn't Work 在 Dynamics 365 CRM 统一界面中重新加载/刷新子网格时重新加载表单 - Reload Form on reload/refresh of subgrid in Dynamics 365 CRM Unified Interface Dynamics CRM部署:管理解决方案组件的依赖性 - Dynamics CRM deployment: manage solution components dependencies 在 Dynamics CRM 统一界面中的查找字段下隐藏或删除“更改视图”选项 - Hide or Remove "Change View" option under lookup field in Dynamics CRM Unified Interface Dynamics CRM Unified服务台弹出结果 - Dynamics CRM Unified Service Desk Popup Result Dynamics CRM统一形式的IFRAME的setSrc无法正常工作 - setSrc for IFRAME in Dynamics CRM unified form is not working 如何在MS Dynamics CRM 365 v9.0中的Unified Interface App中使用特定视图打开实体记录列表页面? - How to open Entity records list page with specific view in Unified Interface App in MS Dynamics CRM 365 v9.0? 全名控件在 Dynamics 365 Unified 界面中不起作用 - Fullname control is not working in Dynamics 365 Unified interface 按日期划分的Dynamics 365统一界面过滤视图 - Dynamics 365 unified interface filtering views by date
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM