本記事では CData サポート担当からこんなことを聞かれたらどこを確認すべきか?という観点で、よく頂くお問合せ内容をご紹介します。
記事はこちら →WinActor は、企業等の働き方改革・業務効率化に貢献するツールとして注目されているRPA ツールです。WinActor を使うことで、自動化シナリオをフローチャートを描くように開発することが可能です。
WinActor でCData ODBC Driver を使うことで、コーディングなしでWinActor からBullhorn CRM への連携フローを設定することができます。WinActor は、ODBC Driver に対してSQL を発行し、CData ODBC Driver がBullhorn CRM へのリアルタイムリクエストに変換、レスポンスをテーブルデータとして取得します。
この記事では、WinActor を使って、Bullhorn CRM に連携するRPA プログラムを作成します。
Begin by providing your Bullhorn CRM account credentials in the following:
If you are uncertain about your data center code, codes like CLS2, CLS21, etc. are cluster IDs that are contained in a user's browser URL (address bar) once they are logged in.
Example: https://cls21.bullhornstaffing.com/BullhornSTAFFING/MainFrame.jsp?#no-ba... indicates that the logged in user is on CLS21.
Bullhorn CRM uses the OAuth 2.0 authentication standard. To authenticate using OAuth, create and configure a custom OAuth app. See the Help documentation for more information.
入力後、接続テストが成功すれば設定は完了です。
続いて WinActor でODBC への接続構成を行います。
Bullhorn CRM データの取り込み完了後は変数として対象データにアクセスが可能です