zoukankan      html  css  js  c++  java
  • Power Automate 中配置 Try Catch Finally

    在flow中, 我们可以通过action来配置try  catch finally

    scope在flow里是把一些action 圈起来, 这样就可以便于管理一个action 块(可以脑补代码块)

    我们需要把catch的scope  configure run after 设为failed

     并且需要把finally的configure run after 设为全选.

     使用scope做会有获取不到exception的问题. 希望微软尽快能完善这个问题 

  • 相关阅读:
    2.19
    2.16sqlite
    2.14Android6
    2.12Android5
    2.11Android4
    2.09Android3
    2.08Android2
    2.06Android学习
    dpdk bond
    ContainerCreating
  • 原文地址:https://www.cnblogs.com/TheMiao/p/14077174.html
Copyright © 2011-2022 走看看