Skip to main content

Posts

Showing posts from October, 2016

Dynamics CRM Product. Plugin strategy.

Plugin strategy. Managed Steps Concept.           Most of modern products (managed solutions) for Dynamics crm, those we import into our environments, have some ways to be configured. By creating “setting” entity, Azure configuration for marketing solutions, changing templates or workflows. If we deal with off-line then workflow is not an option any more, but plugins are. In case of plugin we deal with hardly configurable component and have not many options to work around. Disable step, use unsecure/secure configuration (if vendor gives us such option), ask vendor for patch. This sort of workarounds.           Managed Steps Concept is an approach for dynamics crm plugins architecting and coding. Vendors can utilize it to improve products maintenance and make it more client friendly.           The proposed design is useful for any organization making products for Dynamics Crm (no version limitations). This approach is also good for fast fixes/reconfiguration in projects. Level o