ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →無償トライアル:
無償トライアルへ製品の情報と無償トライアルへ:
FinancialForce ODBC Driver を使って、ODBC 接続をサポートするあらゆるアプリケーション・ツールからFinancialForce にデータ連携。
FinancialForce データにデータベースと同感覚でアクセスして、FinancialForce のInvoices、Expenses、Accounts など多様なデータに使い慣れたODBC インターフェースで双方向連携。
古川えりか
コンテンツスペシャリスト
ODBC Driver
Automation 360™ は Automation Anywhere 社が提供するクラウドネイティブなRPA プラットフォームです。従来のRPA と同様にエージェントはデスクトップにインストールされて動くのですが、ワークフローの作成、エージェントの管理や配布、オーケストレーションをクラウドサービス上で実施できるようになっています。
また、RPA としての基本的な機能のほかに、さまざまなアプリケーションやローカルファイル・サービスなどに接続することが可能なAction が一つの特徴となっています。その中に、データベースにODBC 経由で接続できるAction が含まれており、CData ODBC Driver と組み合わせることで、CData が対応しているさまざまなデータソースとノーコードで連携ができるようになります。
この記事では、Automation 360™ と CData ODBC Driver を使って、FinancialForce に連携するBot を作成します。
There are several authentication methods available for connecting to FinancialForce: login credentials, SSO, and OAuth.
Set the User and Password to your login credentials. Additionally, set the SecurityToken. By default, the SecurityToken is required, but you can make it optional by allowing a range of trusted IP addresses.
To disable the security token:
To obtain the security token:
If you do not have access to the user name and password or do not want to require them, use the OAuth user consent flow. See the OAuth section in the Help for an authentication guide.
Set UseSandbox to true (false by default) to use a FinancialForce sandbox account. Ensure that you specify a sandbox user name in User.
それでは Automation 360™ で Bot を作成していきましょう。
続いて Automation 360™ でODBC への接続構成を行います。
Connection の構成が完了したら、実際にデータを読み取るAction を設定しましょう。
それでは作成したBot を実際に動かしてみましょう。