本記事では CData サポート担当からこんなことを聞かれたらどこを確認すべきか?という観点で、よく頂くお問合せ内容をご紹介します。
記事はこちら →ここでは、CData BizTalk Adapter for AAS を使用し、静的な要請応答送信ポートを作成、構成、テストする手順を説明します。静的な要請応答送信ポートを使用してコマンドを実行し、BizTalk の結果にアクセスすることができます。送信ポートを使用することで、アップデートグラムコマンド、SQL コマンド、ストアドプロシージャ操作を実行できます。
静的な要請応答送信ポートを作成し、アダプタをトランスポートタイプとして使用するように構成します。
[Transport Properties]ダイアログで、アダプタが実行するコマンドを定義します。
[Connection String Options]ダイアログで、Azure Analysis Services への接続に必要な資格情報とその他のプロパティを設定します。
URL=asazure://REGION.asazure.windows.net/server;
To connect to Azure Analysis Services, set the Url property to a valid server, for instance, asazure://southcentralus.asazure.windows.net/server, in addition to authenticating. Optionally, set Database to distinguish which Azure database on the server to connect to.
Azure Analysis Services uses the OAuth authentication standard. OAuth requires the authenticating user to interact with Azure Analysis Services using the browser. You can connect without setting any connection properties for your user credentials. See the Help documentation for more information.