Skip to content

Commit e7b7ceb

Browse files
Merge branch 'main' into ai-infra-bg-02-02-2024
2 parents fb48915 + c3538a9 commit e7b7ceb

File tree

5 files changed

+67
-8
lines changed

5 files changed

+67
-8
lines changed

data-platform/data-development/apex/oci-service-rest-apis/README.md renamed to data-platform/data-development/apex/oci-service-integration-rest-apis/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Integrating with OCI Cloud Services
2-
Reviewed: "17.11.2023"
2+
Reviewed: "05.02.2024"
33

44
REST APIs are used to integrate with OCI Cloud Services from APEX. understanding the nuances of the APIs and OCI authentication can be somewhat complex. The main challenge in our experience has been translating Documentation into Implementation.
55

@@ -23,6 +23,8 @@ The first set of samples will provide REST Data Sources for the OCI Document Und
2323
- Document AI helps customers perform various analysis on their documents.
2424
- [Oracle Documentation - Vision API](https://docs.oracle.com/en-us/iaas/api/#/en/vision/20220125/)
2525
- Vision AI allows customers to detect and classify objects in uploaded images.
26+
- [Blog: Empowering Search with OCI Vision in Oracle APEX](https://blogs.oracle.com/apex/post/empowering-search-with-oci-vision-in-oracle-apex)
27+
- [Blog: Building Innovative Q&A Experiences: Oracle APEX Meets OCI Generative AI](https://blogs.oracle.com/apex/post/building-innovative-qa-experiences-oracle-apex-meets-oci-generative-ai)
2628

2729
# Reusable Assets Overview
2830
- [Sample REST Data Catalog](./sample-rest-catalog)
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Integrating with OCI Cloud Services
2+
Reviewed: "17.11.2023"
3+
4+
REST APIs are used to integrate with OCI Cloud Services from APEX. however there are other topics to be considered or
5+
options outside of REST APIs.
6+
7+
This section will highlight other integration considerations, posts and useful places to get a project going.
8+
9+
# Table of Contents
10+
11+
1. [Team Publications](#team-publications)
12+
2. [Useful Links](#useful-links)
13+
3. [OCI Serivces](#oci-services)
14+
15+
# Team Publications
16+
- TBD
17+
18+
# Useful Links
19+
## APEX Authentication and Authorization with Identity Cloud Service
20+
- [Blog: Integrating SSO between APEX Cloud and Identity Cloud Service the Easy Way](https://www.ateam-oracle.com/post/integrating-sso-between-apex-cloud-and-identity-cloud-service-the-easy-way)
21+
- [Learn: Integrate Oracle APEX with Identity Domains using Delegated Authentication](https://docs.oracle.com/en/learn/apex-identitydomains-sso/index.html)
22+
- [Learn: Invoke Oracle Identity Domains REST API from PL/SQL using an APEX Database](https://docs.oracle.com/en/learn/oci-iam-rest-api-apex-db/index.html)
23+
- [Youtube Video: APEX Authentication and Authorization with Identity Cloud Service](https://youtu.be/25BhU1QQ5Jk?si=ieq60NukusI4SqMR)
24+
25+
## Oracle Analytics Cloud
26+
- [Blog: A Guide to Embedding Oracle Analytics into Oracle APEX](https://medium.com/oracledevs/a-guide-to-embedding-oracle-analytics-into-oracle-application-express-apex-1799f6ba4626)
27+
- [Youtube Video: OAC Enabling Paramets in embedded content](https://youtu.be/PQQewy9SB2c)
28+
- [Youtube Video: OAC Leveraging Parameters in OAC Workbooks](https://youtu.be/2HYoKRe2LWo)
29+
- [Blog: Use Oracle Analytics Cloud as an APEX Print Server](https://blogs.oracle.com/apex/post/apex-202-report-printing-use-oracle-analytics-cloud-as-a-print-server)
30+
- [Blog: How to Pass Values from Embedded Oracle Analytics to Oracle APEX](https://medium.com/oracledevs/how-to-pass-values-from-embedded-oracle-analytics-to-oracle-apex-8d71b6aea00c)
31+
- [Youtube Video: OAC Events APEX v1](https://youtu.be/-yIN3cMQTP0)
32+
- [Learn: Configure Sign-on Policies for Oracle Analytics Cloud and APEX Apps on OCI](https://docs.oracle.com/en/learn/sign-on-policies-for-oac-and-apex-apps/index.html#introduction)
33+
34+
## Oracle Digital Assistant
35+
- [Blog: Integrate ODA Chatbot in Oracle APEX Apps](https://blogs.oracle.com/apex/post/integrating-an-oracle-digital-assistant-chatbot-in-to-your-oracle-apex-app)
36+
- [Blog: Integrate ODA with Oracle APEX](https://blogs.oracle.com/digitalassistant/post/tech-exchange-integrate-oda-with-oracle-apex/)
37+
- [LiveLab: Extend your application with advanced Chatbots](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=685)
38+
39+
## OCI AI Services
40+
- [Blog: Configuring Generative AI in Oracle APEX using Select AI](https://blogs.oracle.com/apex/post/configuring-generative-ai-in-oracle-apex-using-select-ai)
41+
42+
## Incorporating Content with Websites
43+
- [APEX Documentation](https://docs.oracle.com/en/database/oracle/apex/23.2/htmdb/about-incorporating-content-from-other-websites.html "About Incorporating Content from Other Websites")
44+
- [Blog: Oracle APEX data embedded in your Website with an iFrame](https://medium.com/@Coggs/oracle-apex-data-embedded-in-your-website-with-an-iframe-7d648eb4b4a5)
45+
46+
# Reusable Assets Overview
47+
- TBD
48+
49+
50+
51+
# License
52+
53+
Copyright (c) 2023 Oracle and/or its affiliates.
54+
55+
Licensed under the Universal Permissive License (UPL), Version 1.0.
56+
57+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

security/security-design/shared-assets/oci-security-health-check-standard/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,24 @@ See the *OCI Security Health Check - Standard Edition* in action and watch the [
2525

2626
Before running the *OCI Security Health Check - Standard Edition* you should download and verify it.
2727

28-
- Download the latest distribution [oci-security-health-check-standard-230922.zip](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-230922/oci-security-health-check-standard-230922.zip).
28+
- Download the latest distribution [oci-security-health-check-standard-240130.zip](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.zip).
2929
- Download the respective checksum file:
30-
- [oci-security-health-check-standard-230922.sha512](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-230922/oci-security-health-check-standard-230922.sha512).
31-
- [oci-security-health-check-standard-230922.sha512256](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-230922/oci-security-health-check-standard-230922.sha512256).
30+
- [oci-security-health-check-standard-240130.sha512](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.sha512).
31+
- [oci-security-health-check-standard-240130.sha512256](https://github.com/oracle-devrel/technology-engineering/releases/download/oci-security-health-check-std-240130/oci-security-health-check-standard-240130.sha512256).
3232
- Verify the integrity of the distribution. Both files must be in the same directory (for example, in your downloads directory).
3333

3434
On MacOS:
3535
```
3636
$ cd <your_downloads_directory>
37-
$ shasum -a 512256 -c oci-security-health-check-standard-230922.sha512256
38-
oci-security-health-check-standard-230922.zip: OK
37+
$ shasum -a 512256 -c oci-security-health-check-standard-240130.sha512256
38+
oci-security-health-check-standard-240130.zip: OK
3939
```
4040
4141
On Linux (including Cloud Shell):
4242
```
4343
$ cd <your_downloads_directory>
44-
$ sha512sum -c oci-security-health-check-standard-230922.sha512
45-
oci-security-health-check-standard-230922.zip: OK
44+
$ sha512sum -c oci-security-health-check-standard-240130.sha512
45+
oci-security-health-check-standard-240130.zip: OK
4646
```
4747
4848
**Reject the downloaded file if the check fails!**

0 commit comments

Comments
 (0)