قم بتوصيل مثيل Oracle Analytics Cloud بنموذج بيانات عن بُعد.
bijdbc.properties
لمصادقة وصلاحية 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