Skip to content

Commit 189ab61

Browse files
committed
fixed README
1 parent 5182bfc commit 189ab61

File tree

2 files changed

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

2 files changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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

77
## 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.
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)