• Run a Child Flow with PowerAutomate


    The new Preview feature just released for Power Automate (formerly known as Microsoft Flow) is that we are able to call the child flows from a parent flow and then receive information back from the child flow. This is an amazing functionality that connects us more and closes down the gap between the Dynamics 365 CE Workflow capabilities and Power Automate. 

    This will allow creating and manage better ways to structure and make in smaller bite-size pieces the complexity in the process. 

    On my search for the new functionality, I found out that this is in Preview and have some limitations or requirements that need to be in place before we can use them. 

    These are the 3 things you need to know to Run a Child Flow

    1. We need to fun the Child and Parent Flows in an environment with a CDS
    2. We need to create the Flows inside a Solution, under the environment with CDS FLOWSOLUTION - 3 things to know to Run a Child Flow!
    3. We can send and receive flow detail information using the HTTP Request and Response

    Creating the Child Flow

    Let’s create the child flow first before we can call or run from the parent; in this scenario, I created a simple record in the Lead entity for the child and return the information to the Parent.

    Childflow2 - 3 things to know to Run a Child Flow!Child Flow to Create the Lead Record and return the information on the record.

    After the Child flow is created now we can create the Parent and Run the Child Flow. This is where I encounter another stoping block How that I find the functionality to run the Child Flow? Well, I will tell you!  

    FINDING RUN A CHILD FLOW - 3 things to know to Run a Child Flow!

    Add a new Action on the flow and select the Build-in actions when selected then click on the Flow icon and that will give you the only action to Run a Child Flow.

    RUN A CHILD FLOW - 3 things to know to Run a Child Flow!

    The final parent flow is just only 3 steps in my scenario and then we can see that I create a button flow to run at any time, then run the Child flow, and finally sent a mobile notification. a simple and easy test

    PARENTFLOW1 - 3 things to know to Run a Child Flow!

    Hope this will help you create your own implementation and scenarios for Running Child Flows!

  • 相关阅读:
    jquery动画,获取,添加
    javac3p0连接池
    jquery尺寸
    jquery遍历
    jquery删除,停止,获取设置css,设置内容和属性,过滤
    javajdbc(数据库的添加,删除,修改,更新)
    博客开通
    很久每有来空来了,一些最近的想法
    竖线的显示
    一个小问题,c++
  • 原文地址:https://www.cnblogs.com/lingdanglfw/p/15802545.html
Copyright © 2020-2023  润新知