- リリース ノート
- はじめる前に
- アクセス権を管理する
- 基本情報
- Integrations
- プロセス アプリを使用する
- アプリを作成する
- データを読み込む
- データ変換中
- ダッシュボードをカスタマイズする
- プロセス アプリをパブリッシュする
- アプリ テンプレート
- 通知
- その他のリソース

Process Mining
入力テーブルを追加する
データ変換エディターで CSV ファイルをアップロードすることで、入力テーブルを簡単に追加できます。データ変換エディターで入力テーブルを追加しても、新しいデータ実行はトリガーされません。このため、新しい入力テーブルを追加する際には必要な SQL クエリをステップバイステップで作成できます。
Always make sure that the input data is in the required format for the app template used for the process app. Refer to App Templates.
入力データに 1 つ以上の入力テーブルを追加するには、以下の手順に従います。
-
Select the Add file(s) icon
in the Input data section of the Data transformations editor. The Tables page is displayed.
-
Select the file or files that contain the data for the process app from your computer.
-
[開く] を選択します。
The files are uploaded and a new table is automatically added in the Source tables section for each uploaded file and a corresponding input table is created in the Target tables section.
-
Make sure each source file is mapped to the correct target table.
-
Select Next. The Fields page is displayed.
-
For each table, make sure that the Source fields are mapped to the correct Target fields.
-
Select Confirm. The Fields page is closed and the new table or tables are listed in the tables section.
Check out Managing input data for more information on mapping tables and fields.