c# - Calling web services from a CRM Plugin -


we designing system business calculations encapsulated in crm plugins called workflow in crm.

many of these business calculations in legacy systems in several different technologies.

question is: have move code plugin c# code, or can call via web service plugin?

a custom workflow plugin windows workflow foundation activity. whatever can in workflow activity can workflow plugin - so, answer yes. however, may want give configuration parameters input workflow activity (ie. url service) or store in custom entity. way can configured crm. can export workflow xaml, modify in designer , reimport crm. in crm 2011 supported approach (so say). note crm online, custom workflow activities not supported.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -