ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →30日間の無償トライアル
無償トライアルはこちら製品の詳細
SAP ByDesign に連携するJava アプリケーションを素早く、簡単に開発できる便利なドライバー。
古川えりか
コンテンツスペシャリスト
こんにちは!ドライバー周りのヘルプドキュメントを担当している古川です。
This article shows how to use the CData JDBC Driver for SAPByDesign to connect to SAP ByDesign from SAP BusinessObjects Business Intelligence applications. You will use the Information Design Tool to analyze SAP ByDesign データ and create a universe on the CData JDBC Driver for SAPByDesign. You will then connect to the universe from Web Intelligence.
Follow the steps below to create a connection to the SAP ByDesign JDBC data source in the Information Design Tool.
On the next page, set the Authentication Mode option to "Use specified username and password". Enter the username, password, and JDBC URL. The JDBC URL begins with jdbc:sapbydesign: and is followed by a semicolon-separated list of connection properties.
SAP ByDesign に接続するには、次の接続プロパティを設定します。
A typical JDBC URL is below:
jdbc:sapbydesign:URL=https://my999999.sapbydesign.com;User=username;Password=password;CustomService=servicename;
You can use the JDBC connection to analyze SAP ByDesign データ in the Information Design Tool.
To publish the universe to the CMS, you additionally need to publish the connection.
You can follow the steps below to create a universe on the JDBC driver. The universe in this example will be published to a repository, so it uses the published connection created in the previous step.
You can follow the steps below to publish the universe to the CMS.
You can use the published universe to connect to SAP ByDesign in Web Intelligence.