เชื่อมต่ออินสแตนซ์ Oracle Analytics Cloud ของคุณกับโมเดลข้อมูลระยะไกล
bijdbc.properties
file สำหรับการตรวจสอบสิทธิ์และการให้สิทธิ์ OAuth
และเพิ่มชื่อผู้ใช้และรหัสผ่านสำหรับอินสแตนซ์ Oracle Analytics Cloud ของคุณ
bijdbc.properties
ของคุณ:user=<firstname.lastname@example.com> idcsEndpointUrl=https://<IDCS_hostname> idcsClientId=<ID string> idcsClientScope=<ID string> certificateFile=<location>\jdbc\\bijdbcclient.cert privateKeyFile=<location>\jdbc\\bijdbcclient.pem
เพื่อเชื่อมต่ออินสแตนซ์ที่ใช้งานเมื่อ | วันที่สร้าง |
---|---|
Oracle Cloud Infrastructure (Gen 2) |
รายการใดก็ได้ |
Oracle Cloud Infrastructure |
12 พฤษภาคม 2020 หรือใหม่กว่า |
ใช้รูปแบบ URL นี้กับ OAuth
jdbc:oraclebi:https://<host>:<port>/api/jdbc?BIJDBC_PROPERTIES_FILE=<fully qualified location and name of properties file>
ตัวอย่างเช่น
jdbc:oraclebi:https://<host>:443/api/jdbc?BIJDBC_PROPERTIES_FILE=D:\\Workspace\\bijdbc\\bijdbc.properties
เพื่อเชื่อมต่ออินสแตนซ์ที่ใช้งานเมื่อ | วันที่สร้าง |
---|---|
Oracle Cloud Infrastructure |
ออกก่อนวันที่ 12 พฤษภาคม 2020 |
ใช้รูปแบบ URL นี้กับ OAuth
jdbc:oraclebi:https://<host>:<port>/bimodeler/api/jdbc?BIJDBC_PROPERTIES_FILE=<fully qualified location and name of properties file>
ตัวอย่างเช่น
jdbc:oraclebi:https://abcdefghi123-jklmnopqrs4t-je.analytics.ocp.oraclecloud.com:443/bimodeler/api/jdbc?BIJDBC_PROPERTIES_FILE=D:\\Workspace\\bijdbc\\bijdbc.properties
jdbc:oraclebi:https://abcdefghi123-jklmnopqrs4t-je.analytics.ocp.oraclecloud.com:443/api/jdbc?BIJDBC_PROPERTIES_FILE=D:\\Workspace\\bijdbc\\bijdbc.properties