CRM 2013 Business Rule export option? -


Is it possible to export / import businesses written in CRM 2013? I'm migrating to CRM and I'm adding some new verification rules using the Professional Rules feature instead of Javascript. But before exporting these business rules and transferring the latest CRM database, there is no support for importing them again.

In addition to a JavaScript solution, is this a better idea?

You can call it Solution

Add and export the solution and import it into a new environment

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -