Microsoft Flow Oracle 连接器

Microsoft Flow Oracle Connector

根据this article

You can now connect to your Oracle Database from PowerApps, Flow and Logic Apps. The Oracle Database connection allows you to list tables, and perform standard create, read, update and delete of rows in an Oracle databases. In addition, it supports full delegation of PowerApps’ filtering, sorting and other functions. It does not support triggers or store procedures yet.

文章写于2017年3月,连接器现在支持触发器和存储过程吗?

我看到 latest update 提到了对存储过程的添加支持,但有一些限制。

January 2018
Support Oracle view as read-only table
October 2018
Support Oracle Stored Procedure

Known issues and limitations
The followings are some of the known limitations of using Oracle connector

  1. When invoking a Stored Procedure on an Oracle server, we have the following limitations:
    a. OUT parameters are not supported currently.
    b. Return value is not available since Oracle Stored Procedure does not return any result.
  2. Oracle Functions are not supported so they are not listed in the UI.
  3. The response size limit is 8MB.
  4. Oracle native query is not supported.

不确定 Trigger(我假设它在积压中),您可以提交社区支持投票的想法以获得 Microsoft 的优先级 here