是否可以在Visual Studio中编辑工作流?

时间:2021-03-13 21:06:15

I've been doing a lot of editing in MS Dynamics CRM 4.0 using the web designer. I'm wondering if there is a more efficient way to edit workflows and wondering if VS 2008 could be used (and if it is more efficient). If so how?

我在MS Dynamics CRM 4.0中使用web designer做了很多编辑工作。我想知道是否有一种更有效的方法来编辑工作流,并且想知道VS 2008是否可以被使用(如果它更有效的话)。如果是如何?

Thanks!

谢谢!

1 个解决方案

#1


3  

It is possible to create workflows in VS 2008, but it's impossible to edit workflows created by CRM. Those workflows are named No-Code Workflows, they are not supported in any ways by Microsoft and they are hard to build, deploy, and maintain.

在VS 2008中创建工作流是可能的,但是编辑CRM创建的工作流是不可能的。这些工作流被命名为“无代码工作流”,微软以任何方式都不支持它们,它们很难构建、部署和维护。

Take a look at http://blogs.msdn.com/jonasd/archive/2008/01/21/Creating-a-no_2D00_code-workflow-for-CRM-4.0-with-Visual-Studio-2005-_2800_2008_2900_.aspx

看看http://blogs.msdn.com/jonasd/archive/2008/01/21/creating-a - no_2d00_code -workflow-for crm -4.0- visual - studio2005 -_2800_2008_2900_.aspx

I've used that to create some workflows that could not be built using the CRM interface. There is many not-documented issues when working with the deployment tool (that is integrated with VS2005 only if I remember well). It is like using a pre-beta version of a tool that no-body is using...

我已经使用它创建了一些无法使用CRM接口构建的工作流。在使用部署工具(只有在我记得很清楚的情况下才与VS2005集成)时,存在许多未文档化的问题。这就像使用一个没有人使用的工具的预测试版本……

#1


3  

It is possible to create workflows in VS 2008, but it's impossible to edit workflows created by CRM. Those workflows are named No-Code Workflows, they are not supported in any ways by Microsoft and they are hard to build, deploy, and maintain.

在VS 2008中创建工作流是可能的,但是编辑CRM创建的工作流是不可能的。这些工作流被命名为“无代码工作流”,微软以任何方式都不支持它们,它们很难构建、部署和维护。

Take a look at http://blogs.msdn.com/jonasd/archive/2008/01/21/Creating-a-no_2D00_code-workflow-for-CRM-4.0-with-Visual-Studio-2005-_2800_2008_2900_.aspx

看看http://blogs.msdn.com/jonasd/archive/2008/01/21/creating-a - no_2d00_code -workflow-for crm -4.0- visual - studio2005 -_2800_2008_2900_.aspx

I've used that to create some workflows that could not be built using the CRM interface. There is many not-documented issues when working with the deployment tool (that is integrated with VS2005 only if I remember well). It is like using a pre-beta version of a tool that no-body is using...

我已经使用它创建了一些无法使用CRM接口构建的工作流。在使用部署工具(只有在我记得很清楚的情况下才与VS2005集成)时,存在许多未文档化的问题。这就像使用一个没有人使用的工具的预测试版本……