activities
latest
false
- 概要
- 暗号化
- データベース
- Java
- Python
- Web API
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
開発者向けのアクティビティ
Last updated 2024年9月12日
接続
デザイナー パネル
- Configure Connection... - Select an existing database connection or add a new one using the Connection Wizard.
プロパティ パネル
共通
- 表示名 - アクティビティの表示名です。 このフィールドでは
String
型の変数のみがサポートされています。
接続設定
- 接続文字列 - データベース接続の確立に使用する接続文字列です。 このフィールドでは
String
型の変数のみがサポートされています。 - プロバイダー名 - データベースへのアクセスに使用するデータベース プロバイダーの名前です。 このフィールドでは
String
型の変数のみがサポートされています。 - セキュリティで保護された接続文字列 - データベース接続の確立に使用する、SecureString 型の接続文字列です。このフィールドでは
SecureString
型の変数のみがサポートされています。
その他
- プライベート - オンにした場合、変数および引数の値が Verbose レベルでログに出力されなくなります。
出力
- データベース接続 - このアクティビティ内での操作に使用するデータベース接続です。このフィールドでは
DatabaseConnection
型の変数のみがサポートされています。
- Provider name - The name of the database provider used to access the database.
- Connection string - The connection string used to establish a database connection. Select the plus button to switch to Secure connection string.
- Secure connection string - The connection string used to establish a database connection provided as a
SecureString
.
詳細オプション
出力- データベース接続 - データベース アクティビティで使用するデータベース接続です。
Note: When configuring the database connection in automations using Serverless Automation Cloud robots, the following connection strings are available:
- PostgreSQL ANSI
- PostgreSQL Unicode
- ODBC Driver 17 for SQL Server
- MySQL ODBC 8.0 Unicode Driver
- MySQL ODBC 8.0 ANSI Driver
- Oracle 21 ODBC driver