跳转至

Deploy time series Foundry Rules(部署时间序列 Foundry Rules)

:::callout{theme="neutral"} These instructions assume time series have already been set up in your platform. Learn more about using time series in Foundry. :::

To enable time series features in Foundry Rules, first follow the steps to deploy Foundry Rules. Once you deploy Foundry Rules, the steps described below are required to enable time series support:

  1. To create time series rules, one of the workflow inputs must be a time series root object type. For all of the input object types that you wish to write time series rules on, toggle the Enable time series switch on.

    Switch to enable using an object type as an input to a time series rule

  2. If your time series data has been set up using time series properties, then there are no additional configuration steps required and you can begin authoring time series based rules. However, if your time series data has been configured using measures, you must complete the following steps:

  3. On toggling the enable time series switch, a dialog will open prompting you to select the link from the Series object type to the Root object type.

  4. Then, in the transform configuration section, you must add all time series syncs that back these measures.

    Selector to add a time series sync


中文翻译

部署时间序列 Foundry Rules

:::callout{theme="neutral"} 以下说明假设您已在平台中设置好时间序列(Time Series)。了解更多关于在Foundry中使用时间序列的信息。 :::

要在Foundry Rules中启用时间序列功能,请先按照步骤部署Foundry Rules。部署完成后,还需执行以下步骤以启用时间序列支持:

  1. 要创建时间序列规则,工作流输入中必须包含一个时间序列根对象类型(Root Object Type)。对于您希望编写时间序列规则的所有输入对象类型,请开启启用时间序列(Enable time series)开关。

    将对象类型用作时间序列规则输入的启用开关

  2. 如果您的时间序列数据已通过时间序列属性(Time Series Properties)设置完成,则无需额外配置步骤,即可开始编写基于时间序列的规则。但如果您的时间序列数据是通过度量(Measures)配置的,则必须完成以下步骤:

  3. 开启启用时间序列开关后,将弹出一个对话框,提示您选择从序列对象类型(Series Object Type)根对象类型(Root Object Type)的链接。

  4. 然后,在转换配置(Transform Configuration)部分,您必须添加所有支持这些度量的时间序列同步(Time Series Syncs)

    添加时间序列同步的选择器