Pripojte inštanciu služby Oracle Analytics Cloud k vzdialenému dátovému modelu.
bijdbc.properties
na autentifikáciu a autorizáciu OAuth
a pridajte doklady pre inštanciu Oracle Analytics Cloud.
bijdbc.properties
použite nasledujúci formát: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
Pripojenie k inštancii vytvorenej dňa | Dátum vytvorenia |
---|---|
Oracle Cloud Infrastructure (gen. 2) |
Všetky |
Oracle Cloud Infrastructure |
12. mája 2020 alebo neskôr |
Použite nasledujúci formát adresy URL s OAuth
:
jdbc:oraclebi:https://<host>:<port>/api/jdbc?BIJDBC_PROPERTIES_FILE=<fully qualified location and name of properties file>
Príklad:
jdbc:oraclebi:https://<host>:443/api/jdbc?BIJDBC_PROPERTIES_FILE=D:\\Workspace\\bijdbc\\bijdbc.properties
Pripojenie k inštancii vytvorenej dňa | Dátum vytvorenia |
---|---|
Oracle Cloud Infrastructure |
Pred 12. májom 2020 |
Použite nasledujúci formát adresy URL s OAuth
:
jdbc:oraclebi:https://<host>:<port>/bimodeler/api/jdbc?BIJDBC_PROPERTIES_FILE=<fully qualified location and name of properties file>
Príklad:
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