<Dynamics Monster/>

  • Home

  • Services

  • About

  • Contact

  • Blog

  • More

    Use tab to navigate through the menu items.
    • LinkedIn
    • All Posts
    • CRM 2015
    • Azure
    • CRM 2016
    • Dynamics 365
    • Microsoft Power Flow
    • Microsoft Powerflow & Dynamics 365
    Search
    pedroairo9
    • Oct 16, 2015
    • 1 min

    Single long workflow vs Multiple Child Workflows

    Usually i’m more for plugins instead of workflows, here it is more a personal opinion, but i never say, never develop a workflow to someone, and i develop workflows if they make sense. In this case, lets assume that for some requirement is better to develop a workflow instead of something else. Let’s assume as well to make sense that that workflow will be used for multiple scenarios. So, in here, should we use a long workflow or a workflow with multiple child workflows? Based
    0 views0 comments
    pedroairo9
    • Apr 29, 2014
    • 1 min

    Execute a CRM(2011/2013) OnPremesis or Online Workflow from Javascript

    The function below can be used to execute a workflow from JavaScript using the Organization.svc service instead of the CrmService.asmx from previous versions (CRM 3.0 and CRM4.0 versions): The first parameter of the function is the workflowid that it will be called, and the second parameter is only to show or not a window to confirm the action that will be made in next: function ExecuteWorkflow(workflowId, confirmQuestion) { var _return = true; if(confirmQuestion)
    0 views0 comments

    ©2022 by Dynamics Monster.