You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app-dev/app-integration-and-automation/oracle-integration-cloud/07-oic-REST-write&retrieveBLOB-ATPadapter/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
Assets that contain oic project that can be used as template for the storing and retrieving attachments from Oracle ATP Database
3
3
4
4
## 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
6
6
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
0 commit comments