Skip to content

Commit 73bad83

Browse files
authored
Merge pull request #1713 from oracle-devrel/pob-app-integration
Pob app integration - Readme fix - forgotten copy paste from different asset
2 parents 7ff0054 + 80cd683 commit 73bad83

File tree

2 files changed

+3
-3
lines changed
  • app-dev/app-integration-and-automation/oracle-integration-cloud/07-oic-REST-write&retrieveBLOB-ATPadapter

2 files changed

+3
-3
lines changed

app-dev/app-integration-and-automation/oracle-integration-cloud/07-oic-REST-write&retrieveBLOB-ATPadapter/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
Assets that contain oic project that can be used as template for the storing and retrieving attachments from Oracle ATP Database
33

44
## Using the Oracle Autonomous Transaction Processing Adapter to store and retrieve binary objects
5-
OIC project Postman collection implementing the API request signing required by the Oracle Cloud Infrastructure API, as well as capturing some sample OCI requests.
5+
This simple template project reflects some real use cases. E.g. customer/partner uses mobile/web application to register account based on photo of the Identity document. In our case it will be implementation of the REST services that stores the attached document to ATP and retrieval of the stored content based on some business key
66

7-
## CICD - OIC3 quickstart Example
8-
This simple template project demonstrates how you can send multipart mixed content payload through Oracle Integration to an Autonomous Database and then later retrieve the attachment from DB. All this can be invoked/consumed from an external application through REST API.
7+
## OIC poc-RESTwithAttachment-tofrom-DB Project
8+
The template project demonstrates how you can send multipart mixed content payload through Oracle Integration to an Autonomous Database and then later retrieve the attachment from DB. All this can be invoked/consumed from an external application through REST API
99

1010
Review Date: 15.04.2025
1111

0 commit comments

Comments
 (0)