process-mining
2024.10
true
- リリース ノート
- 2024.10.1
- 2024.10
- はじめる前に
- 基本情報
- Integrations
- プロセス アプリを使用する
- アプリを作成する
- データを読み込む
- プロセス アプリをカスタマイズする
- ダッシュボードをパブリッシュする
- アプリ テンプレート
- その他のリソース
『Process Mining ガイド』(Automation Suite - 2024.10) の最初のページにリダイレクトされました。
Process Mining
2024.10.1
Dbt projects now run with dbt version 1.8.4. Check out the official dbt documentation to make use of the latest dbt functionalities.
dbt バージョン 1.8 での単体テストの導入を受けて、
tests:
キーの名前が data_tests:
に変更されました。このため、既存のプロセス アプリでは、取り込みを実行する際やデータ変換を開く際に、非推奨化に関する警告が表示されます。[WARNING]: Deprecated functionality The `tests` config has been renamed to `data_tests`.Please see https://docs.getdbt.com/docs/build/data-tests#new-data_tests-syntax for more information. ([警告]: 非推奨の機能。"tests" の設定の名前は "data_tests" に変更されました。詳しくは、https://docs.getdbt.com/docs/build/data-tests#new-data_tests-syntax をご覧ください。)
既定のプロセス アプリの場合、
dbt_project.yml
ファイルと sources.yml
ファイル内に出現する tests:
構成の名前を data_tests:
に変更することで、この問題を修正できます。カスタマイズされたプロセス アプリの場合、これは他の .yml
ファイルにも存在する可能性があります。
Check out the official dbt documentation on the New data_tests:
syntax for more information.
There was an issue when using the Process cropping filter in Conformance checking that an assertion error could occur. This is now solved.
UiPath では、UiPath® Process Mining のユーザー エクスペリエンスを向上させるために継続的な改善を行っています。今回のリリースでは大幅な変更はありませんが、セキュリティとアクセシビリティの向上に加え、軽微なバグ修正を行いました。