1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Modeler FlowでSQLプッシュバックを確認する

Posted at

CP4DのModeler FlowではSQLプッシュバックの機能でノードの処理をSQLにしてRDBで実行することができます。
どんなSQLが実行されているかを確認する方法を紹介します。

  • テスト環境
  • CP4D 4.0.7

「フロー・プロパティ」を開きます。
image.png

「ロギング」のタブを開き、「実行時にSQLをメッセージ・ログに表示」と「SQLを再フォーマットして読みやすくする」にチェックを入れ、保存します。
image.png

そしてストリームを実行します。
image.png

再度「フロー・プロパティ」を開き、「メッセージ」を開きます。そうすると実行したSQLが記録されています。

image.png

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?