问题描述
我有一个使用Dynamics(公用数据服务)连接的Microsoft流程。我正在使用的Dynamics用户可以访问租户中的多个环境。
I have got a Microsoft flow using a Dynamics (Common Data Service) connection. The Dynamics user I'm using can access several environments in the tenant.
如果我导出流并将其导入到新环境中,则可以选择/创建
If I export the flow and import it in a new environment I'm able to choose/create a new connection for the destination environment, so no problem there.
但是我还没有找到改变 environment变量的方法,因此完成了Dynamics连接到目标环境。
But I haven't found a way to change the "environment" variable so to the Dynamics connection is done to the destination "environment".
是有没有自动的方式来导出+导入流,并更新此环境变量?
Is there any automated way to export+import a flow and have this "environment" variable updated?
推荐答案
我已经能够解决使用环境下拉列表中的当前选项
I have been able to solve this using the "Current" option in the "Environment" dropdown list
这篇关于迁移MS Flow时更新Dynamics环境的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!