本記事では CData サポート担当からこんなことを聞かれたらどこを確認すべきか?という観点で、よく頂くお問合せ内容をご紹介します。
記事はこちら →この記事では、Talend で簡単にCData JDBC Driver for BullhornCRM をワークフローに統合してBullhorn CRM データ連携する方法を説明します。ここではCData JDBC Driver for BullhornCRM を使ってTalend でBullhorn CRM をジョブフローに転送します。
下記の手順に従って、Bullhorn CRM にJDBC 接続を確立します:
次のページで、[DB Type]メニューから[Generic JDBC]を選択してJDBC URL を入力します。
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.
以下は一般的なJDBC URL です:
jdbc:bullhorncrm:DataCenterCode=CLS33;OAuthClientId=myoauthclientid;OAuthClientSecret=myoauthclientsecret;
下記の手順に従って、Candidate テーブルをフラットファイル出力コンポーネントに転送します:
プロジェクトを実行してデータを転送します。